Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 31) sorted by relevance

12

/sysdeps/x86_64/
A Dlshift.S23 #define up %rsi macro
30 lea -8(up,n,8), up
36 mov (up), %r10
37 mov -8(up), %r11
55 lea -8(up), up
65 mov -8(up), %r9
71 lea -16(up), up
82 mov (up), %r11
87 lea -24(up), up
93 mov (up), %r10
[all …]
A Drshift.S23 #define up %rsi macro
33 mov (up), %r10
34 mov 8(up), %r11
37 mov 16(up), %r8
38 lea 8(up), up
53 lea 16(up), up
63 mov 8(up), %r9
69 lea 24(up), up
80 mov (up), %r11
85 lea 32(up), up
[all …]
A Dmul_1.S24 #define up %rsi macro
54 L(gt1): lea 8(up,n,8), up
60 mov (up,n,8), %rax
64 L(b0): lea (up,n,8), up
72 L(b3): lea -8(up,n,8), up
79 L(b2): lea -16(up,n,8), up
85 mov 24(up,n,8), %rax
92 mov (up,n,8), %rax
99 L(L0): mov 8(up,n,8), %rax
104 L(L3): mov 16(up,n,8), %rax
[all …]
A Daddmul_1.S24 #define up %rsi macro
40 mov (up), %rax
44 lea (up,%rdx,8), up
51 mov 8(up,%rbx,8), %rax
58 mov (up,%rbx,8), %rax
66 mov (up,%rbx,8), %rax
70 mov 8(up,%rbx,8), %rax
78 mov (up,%rbx,8), %rax
87 mov 8(up,%rbx,8), %rax
A Dadd_n.S24 #define up %rsi macro
37 mov (up), %r10
40 lea -8(up,n,8), up
77 mov -24(up,n,8), %r8
82 mov -16(up,n,8), %r10
87 mov -8(up,n,8), %r8
92 mov (up,n,8), %r10
/sysdeps/ia64/fpu/
A Dimport_diffs4 diff -up $src_file $dst_file
/sysdeps/arm/
A Dmemset.S45 stmiacs r3!, {r1, ip} @ store up to 32 bytes per loop iteration
56 subs r2, r2, #1 @ store up to 4 bytes per loop iteration
A Dstrlen.S62 tstne r2, $0x00ff0000 @ and add up to 3 bytes on to it
69 tstne r2, $0x0000ff00 @ and add up to 3 bytes on to it
/sysdeps/alpha/
A Dstrcpy.S35 mov a0, v0 # set up return value
A Dstrcat.S34 mov a0, v0 # set up return value
A Dstrncat.S35 mov a0, v0 # set up return value
A Dstrcmp.S37 ldq_u t0, 0(a0) # e0 : give cache time to catch up
97 br $eos # e1 : and finish up
/sysdeps/mips/mips64/
A Daddmul_1.S42 # warm up phase 0
45 # warm up phase 1
A Dmul_1.S43 # warm up phase 0
46 # warm up phase 1
A Dsubmul_1.S43 # warm up phase 0
46 # warm up phase 1
/sysdeps/generic/
A Dunwind-dw2.c145 read_pointer (const void *p) { const union unaligned *up = p; return up->p; } in read_pointer() local
154 read_2u (const void *p) { const union unaligned *up = p; return up->u2; } in read_2u() local
157 read_2s (const void *p) { const union unaligned *up = p; return up->s2; } in read_2s() local
160 read_4u (const void *p) { const union unaligned *up = p; return up->u4; } in read_4u() local
163 read_4s (const void *p) { const union unaligned *up = p; return up->s4; } in read_4s() local
166 read_8u (const void *p) { const union unaligned *up = p; return up->u8; } in read_8u() local
169 read_8s (const void *p) { const union unaligned *up = p; return up->s8; } in read_8s() local
/sysdeps/alpha/alphaev67/
A Dstrcat.S36 mov $16, $0 # E : set up return value
A Dstrncat.S37 mov a0, v0 # set up return value
/sysdeps/alpha/alphaev5/
A Dlshift.S63 # warm up phase 1
70 # warm up phase 2
A Drshift.S61 # warm up phase 1
68 # warm up phase 2
/sysdeps/x86/
A Ddl-tunables.list35 # Since there is overhead to set up REP MOVSB operation, REP
54 # Since there is overhead to set up REP STOSB operation, REP STOSB
/sysdeps/powerpc/powerpc64/
A Dconfigure.ac27 # It also helps linkers that might not optimize it and end up
A Dconfigure37 # It also helps linkers that might not optimize it and end up
/sysdeps/powerpc/
A Dpreconfigure.ac29 # directive which shows up, and try using it.
A Dpreconfigure29 # directive which shows up, and try using it.

Completed in 22 milliseconds

12