Home
last modified time | relevance | path

Searched defs:SUB8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dhelper.c11736 #define SUB8(a, b, n) RESULT(sub8_sat(a, b), n, 8); macro
11783 #define SUB8(a, b, n) RESULT(sub8_usat(a, b), n, 8); macro
11809 #define SUB8(a, b, n) SARITH8(a, b, n, -) macro
11840 #define SUB8(a, b, n) do { \ macro
11860 #define SUB8(a, b, n) \ macro
11873 #define SUB8(a, b, n) \ macro