Searched defs:ADD_OP (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 105 #define ADD_OP(op) \ macro
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 198 ADD_OP, SUB_OP, MUL_OP, ASL_OP, ASR_OP, LSR_OP, ANDB_OP, ORB_OP, enumerator
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 1659 #define DO_CADD(NAME, TYPE, H, ADD_OP, SUB_OP) \ in DO_BITPERM() argument
|