Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtranslate.c1356 GEN_OPCODE(name, opc1, opc2, opc3, inval, type, PPC_NONE)
1359 GEN_OPCODE(name, opc1, opc2, opc3, inval, type, type2)
1423 #define GEN_OPCODE(name, op1, op2, op3, invl, _typ, _typ2) \ macro