Home
last modified time | relevance | path

Searched refs:b3 (Results 1 – 25 of 32) sorted by relevance

12

/arch/x86/net/
Dbpf_jit_comp.c34 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument
35 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
41 #define EMIT3_off32(b1, b2, b3, off) \ argument
42 do { EMIT3(b1, b2, b3); EMIT(off, 4); } while (0)
43 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
44 do { EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0)
301 u8 b1, b2, b3; in emit_mov_imm32() local
312 b3 = 0xC0; in emit_mov_imm32()
313 EMIT3_off32(b1, b2, add_1reg(b3, dst_reg), imm32); in emit_mov_imm32()
325 b3 = 0xC0; in emit_mov_imm32()
[all …]
Dbpf_jit_comp32.c68 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument
69 #define EMIT4(b1, b2, b3, b4) \ argument
70 EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4)
76 #define EMIT3_off32(b1, b2, b3, off) \ argument
77 do { EMIT3(b1, b2, b3); EMIT(off, 4); } while (0)
78 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
79 do { EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0)
/arch/arm/crypto/
Daes-neonbs-core.S85 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
88 veor \b3, \b3, \b0
91 veor \b6, \b6, \b3
92 veor \b3, \b3, \b7
94 veor \b3, \b3, \b4
97 veor \b3, \b3, \b1
101 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
108 veor \b5, \b5, \b3
109 veor \b3, \b3, \b7
115 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
[all …]
Dghash-ce-core.S93 .macro __pmull_p64, rd, rn, rm, b1, b2, b3, b4
107 .macro __pmull_p8, rq, ad, bd, b1=t4l, b2=t3l, b3=t4l, b4=t3l
122 .ifc \b3, t4l
131 vmull.p8 t4q, \ad, \b3 @ I = A*B3
/arch/arm64/crypto/
Daes-neonbs-core.S25 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
28 eor \b3, \b3, \b0
31 eor \b6, \b6, \b3
32 eor \b3, \b3, \b7
34 eor \b3, \b3, \b4
37 eor \b3, \b3, \b1
41 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
48 eor \b5, \b5, \b3
49 eor \b3, \b3, \b7
55 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
[all …]
/arch/arm/include/asm/
Dxor.h32 : "=r" (src), "=r" (b1), "=r" (b2), "=r" (b3), "=r" (b4) \
34 __XOR(a1, b1); __XOR(a2, b2); __XOR(a3, b3); __XOR(a4, b4)
56 register unsigned int b3 __asm__("ip"); in xor_arm4regs_2()
77 register unsigned int b3 __asm__("ip"); in xor_arm4regs_3()
/arch/c6x/lib/
Dstrasgi_64plus.S25 ret .s2 b3
Dstrasgi.S64 || ret .s2 b3
/arch/c6x/kernel/
Dsignal.c44 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in restore_sigcontext()
109 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in setup_sigcontext()
191 regs->b3 = (unsigned long) retcode; in setup_rt_frame()
Dasm-offsets.c70 OFFSET(REGS_B3, pt_regs, b3); in foo()
Dtraps.c37 pr_err("A3: %08lx B3: %08lx\n", regs->a3, regs->b3); in show_regs()
/arch/powerpc/crypto/
Daes-tab-4k.S45 .long R(41, ad, ad, ec), R(b3, d4, d4, 67)
70 .long R(b7, d6, d6, 61), R(7d, b3, b3, ce)
146 .long R(2b, 98, 98, b3), R(22, 11, 11, 33)
240 .long R(2b, b3, 16, 6c), R(a9, 70, b9, 99)
253 .long R(6f, d5, 2d, a9), R(cf, 25, 12, b3)
274 .long R(b3, 67, 1d, 5a), R(92, db, d2, 52)
288 .long R(39, a8, 01, 71), R(08, 0c, b3, de)
/arch/ia64/include/uapi/asm/
Dptrace.h195 unsigned long b3; member
/arch/arm/vdso/
DMakefile65 last=`echo $$buildid | cut -b3-`; \
/arch/s390/net/
Dbpf_jit_comp.c160 #define EMIT4_RRF(op, b1, b2, b3) \ argument
162 _EMIT4(op | reg_high(b3) << 8 | reg(b1, b2)); \
165 REG_SET_SEEN(b3); \
218 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument
221 reg_high(b3) << 8, op2, disp); \
224 REG_SET_SEEN(b3); \
/arch/c6x/include/uapi/asm/
Dptrace.h135 REG_PAIR(b3, b2);
/arch/ia64/kernel/
Dentry.h58 .spillsp b2,SW(B2)+16+(off); .spillsp b3,SW(B3)+16+(off); \
Drelocate_kernel.S223 mov r5=b3
/arch/sparc/vdso/
DMakefile131 last=`echo $$buildid | cut -b3-`; \
/arch/arm/boot/dts/
Dkirkwood-b3.dts22 compatible = "excito,b3", "marvell,kirkwood-88f6281", "marvell,kirkwood";
/arch/x86/kernel/
Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
47 (((b0##UL << 0x0)|(b1##UL << 0x1)|(b2##UL << 0x2)|(b3##UL << 0x3) | \
/arch/x86/kernel/kprobes/
Dcore.c61 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
62 (((b0##UL << 0x0)|(b1##UL << 0x1)|(b2##UL << 0x2)|(b3##UL << 0x3) | \
/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S434 b3, c3, d3, st0, st1) \ argument
438 transpose_4x4(b0, b1, b2, b3, d2, d3); \
454 vpshufb a0, b3, b3; \
477 transpose_4x4(a3, b3, c3, d3, b0, b1); \
Dcamellia-aesni-avx2-asm_64.S468 a3, b3, c3, d3, st0, st1) \ argument
472 transpose_4x4(b0, b1, b2, b3, d2, d3); \
488 vpshufb a0, b3, b3; \
511 transpose_4x4(a3, b3, c3, d3, b0, b1); \
/arch/x86/entry/vdso/
DMakefile197 last=`echo $$buildid | cut -b3-`; \

12