Searched refs:r1 (Results 151 - 175 of 639) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h6 #ifndef r1
7 #define r1 sp macro
/linux-master/arch/parisc/kernel/
H A Dreal2.S71 b,l save_control_regs,%r2 /* modifies r1, r2, r28 */
86 b,l restore_control_regs, %r2 /* modifies r1, r2, r26 */
106 # define PUSH_CR(r, where) mfctl r, %r1 ! STREG,ma %r1, REG_SZ(where)
107 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r
149 load32 PA(rfi_v2r_1), %r1
159 mtctl %r1, %cr18 /* IIAOQ head */
160 ldo 4(%r1), %r1
[all...]
/linux-master/arch/arm/mm/
H A Dcache-v6.S35 * r1 - corrupted
40 mrs r1, cpsr
46 msr cpsr_cx, r1 @ restore interrupts
138 cmp r0, r1
175 add r1, r0, r1
184 cmp r0, r1
211 tst r1, #D_CACHE_LINE_SIZE - 1
212 bic r1, r1, #D_CACHE_LINE_SIZ
[all...]
H A Dproc-arm1020e.S142 mov r1, #(CACHE_DSEGMENTS - 1) << 5 @ 16 segments
143 1: orr r3, r1, #(CACHE_DENTRIES - 1) << 26 @ 64 entries
147 subs r1, r1, #1 << 5
169 sub r3, r1, r0 @ calculate total size
176 cmp r0, r1
219 cmp r0, r1
237 add r1, r0, r1
240 cmp r0, r1
[all...]
/linux-master/arch/arm/mach-tegra/
H A Dreset-handler.S51 ldr r1, [r2, r3]
53 orr r1, r1, \
57 bic r1, r1, r0
58 str r1, [r2, r3]
67 ldr r1, [r0]
68 orr r1, r1, #1
69 str r1, [r
[all...]
/linux-master/arch/arm/lib/
H A Dcopy_template.S80 PLD( pld [r1, #0] )
82 ands ip, r1, #3
97 PLD( pld [r1, #0] )
99 PLD( pld [r1, #28] )
101 PLD( pld [r1, #60] )
102 PLD( pld [r1, #92] )
104 3: PLD( pld [r1, #124] )
105 4: ldr8w r1, r3, r4, r5, r6, r8, r9, ip, lr, abort=20f
123 ldr1w r1, r3, abort=20f
124 ldr1w r1, r
[all...]
/linux-master/arch/sh/lib/
H A Dchecksum.S87 mov r5, r1
89 shld r0, r1
90 tst r1, r1
112 dt r1
115 ! here, we know r1==0
116 addc r1, r6 ! add carry to r6
123 mov r0, r1
124 shlr2 r1
130 dt r1
[all...]
/linux-master/arch/powerpc/lib/
H A Dcopyuser_power7.S46 ld r16,STK_REG(R16)(r1)
47 ld r15,STK_REG(R15)(r1)
48 ld r14,STK_REG(R14)(r1)
51 ld r0,STACKFRAMESIZE+16(r1)
57 ld r22,STK_REG(R22)(r1)
58 ld r21,STK_REG(R21)(r1)
59 ld r20,STK_REG(R20)(r1)
60 ld r19,STK_REG(R19)(r1)
61 ld r18,STK_REG(R18)(r1)
62 ld r17,STK_REG(R17)(r1)
[all...]
H A Dcopy_mc_64.S26 ld r22,STK_REG(R22)(r1)
27 ld r21,STK_REG(R21)(r1)
28 ld r20,STK_REG(R20)(r1)
29 ld r19,STK_REG(R19)(r1)
30 ld r18,STK_REG(R18)(r1)
31 ld r17,STK_REG(R17)(r1)
32 ld r16,STK_REG(R16)(r1)
33 ld r15,STK_REG(R15)(r1)
34 ld r14,STK_REG(R14)(r1)
35 addi r1,r
[all...]
H A Dcrtsavres.S319 std r14,-144(r1)
322 std r15,-136(r1)
325 std r16,-128(r1)
328 std r17,-120(r1)
331 std r18,-112(r1)
334 std r19,-104(r1)
337 std r20,-96(r1)
340 std r21,-88(r1)
343 std r22,-80(r1)
346 std r23,-72(r1)
[all...]
H A Dldstfp.S158 PPC_STLU r1,-STKFRM(r1)
160 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1)
176 4: PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1)
180 addi r1,r1,STKFRM
185 PPC_STLU r1,-STKFRM(r1)
187 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1)
200 PPC_LL r0,STKFRM+PPC_LR_STKOFF(r1)
[all...]
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S46 ld r16,STK_REG(R16)(r1)
47 ld r15,STK_REG(R15)(r1)
48 ld r14,STK_REG(R14)(r1)
51 ld r0,STACKFRAMESIZE+16(r1)
57 ld r22,STK_REG(R22)(r1)
58 ld r21,STK_REG(R21)(r1)
59 ld r20,STK_REG(R20)(r1)
60 ld r19,STK_REG(R19)(r1)
61 ld r18,STK_REG(R18)(r1)
62 ld r17,STK_REG(R17)(r1)
[all...]
H A Dcopy_mc_64.S26 ld r22,STK_REG(R22)(r1)
27 ld r21,STK_REG(R21)(r1)
28 ld r20,STK_REG(R20)(r1)
29 ld r19,STK_REG(R19)(r1)
30 ld r18,STK_REG(R18)(r1)
31 ld r17,STK_REG(R17)(r1)
32 ld r16,STK_REG(R16)(r1)
33 ld r15,STK_REG(R15)(r1)
34 ld r14,STK_REG(R14)(r1)
35 addi r1,r
[all...]
/linux-master/arch/powerpc/kernel/
H A Dexceptions-64e.S64 std reg, (SPECIAL_EXC_##name * 8 + SPECIAL_EXC_FRAME_OFFS)(r1)
67 ld reg, (SPECIAL_EXC_##name * 8 + SPECIAL_EXC_FRAME_OFFS)(r1)
74 ld r3,_MSR(r1)
128 ld r10,_NIP(r1)
130 ld r10,_MSR(r1)
137 ld r3,_MSR(r1)
140 REST_NVGPRS(r1)
166 REST_NVGPRS(r1)
200 stdcx. r0,0,r1 /* to clear the reservation */
202 REST_GPRS(2, 9, r1)
[all...]
H A Dhead_book3s_32.S77 * pointer (r1) points to just below the end of the half-meg region
253 * (Other exception handlers assume that r1 is a valid kernel stack
260 mtspr SPRN_SPRG_SCRATCH2,r1
261 mfspr r1, SPRN_SPRG_THREAD
262 lwz r1, RTAS_SP(r1)
263 cmpwi cr1, r1, 0
265 mfspr r1, SPRN_SPRG_SCRATCH2
301 lwz r5, _DSISR(r1)
307 REST_NVGPRS(r1)
[all...]
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S10 /* ppc-asm.h defines most of the reg aliases, but not r1/r2. */
11 #define r1 1 define
20 * Back chain ------+ <- r1 <-------+
37 * Back chain <+ <- updated r1 --------+
65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1)
66 #define REST_GPR(n) ld n,GPR_SAVE(n)(r1)
69 #define SAVE_VSR(n, b) li b, VSR_SAVE(n); stxvd2x n,b,r1
70 #define LOAD_VSR(n, b) li b, VSR_SAVE(n); lxvd2x n,b,r1
103 stdu r1,-STACK_FRAME(r1)
[all...]
/linux-master/arch/arm/kernel/
H A Dfiqasm.S27 mrs r1, cpsr
33 msr cpsr_c, r1 @ return to SVC mode
40 mrs r1, cpsr
46 msr cpsr_c, r1 @ return to SVC mode
/linux-master/arch/microblaze/include/asm/
H A Dptrace.h16 #define user_stack_pointer(regs) ((regs)->r1)
/linux-master/arch/s390/include/asm/
H A Dsigp.h44 union register_pair r1 = { .odd = parm, }; local
48 " sigp %[r1],%[addr],0(%[order])\n"
51 : [cc] "=&d" (cc), [r1] "+&d" (r1.pair)
54 *status = r1.even;
/linux-master/arch/powerpc/boot/
H A Dopal-calls.S32 std r11,16(r1)
34 stw r12,8(r1)
57 lwz r11,8(r1);
58 ld r12,16(r1)
H A Dcrt0.S138 lwz r1,0(r8)
140 stwu r0,-16(r1) /* establish a stack frame */
228 ld r1,0(r8)
230 stdu r0,-112(r1) /* establish a stack frame */
261 std r0,16(r1)
262 stdu r1,-PROM_FRAME_SIZE(r1) /* Save SP and create stack space */
264 SAVE_GPR(2, r1)
265 SAVE_GPRS(13, 31, r1)
267 std r10,8*32(r1)
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_clock.c53 u64 tsc_freq, r1, r2, t1, t2; local
60 r1 = rdtsc();
62 r1 = (r1 + rdtsc()) / 2;
68 GUEST_ASSERT(r2 > r1 && t2 > t1);
71 delta_ns = ((t2 - t1) * 100) - ((r2 - r1) * 1000000000 / tsc_freq);
86 u64 r1, r2, t1, t2; local
90 r1 = rdmsr(HV_X64_MSR_TIME_REF_COUNT);
93 GUEST_ASSERT(r1 >= t1 && r1
178 u64 tsc_freq, r1, r2, t1, t2; local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_interrupts.S36 std r0,PPC_LR_STKOFF(r1)
39 stdu r1, -SWITCH_FRAME_SIZE(r1)
42 SAVE_NVGPRS(r1)
44 std r3, _CCR(r1)
99 REST_NVGPRS(r1)
100 ld r4, _CCR(r1)
103 addi r1, r1, SWITCH_FRAME_SIZE
104 ld r0, PPC_LR_STKOFF(r1)
[all...]
/linux-master/arch/parisc/net/
H A Dbpf_jit.h163 #define hppa_shrpw(r1, r2, p, target) \
164 hppa_t10_insn(0x34, r2, r1, 0, 2, 31-(p), target) /* shrpw r1,r2,p,target */
165 #define hppa_shd(r1, r2, p, target) \
166 hppa_t10_insn(0x34, r2, r1, 0, 2, 31-(p), target) /* shrpw r1,r2,p,tarfer */
177 #define hppa_sh2add(r1, r2, target) \
178 hppa_t6_insn(0x02, r2, r1, 0, 0, 0x1a, target) /* sh2add r1,r2,target */
180 #define hppa_combt(r1, r
422 hppa_t6_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 f, u8 ext6, u16 t) argument
435 hppa_t10_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 ext3, u8 cp, u8 t) argument
442 hppa_t11_insn(u8 opcode, u8 r2, u8 r1, u8 c, u32 w, u8 nop) argument
461 hppa_t21_insn(u8 opcode, u8 r2, u8 r1, u8 ext8, u8 t) argument
[all...]
/linux-master/arch/csky/abiv2/
H A Dmemcmp.S31 ldw r21, (r1, 0)
37 ldw r21, (r1, 4)
42 ldw r21, (r1, 8)
47 ldw r21, (r1, 12)
62 ldw r21, (r1, 0)
66 addi r1, 4
75 ldb r4, (r1, 0)
79 addi r1, 1
144 ldb r4, (r1, 0)
148 addi r1,
[all...]

Completed in 212 milliseconds

1234567891011>>