Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dcast6-avx-x86_64-asm_64.S99 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument
109 op3 s4(, RID2, 4), dst ## d;
125 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument
126 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \
127 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
129 lookup_32bit(##gi1, RFS2, op1, op2, op3, dummy, none); \
132 lookup_32bit(##gi2, RFS1, op1, op2, op3, dummy, none); \
139 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
143 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
144 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
Dcast5-avx-x86_64-asm_64.S99 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument
109 op3 s4(, RID2, 4), dst ## d;
125 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument
126 lookup_32bit(##gi1, RFS1, op1, op2, op3, shr_next, ##gi1); \
127 lookup_32bit(##gi2, RFS3, op1, op2, op3, shr_next, ##gi2); \
129 lookup_32bit(##gi1, RFS2, op1, op2, op3, dummy, none); \
132 lookup_32bit(##gi2, RFS1, op1, op2, op3, dummy, none); \
139 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
143 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
144 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
/linux-4.4.14/arch/m32r/kernel/
Dptrace.c259 unsigned long op, op2, op3; in compute_next_pc_for_16bit_insn() local
273 op3 = (insn >> 4) & 0xf; in compute_next_pc_for_16bit_insn()
303 if (op3 == 0xf) { /* TRAP */ in compute_next_pc_for_16bit_insn()
319 } else if (op3 == 0xd) { /* RTE */ in compute_next_pc_for_16bit_insn()
325 if (op3 == 0xc && check_condition_bit(child)) { in compute_next_pc_for_16bit_insn()
333 if (op3 == 0xc && !check_condition_bit(child)) { in compute_next_pc_for_16bit_insn()
342 if (op3 == 0xc) { /* JMP */ in compute_next_pc_for_16bit_insn()
/linux-4.4.14/arch/powerpc/math-emu/
Dmath.c27 #define FLOATFUNC(x) static inline int x(void *op1, void *op2, void *op3, \
227 void *op0 = 0, *op1 = 0, *op2 = 0, *op3 = 0; in do_mathemu() local
346 op3 = (void *)&current->thread.TS_FPR((insn >> 6) & 0x1f); in do_mathemu()
400 op3 = (void *)&current->thread.TS_FPR((insn >> 11) & 0x1f); in do_mathemu()
434 eflag = func(op0, op1, op2, op3); in do_mathemu()
/linux-4.4.14/Documentation/
DIPMI.txt476 <op1>[:op2[:op3...]]