Home
last modified time | relevance | path

Searched defs:op3 (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/tests/tcg/s390x/
H A Dlaalg.c11 unsigned long cc = 0, op1, op2 = 40, op3 = 2; in main() local
H A Dcsst.c14 uint64_t op3 = op1; in main() local
/openbmc/linux/arch/x86/crypto/
H A Dcast5-avx-x86_64-asm_64.S85 #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 Dcast6-avx-x86_64-asm_64.S85 #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 Dcr.c90 ulong op3; member
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c136 u32 op2, op3; in submit_gathers() local
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c155 unsigned char op1, op2, op3, prefix, in arch_decode_instruction() local
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local
/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.c623 u32 op3, u32 op4) in host1x_cdma_push_wide()
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h237 X86OpType op3:8; member
/openbmc/linux/lib/zstd/decompress/
H A Dhuf_decompress.c583 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 Dtranslate.c1384 #define GEN_OPCODE(name, op1, op2, op3, invl, _typ, _typ2) \ argument
1398 #define GEN_OPCODE_DUAL(name, op1, op2, op3, invl1, invl2, _typ, _typ2) \ argument
1413 #define GEN_OPCODE2(name, onam, op1, op2, op3, invl, _typ, _typ2) \ argument
1427 #define GEN_OPCODE3(name, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
1441 #define GEN_OPCODE4(name, onam, op1, op2, op3, op4, invl, _typ, _typ2) \ argument
/openbmc/qemu/disas/
H A Dsparc.c356 #define COMMUTEOP(opcode, op3, arch_mask) \ argument
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1613 HexValue *op3) in gen_carry_from_add()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c5571 int op3 = extract32(insn, 10, 6); in disas_data_proc_reg() local