Searched defs:op3 (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | laalg.c | 11 unsigned long cc = 0, op1, op2 = 40, op3 = 2; in main() local
|
| H A D | csst.c | 14 uint64_t op3 = op1; in main() local
|
| /openbmc/u-boot/post/lib_powerpc/ |
| H A D | cr.c | 90 ulong op3; member
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | decode-new.h | 291 X86OpType op3:8; member
|
| /openbmc/qemu/target/ppc/ |
| H A D | translate.c | 1529 #define GEN_OPCODE(name, op1, op2, op3, invl, _typ, _typ2) \ argument 1543 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ argument 1558 #define GEN_OPCODE2(name, onam, op1, op2, op3, invl, _typ, _typ2) \ argument 1572 #define GEN_OPCODE3(name, op1, op2, op3, op4, invl, _typ, _typ2) \ argument 1586 #define GEN_OPCODE4(name, onam, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
|
| /openbmc/qemu/disas/ |
| H A D | sparc.c | 356 #define COMMUTEOP(opcode, op3, arch_mask) \ argument
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | parser-helpers.c | 1611 HexValue *op3) in gen_carry_from_add()
|