Home
last modified time | relevance | path

Searched refs:GEN_OPCODE_DUAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dspe-ops.c.inc7 GEN_OPCODE_DUAL(name0##_##name1, 0x04, opc2, opc3, inval0, inval1, type, PPC_NONE)
H A Dvmx-ops.c.inc163 GEN_OPCODE_DUAL(name0##_##name1, 0x04, opc2, opc3, inval0, inval1, type, \
/openbmc/qemu/target/ppc/
H A Dtranslate.c1398 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ macro