Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1384 #define GEN_OPCODE(name, op1, op2, op3, invl, _typ, _typ2) \ argument
1393 .type2 = _typ2, \
1398 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ argument
1408 .type2 = _typ2, \
1413 #define GEN_OPCODE2(name, onam, op1, op2, op3, invl, _typ, _typ2) \ argument
1422 .type2 = _typ2, \
1427 #define GEN_OPCODE3(name, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
1436 .type2 = _typ2, \
1441 #define GEN_OPCODE4(name, onam, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
1450 .type2 = _typ2, \