/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/linux/arch/x86/crypto/ |
H A D | cast5-avx-x86_64-asm_64.S | 85 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument 115 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument 129 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
|
H A D | cast6-avx-x86_64-asm_64.S | 85 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument 115 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument 129 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | cr.c | 90 ulong op3; member
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 136 u32 op2, op3; in submit_gathers() local
|
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 155 unsigned char op1, op2, op3, prefix, in arch_decode_instruction() local
|
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | math.c | 228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | cdma.c | 623 u32 op3, u32 op4) in host1x_cdma_push_wide()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.h | 291 X86OpType op3:8; member
|
/openbmc/linux/lib/zstd/decompress/ |
H A D | huf_decompress.c | 583 BYTE* op3 = opStart3; in HUF_decompress4X1_usingDTable_internal_body() local 1277 BYTE* op3 = opStart3; in HUF_decompress4X2_usingDTable_internal_body() local
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 1500 #define GEN_OPCODE(name, op1, op2, op3, invl, _typ, _typ2) \ argument 1514 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ argument 1529 #define GEN_OPCODE2(name, onam, op1, op2, op3, invl, _typ, _typ2) \ argument 1543 #define GEN_OPCODE3(name, op1, op2, op3, op4, invl, _typ, _typ2) \ argument 1557 #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()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 8636 int op3 = extract32(insn, 10, 6); in disas_data_proc_reg() local
|