Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1500 #define GEN_OPCODE(name, op1, op2, op3, invl, _typ, _typ2) \ argument
1509 .type2 = _typ2, \
1514 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ argument
1524 .type2 = _typ2, \
1529 #define GEN_OPCODE2(name, onam, op1, op2, op3, invl, _typ, _typ2) \ argument
1538 .type2 = _typ2, \
1543 #define GEN_OPCODE3(name, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
1552 .type2 = _typ2, \
1557 #define GEN_OPCODE4(name, onam, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
1566 .type2 = _typ2, \