Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c105 #define ADD_OP(op) \ macro
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.h198 ADD_OP, SUB_OP, MUL_OP, ASL_OP, ASR_OP, LSR_OP, ANDB_OP, ORB_OP, enumerator
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c1659 #define DO_CADD(NAME, TYPE, H, ADD_OP, SUB_OP) \ in DO_BITPERM() argument