Searched defs:r31 (Results 1 - 10 of 10) sorted by relevance

/arch/score/include/asm/
H A Dasmmacro.h10 mv r31, r0 variable
15 la r31, kernelsp variable
16 lw r31, [r31] variable
19 addri r0, r31, -PT_SIZE variable
59 li r31, 0x00001fff variable
60 xor r28, r28, r31
62 mfcehl r30, r31
64 sw r31, [r0, PT_CEL] variable
66 mfcr r31, cr variable
67 sw r31, [r0, PT_PSR] variable
69 mfcr r31, cr1 variable
70 sw r31, [r0, PT_CONDITION] variable
72 mfcr r31, cr2 variable
73 sw r31, [r0, PT_ECR] variable
75 mfcr r31, cr5 variable
76 srli r31, r31, 1 variable
77 slli r31, r31, 1 variable
78 sw r31, [r0, PT_EPC] variable
96 lw r31, [r0, PT_PSR] variable
97 and r31, r31, r1 variable
99 or r31, r31, r30 variable
100 mtcr r31, cr0 variable
116 lw r31, [r0, PT_CEL] variable
[all...]
/arch/hexagon/include/asm/
H A Duser.h62 unsigned long r31; member in struct:user_regs_struct
H A Dregisters.h194 unsigned long r31; member in struct:pt_regs::__anon1539::__anon1540
/arch/microblaze/include/asm/
H A Dptrace.h48 microblaze_reg_t r31; member in struct:pt_regs
/arch/parisc/include/asm/
H A Dunwind.h60 unsigned long sp, ip, rp, r31; member in struct:unwind_frame_info
H A Dassembly.h211 STREG %r31, PT_GR31(\regs) variable
245 LDREG PT_GR31(\regs), %r31
/arch/powerpc/boot/
H A Dppc_asm.h60 #define r31 31 macro
/arch/ia64/include/asm/
H A Dptrace.h161 unsigned long r31; /* scratch */ member in struct:pt_regs
H A Dkvm_host.h553 unsigned long r31; /* scratch */ member in struct:kvm_pt_regs
/arch/powerpc/include/asm/
H A Dppc_asm.h518 #define r31 31 macro

Completed in 213 milliseconds