Searched refs:GEN_HANDLER2_E_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-ops.c.inc | 25 GEN_HANDLER2_E_2(name, #name, 0x3C, opc2 | 0, opc3, opc4, 0, PPC_NONE, fl2), \ 26 GEN_HANDLER2_E_2(name, #name, 0x3C, opc2 | 1, opc3, opc4, 0, PPC_NONE, fl2)
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 1447 #define GEN_HANDLER2_E_2(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2) \ macro
|