Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1329 GEN_OPCODE3(name, opc1, opc2, opc3, opc4, inval, type, type2)
1427 #define GEN_OPCODE3(name, op1, op2, op3, op4, invl, _typ, _typ2) \ macro