Searched refs:b5 (Results 1 – 17 of 17) sorted by relevance
/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 196 unsigned long b5; member
|
/arch/c6x/kernel/ |
D | signal.c | 47 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in restore_sigcontext() 112 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); in setup_sigcontext()
|
D | asm-offsets.c | 71 OFFSET(REGS_B5, pt_regs, b5); in foo()
|
D | traps.c | 42 pr_err("A5: %08lx B5: %08lx\n", regs->a5, regs->b5); in show_regs()
|
/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 73 # r1 = {b7 b6 b5 b4 b3 b2 b1 b0} 87 # r5 = {h5 g5 f5 e5 d5 c5 b5 a5} 94 vshufps $0x44, \r1, \r0, \t0 # t0 = {b5 b4 a5 a4 b1 b0 a1 a0} 98 vshufps $0xDD, \t1, \t0, \r3 # r3 = {d5 c5 b5 a5 d1 c1 b1 a1}
|
/arch/c6x/include/uapi/asm/ |
D | ptrace.h | 135 REG_PAIR(b5, b4);
|
/arch/ia64/kernel/ |
D | entry.h | 58 .spillsp b4,SW(B4)+16+(off); .spillsp b5,SW(B5)+16+(off); \
|
D | relocate_kernel.S | 233 mov r5=b5
|
D | asm-offsets.c | 166 DEFINE(IA64_SWITCH_STACK_B5_OFFSET, offsetof (struct switch_stack, b5)); in foo()
|
D | mca_asm.S | 610 mov temp4=b5 773 mov b5=temp4
|
D | head.S | 113 SAVE_FROM_REG(b5,_reg1,_reg2);; \ 1111 SET_REG(b5); 1153 RESTORE_REG(b5, r25, r17);;
|
D | entry.S | 93 ldf.fill f12=[sp]; mov f13=f0; mov b5=r0 307 mov r26=b5 436 mov b5=r26
|
/arch/x86/kernel/ |
D | uprobes.c | 58 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 60 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
|
/arch/x86/kernel/kprobes/ |
D | core.c | 70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 72 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
|
/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ argument 2234 (((b5) &3) << 10) | \
|
/arch/ia64/kvm/ |
D | trampoline.S | 32 mov r17 = b5; \ 61 mov b5=r17; \
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 230 b5: MOV CH/R13L,Ib 515 b5: LGS Gv,Mp
|