Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1323 GEN_OPCODE2(name, onam, opc1, opc2, opc3, inval, type, PPC_NONE)
1326 GEN_OPCODE2(name, onam, opc1, opc2, opc3, inval, type, type2)
1413 #define GEN_OPCODE2(name, onam, op1, op2, op3, invl, _typ, _typ2) \ macro