Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/translate/
H A Dvmx-ops.c.inc48 GEN_HANDLER_E_2(name, 0x04, opc2, opc3, opc4, 0x00000000, PPC_NONE, \
H A Dvsx-ops.c.inc109 GEN_HANDLER_E_2(name, 0x3F, opc2, opc3, opc4, inval, PPC_NONE, PPC2_ISA300)
/openbmc/qemu/target/ppc/
H A Dtranslate.c1328 #define GEN_HANDLER_E_2(name, opc1, opc2, opc3, opc4, inval, type, type2) \ macro