Searched refs:GEN_OPCODE_DUAL (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-ops.c.inc | 108 GEN_OPCODE_DUAL(name0##_##name1, 0x04, opc2, opc3, inval0, inval1, type, \
|
H A D | spe-ops.c.inc | 7 GEN_OPCODE_DUAL(name0##_##name1, 0x04, opc2, opc3, inval0, inval1, type, PPC_NONE)
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 1514 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ macro
|