Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
Dcast5-avx-x86_64-asm_64.S85 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument
111 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument
125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
Dcast6-avx-x86_64-asm_64.S85 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument
111 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument
125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
Dchannel_hw.c61 u32 op2, op3; in submit_gathers() local
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dmath.c228 void *op0 = 0, *op1 = 0, *op2 = 0, *op3 = 0; in do_mathemu() local
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dcdma.c557 u32 op3, u32 op4) in host1x_cdma_push_wide()
/kernel/linux/linux-5.10/lib/zstd/
Dhuf_decompress.c279 BYTE *op3 = opStart3; in HUF_decompress4X2_usingDTable_internal() local
738 BYTE *op3 = opStart3; in HUF_decompress4X4_usingDTable_internal() local
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_feature_dsp.h18567 __STATIC_FORCEINLINE int32_t __SMLAD(int32_t op1, int32_t op2, int32_t op3) in __SMLAD()
18572 __STATIC_FORCEINLINE int32_t __SMLADX(int32_t op1, int32_t op2, int32_t op3) in __SMLADX()
18577 __STATIC_FORCEINLINE int32_t __SMLSDX(int32_t op1, int32_t op2, int32_t op3) in __SMLSDX()
18609 __STATIC_FORCEINLINE int32_t __SMMLA(int32_t op1, int32_t op2, int32_t op3) in __SMMLA()