Searched refs:GEN_HANDLER_E_2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-ops.c.inc | 14 GEN_HANDLER_E_2(name, 0x04, opc2, opc3, opc4, 0x00000000, PPC_NONE, \
|
H A D | vsx-ops.c.inc | 68 GEN_HANDLER_E_2(name, 0x3F, opc2, opc3, opc4, inval, PPC_NONE, PPC2_ISA300)
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 1444 #define GEN_HANDLER_E_2(name, opc1, opc2, opc3, opc4, inval, type, type2) \ macro
|