Searched refs:rX (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Dlocore.h88 #define GET_CURCPU(rX) mrc p15, 0, rX, c13, c0, 4
89 #define GET_CURLWP(rX) GET_CURCPU(rX); ldr rX, [rX, #CI_CURLWP]
92 #define GET_CURLWP(rX) mrc p15, 0, rX, c13, c0, 4
94 #define GET_CURCPU(rX) GET_CURLWP(rX); ld
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dprefix-pcrel.s3 # The following should all disassemble to: paddi rX,rY,disp
21 # The following should all disassemble to: pla rX,disp
34 # The following should all disassemble to: pli rX,immed
/netbsd-current/sys/arch/arm/include/arm32/
H A Dframe.h107 #define B_CF_CONTROL(rX) ;\
108 ldr ip, [rX, #CF_CONTROL] /* get function addr */ ;\
111 #define B_CF_CONTROL(rX) ;\
112 ldr pc, [rX, #CF_CONTROL] /* branch to cpu_control */
115 #define BL_CF_CONTROL(rX) ;\
116 ldr ip, [rX, #CF_CONTROL] /* get function addr */ ;\
119 #define BL_CF_CONTROL(rX) ;\
121 ldr pc, [rX, #CF_CONTROL] /* call cpu_control */
349 #define PUSHSWITCHFRAME(rX) \
357 mrs rX, cps
[all...]
/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dtrap_subr.S85 #define GET_PCB(rX) \
86 GET_CPUINFO(rX); \
87 lwz rX,CI_CURPCB(rX)
/netbsd-current/tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh6064 B/+IFpiPvvD7tpePnvqG1eWXx/3rX/7f9dd/HR9OjrpGUILpmqrcPBqYHqxuspv1

Completed in 111 milliseconds