Searched refs:R8 (Results 1 – 22 of 22) sorted by relevance
/arch/powerpc/lib/ |
D | ldstfp.S | 168 STXVD2X(0,R1,R8) 175 LXVD2X(0,R1,R8) 193 STXVD2X(0,R1,R8) 199 LXVD2X(0,R1,R8)
|
/arch/x86/um/ |
D | ptrace_64.c | 24 [R8 >> 3] = HOST_R8, 64 case R8: in putreg() 145 case R8: in getreg()
|
D | user-offsets.c | 66 DEFINE_LONGS(HOST_R8, R8); in foo()
|
D | signal.c | 185 GETREG(R8, r8); in copy_sc_from_user() 262 PUTREG(R8, r8); in copy_sc_to_user()
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 43 #define R8 72 macro
|
/arch/x86/kernel/ |
D | ftrace_64.S | 89 movq %r8, R8(%rsp) 119 movq R8(%rsp), %r8
|
/arch/x86/um/os-Linux/ |
D | mcontext.c | 22 COPY(R8); COPY(R9); COPY(R10); COPY(R11); in get_regs_from_mc()
|
/arch/hexagon/lib/ |
D | memcpy.S | 159 #define rest R8 /* length - prolog bytes */ 165 #define mask R8 /* mask used to determine prolog size */ 166 #define shift R8 /* used to work a shifter to extract bytes */
|
/arch/powerpc/platforms/pseries/ |
D | hvCall.S | 39 std r8,STK_PARAM(R8)(r1); \ 51 ld r8,STACK_FRAME_OVERHEAD+STK_PARAM(R8)(r1); \
|
/arch/x86/kvm/ |
D | kvm_cache_regs.h | 30 BUILD_KVM_GPR_ACCESSORS(r8, R8) in BUILD_KVM_GPR_ACCESSORS()
|
/arch/powerpc/kvm/ |
D | bookehv_interrupts.S | 182 PPC_STL r8, VCPU_GPR(R8)(r4) 296 PPC_STL r8, VCPU_GPR(R8)(r11) 317 PPC_STL r3, VCPU_GPR(R8)(r11) 677 PPC_LL r8, VCPU_GPR(R8)(r4)
|
D | booke_interrupts.S | 142 stw r8, VCPU_GPR(R8)(r4) 479 lwz r8, VCPU_GPR(R8)(r4)
|
D | book3s_hv_rmhandlers.S | 1102 ld r8, VCPU_GPR(R8)(r4) 1303 std r8, VCPU_GPR(R8)(r9) 1363 ld r8, VCPU_GPR(R8)(r9)
|
/arch/x86/entry/ |
D | calling.h | 82 #define R8 9*8 macro
|
/arch/arm/boot/dts/ |
D | gemini-dlink-dns-313.dts | 228 pins = "R8 GMAC0 RXDV", "U11 GMAC1 RXDV";
|
D | gemini-sl93512r.dts | 217 pins = "R8 GMAC0 RXDV";
|
D | am335x-boneblue.dts | 193 AM33XX_PADCONF(AM335X_PIN_GPMC_AD2, PIN_INPUT_PULLUP, MUX_MODE1) /* (R8) gpmc_ad2.mmc1_dat2 */
|
/arch/ia64/kernel/ |
D | minstate.h | 96 adds r16=PT(R8),r1; /* initialize first base pointer */ \
|
D | entry.S | 484 adds r2=PT(R8)+16,sp // r2 = &pt_regs.r8 519 adds r2=PT(R8)+16,sp // r2 = &pt_regs.r8 615 adds r2=PT(R8)+16,sp // r2 = &pt_regs.r8 1153 adds r2=PT(R8)+16,r12
|
D | ivt.S | 1008 st8 [r16]=r21,PT(R8)-PT(AR_FPSR) // save ar.fpsr
|
/arch/powerpc/kernel/ |
D | tm.S | 401 REST_32FPRS_VSRS(0, R4, R8)
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 552 c8: BSWAP RAX/EAX/R8/R8D
|