Home
last modified time | relevance | path

Searched refs:LDREG (Results 1 – 7 of 7) sorted by relevance

/arch/parisc/kernel/
Drelocate_kernel.S79 LDREG,ma REG_SZ(%arg0), %r3
107 LDREG,ma REG_SZ(%r21), %r8
108 LDREG,ma REG_SZ(%r21), %r9
109 LDREG,ma REG_SZ(%r21), %r10
110 LDREG,ma REG_SZ(%r21), %r11
117 LDREG,ma REG_SZ(%r21), %r8
118 LDREG,ma REG_SZ(%r21), %r9
119 LDREG,ma REG_SZ(%r21), %r10
120 LDREG,ma REG_SZ(%r21), %r11
135 LDREG kexec_free_mem-0b(%arg2), %arg0
[all …]
Dentry.S117 LDREG TI_TASK(%r9), %r1 /* thread_info -> task_struct */
142 LDREG PT_GR1(%r29), %r1
143 LDREG PT_GR30(%r29),%r30
144 LDREG PT_GR29(%r29),%r29
441 LDREG 0(\ptp),\pte
447 2: LDREG 0(\ptp),\pte
759 LDREG TI_TASK-THREAD_SZ_ALGN-FRAME_SIZE(%r30), %r1
760 LDREG TASK_PT_GR25(%r1), %r26
762 LDREG TASK_PT_GR27(%r1), %r27
764 LDREG TASK_PT_GR26(%r1), %r1
[all …]
Dsyscall.S155 LDREG TI_TASK(%r1),%r1
210 LDREG TI_FLAGS(%r1),%r1
276 LDREG TI_TASK(%r1), %r1
293 LDREG TASK_PT_GR31(%r1),%r2
331 LDREG TI_TASK(%r1), %r1
332 LDREG TASK_PT_GR28(%r1), %r28 /* Restore return value */
333 LDREG TASK_PT_GR26(%r1), %r26 /* Restore the users args */
334 LDREG TASK_PT_GR25(%r1), %r25
335 LDREG TASK_PT_GR24(%r1), %r24
336 LDREG TASK_PT_GR23(%r1), %r23
[all …]
Dreal2.S106 LDREG -REG_SZ(%sp), %sp /* restore SP */
108 LDREG -1*REG_SZ(%sp), %r27
109 LDREG -2*REG_SZ(%sp), %r29
113 LDREG -RP_OFFSET(%sp), %rp /* restore RP */
120 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r
Dpacache.S66 88: LDREG ITLB_SID_BASE(%r1), %r20
67 LDREG ITLB_SID_STRIDE(%r1), %r21
68 LDREG ITLB_SID_COUNT(%r1), %r22
69 LDREG ITLB_OFF_BASE(%r1), %arg0
70 LDREG ITLB_OFF_STRIDE(%r1), %arg1
71 LDREG ITLB_OFF_COUNT(%r1), %arg2
72 LDREG ITLB_LOOP(%r1), %arg3
110 LDREG DTLB_SID_BASE(%r1), %r20
111 LDREG DTLB_SID_STRIDE(%r1), %r21
112 LDREG DTLB_SID_COUNT(%r1), %r22
[all …]
Dhead.S387 LDREG 0(%sp),%sp /* load task address */
389 LDREG TASK_THREAD_INFO(%sp),%sp
/arch/parisc/include/asm/
Dassembly.h14 #define LDREG ldd macro
29 #define LDREG ldw macro
154 #define REST_SP(r, where) LDREG where, %r1 ! mtsp %r1, r
156 #define REST_CR(r, where) LDREG where, %r1 ! mtctl %r1, r
194 LDREG PT_GR2 (\regs), %r2
195 LDREG PT_GR3 (\regs), %r3
196 LDREG PT_GR4 (\regs), %r4
197 LDREG PT_GR5 (\regs), %r5
198 LDREG PT_GR6 (\regs), %r6
199 LDREG PT_GR7 (\regs), %r7
[all …]