Searched refs:typ2 (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/ppc/ |
| H A D | translate.c | 1491 #define GEN_HANDLER2_E_2(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2) \ in gen_priv_opc() 1492 GEN_OPCODE4(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2) 1476 GEN_HANDLER2_E_2(name,onam,opc1,opc2,opc3,opc4,inval,typ,typ2) global() argument
|