Searched refs:r14 (Results 1 - 25 of 128) sorted by relevance

123456

/freebsd-10-stable/lib/libc/ia64/sys/
H A Dsetlogin.S38 add r14=@ltoff(_logname_valid),gp ;;
39 ld8 r14=[r14] ;;
40 st4 [r14]=r0 /* clear it */
H A Dbrk.S44 add r14=@ltoff(minbrk),gp ;;
45 ld8 r14=[r14] ;;
46 ld8 r14=[r14] ;;
47 cmp.ltu p6,p0=r32,r14 ;;
48 (p6) mov r32=r14 ;;
52 add r14=@ltoff(curbrk),gp ;;
53 ld8 r14=[r14] ;;
[all...]
H A Dsbrk.S43 add r14 = @ltoff(curbrk), gp
45 ld8 r14 = [r14]
48 ld8 ret0 = [r14]
56 add r14 = @ltoff(curbrk), gp
58 ld8 r14 = [r14]
60 ld8 ret0 = [r14]
61 st8 [r14] = r15
H A Dpipe.S40 ld8 r14=[sp]
42 st4 [r14]=ret0,4
44 st4 [r14]=ret1
/freebsd-10-stable/lib/libc/powerpc64/gen/
H A D_ctx_start.S35 ld %r2,8(%r14)
36 ld %r14,0(%r14)
37 mtlr %r14
/freebsd-10-stable/lib/libc/ia64/gen/
H A Dsigsetjmp.S49 add r14=J_SIGMASK,in0 // place to save mask
52 st8 [r14]=in1 // save mask value
59 add r14=J_SIGMASK,in0 // address of mask value
61 ld8 r14=[r14]
63 cmp.ne p6,p7=0,r14 // did we save signals?
H A D_mcount.S55 mov r14 = ip
58 add r14 = 2f - 1b, r14
63 mov b7 = r14
66 mov r14 = in0
70 mov ar.pfs = r14
H A Dsetjmp.S57 mov r14=loc0
61 mov ar.pfs=r14 // restore ar.pfs
76 mov r14=loc0
80 mov ar.pfs=r14 // restore ar.pfs
/freebsd-10-stable/secure/lib/libcrypto/amd64/
H A Dsha512-x86_64.S13 pushq %r14
43 movq %rax,%r14
49 rorq $5,%r14
55 xorq %rax,%r14
61 rorq $6,%r14
66 xorq %rax,%r14
74 rorq $28,%r14
81 addq %r14,%r11
85 movq %r11,%r14
91 rorq $5,%r14
[all...]
H A Dx86_64-mont.S23 pushq %r14
54 xorq %r14,%r14
112 leaq 1(%r14),%r14
116 movq (%r12,%r14,8),%rbx
180 leaq 1(%r14),%r14
181 cmpq %r9,%r14
184 xorq %r14,
[all...]
/freebsd-10-stable/lib/libc/ia64/string/
H A Dbcopy.S38 sub r14=in1,in0 ;; // check for overlap
39 cmp.ltu p6,p0=r14,in2 // dst-src < len
42 extr.u r14=in0,0,3 // src & 7
44 cmp.eq p6,p0=r14,r15 // different alignment?
47 1: ld1 r14=[in0],1 ;; // copy bytewise
48 st1 [in1]=r14,1
54 2: cmp.eq p6,p0=r14,r0 // aligned?
57 3: ld1 r14=[in0],1 ;; // copy bytewise
58 st1 [in1]=r14,1
69 4: mov r14
[all...]
/freebsd-10-stable/lib/libkse/arch/ia64/ia64/
H A Denter_uts.S36 ld8 r14=[in0],8
44 mov b7=r14
50 mov rp=r14
H A Dcontext.S53 add r14=SIZEOF_SPECIAL,r32
81 ld8 r17=[r14],8 // unat (after)
89 add r15=8,r14
93 ld8.fill r4=[r14],16 // r4
99 ld8.fill r6=[r14],16 // r6
110 ld8 r17=[r14],16 // b1
116 ld8 r19=[r14],16 // b3
122 ld8 r16=[r14],24 // b5
128 ldf.fill f2=[r14],32
134 ldf.fill f4=[r14],3
[all...]
/freebsd-10-stable/sys/contrib/ia64/libuwx/test/
H A Dprimeregs.s15 add r14 = -56, sp
23 st8.spill [r14] = r4, 16
29 st8.spill [r14] = r6, 16
35 st8 [r14] = r16, 16
41 st8 [r14] = r18, 16
47 st8 [r14] = r20
64 add r14 = 80, sp
69 ld8 r19 = [r14], -16
73 ld8 r17 = [r14], -16
77 ld8.fill r7 = [r14],
[all...]
/freebsd-10-stable/lib/csu/ia64/
H A Dcrt1.S51 alloc r14=ar.pfs,3,4,3,0
64 shladd r14=ARGC,3,AP
70 adds ENVP=16,r14
74 ld8 r14=[r15]
80 st8 [r14]=ENVP
88 ld1 r14=[r15],1
94 cmp4.eq p7,p0=0,r14
95 cmp4.eq p6,p0=0x2f,r14
101 ld1 r14=[r15],1
120 addl r14
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dsupport.S77 movl r14=VM_MAXUSER_ADDRESS
82 cmp.geu p6,p0=in0,r14
88 movl r14=fusufault
98 st8 [r15]=r14 // Set onfault
125 movl r14=VM_MAXUSER_ADDRESS
130 cmp.geu p6,p0=in0,r14
136 movl r14=fusufault
147 st8 [r15]=r14 // Set onfault
178 movl r14=VM_MAXUSER_ADDRESS
183 cmp.geu p6,p0=in0,r14
[all...]
H A Dsyscall.S60 * r14 - Kernel memory stack
75 mov r14=ar.k7 // Memory stack
135 add r14=40,r16
139 st8 [r14]=r17,64 // bspstore
146 st8 [r14]=r0 // ndirty
151 alloc r14=ar.pfs, 0, 0, 3, 0
197 alloc r14=ar.pfs, 0, 0, 3, 0
243 add r30=-SIZEOF_TRAPFRAME,r14
264 sub r29=r14,r30
333 alloc r14
[all...]
H A Dphysical.S58 andcm r14=loc2,r16
63 or r16=r14,r15 // new psr
81 mov r14=ip
84 add r15=2f-1b,r14
86 tpa r14=r15
92 mov cr.iip=r14
168 andcm r14=loc2,r16
173 or r16=r14,r15 // new psr
185 movl r14=kstack
187 tpa r19=r14 // ne
[all...]
/freebsd-10-stable/crypto/openssl/crypto/
H A Ds390xcpuid.S16 br %r14
25 br %r14
38 br %r14
58 br %r14
73 bcr 8,%r14
78 br %r14
93 br %r14
97 brasl %r14,OPENSSL_cpuid_setup
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dstart.S43 movl r14=FPSR_DEFAULT
54 mov ar.fpsr=r14
/freebsd-10-stable/sys/boot/efi/loader/arch/amd64/
H A Damd64_tramp.S46 movq %r8,%r14
55 movq %r14,%cr3 /* Switch page tables. */
/freebsd-10-stable/lib/libc/arm/sys/
H A DOvfork.S49 mov r2, r14
/freebsd-10-stable/lib/libc/powerpc/gen/
H A D_ctx_start.S35 mtlr %r14
/freebsd-10-stable/sys/boot/powerpc/uboot/
H A Dstart.S41 /* Save U-Boot's r14 */
44 stw %r14, 0(%r11)
57 stw %r14, 8(%r1)
59 /* Restore U-Boot's r14 */
62 lwz %r14, 0(%r11)
81 lwz %r14, 8(%r1)
/freebsd-10-stable/lib/libc/arm/gen/
H A Dsetjmp.S60 stmfd sp!, {r0, r14}
65 ldmfd sp!, {r0, r14}
93 stmia r0, {r4-r14}
116 stmfd sp!, {r0-r2, r14}
121 ldmfd sp!, {r0-r2, r14}
136 ldmia r0, {r4-r14}
138 /* Validate sp and r14 */
140 teqne r14, #0

Completed in 179 milliseconds

123456