Searched refs:r15 (Results 1 - 25 of 170) sorted by relevance

1234567

/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
H A Dsha512-x86_64.S12 pushq %r15
44 movq %r9,%r15
49 xorq %r10,%r15
56 andq %r8,%r15
61 xorq %r10,%r15
65 addq %r15,%r12
66 movq %rbx,%r15
70 andq %rcx,%r15
74 addq %r15,%r11
86 movq %r8,%r15
[all...]
/external/openssl/crypto/sha/asm/
H A Dsha512-x86_64.S12 pushq %r15
44 movq %r9,%r15
49 xorq %r10,%r15
56 andq %r8,%r15
61 xorq %r10,%r15
65 addq %r15,%r12
66 movq %rbx,%r15
70 andq %rcx,%r15
74 addq %r15,%r11
86 movq %r8,%r15
[all...]
/external/libffi/src/sh64/
H A Dsysv.S59 addi.l r15, -48, r15
61 st.q r15, 40, r32
62 st.q r15, 32, r31
63 st.q r15, 24, r30
64 st.q r15, 16, r29
65 st.q r15, 8, r28
66 st.l r15, 4, r18
67 st.l r15, 0, r14
69 add.l r15, r6
[all...]
/external/llvm/test/DebugInfo/SystemZ/
H A Deh_frame.s10 stmg %r13, %r15, 104(%r15)
13 .cfi_offset %r15, -40
14 aghi %r15, -160
16 lmg %r13, %r15, 264(%r15)
33 # DW_CFA_def_cfa: r15 ofs 160
42 # DW_CFA_offset: r15 at cfa-40
H A Deh_frame_personality.s12 stmg %r14, %r15, 112(%r15)
14 .cfi_offset %r15, -40
15 aghi %r15, -160
17 lmg %r14, %r15, 272(%r15)
47 # DW_CFA_def_cfa: r15 ofs 160
57 # DW_CFA_offset: r15 at cfa-40
/external/libffi/src/sh/
H A Dsysv.S57 mov.l r8,@-r15
59 mov.l r9,@-r15
61 mov.l r10,@-r15
63 mov.l r12,@-r15
65 mov.l r14,@-r15
67 sts.l pr,@-r15
69 mov r15,r14
75 sub r6,r15
76 add #-16,r15
78 and r0,r15
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
H A Dx86_64-mont5.S22 pushq %r15
63 xorq %r15,%r15
94 leaq 1(%r15),%r15
100 movq (%rsi,%r15,8),%rax
105 movq %r13,-16(%rsp,%r15,8)
111 movq (%rcx,%r15,8),%rax
113 leaq 1(%r15),%r15
[all...]
H A Dx86_64-mont.S22 pushq %r15
39 xorq %r15,%r15
55 leaq 1(%r15),%r15
61 movq (%rsi,%r15,8),%rax
66 movq %r13,-16(%rsp,%r15,8)
72 movq (%rcx,%r15,8),%rax
74 leaq 1(%r15),%r15
[all...]
H A Dmodexp512-x86_64.S63 addq %rax,%r15
65 addq %rbx,%r15
118 addq %rax,%r15
120 addq %rbx,%r15
206 movq 56(%rcx),%r15
207 addq %rax,%r15
209 addq %rbx,%r15
262 addq %rax,%r15
264 addq %rbx,%r15
317 addq %rax,%r15
[all...]
/external/openssl/crypto/bn/asm/
H A Dx86_64-mont5.S22 pushq %r15
63 xorq %r15,%r15
94 leaq 1(%r15),%r15
100 movq (%rsi,%r15,8),%rax
105 movq %r13,-16(%rsp,%r15,8)
111 movq (%rcx,%r15,8),%rax
113 leaq 1(%r15),%r15
[all...]
H A Dx86_64-mont.S22 pushq %r15
39 xorq %r15,%r15
55 leaq 1(%r15),%r15
61 movq (%rsi,%r15,8),%rax
66 movq %r13,-16(%rsp,%r15,8)
72 movq (%rcx,%r15,8),%rax
74 leaq 1(%r15),%r15
[all...]
H A Dmodexp512-x86_64.S63 addq %rax,%r15
65 addq %rbx,%r15
118 addq %rax,%r15
120 addq %rbx,%r15
206 movq 56(%rcx),%r15
207 addq %rax,%r15
209 addq %rbx,%r15
262 addq %rax,%r15
264 addq %rbx,%r15
317 addq %rax,%r15
[all...]
/external/libffi/src/s390/
H A Dsysv.S48 stm %r6,%r15,24(%r15) # Save registers
52 lr %r11,%r15 # Set up frame pointer
54 sr %r15,%r2
55 ahi %r15,-96-48 # Allocate stack
60 st %r11,0(%r15) # Set up back chain
64 la %r2,96(%r15) # Save area
76 lm %r6,%r15,48+24(%r11)
82 lm %r6,%r15,48+24(%r11)
88 lm %r6,%r15,4
[all...]
/external/llvm/test/MC/SystemZ/
H A Dinsn-good-z196.s9 #CHECK: aghik %r0, %r15, 0 # encoding: [0xec,0x0f,0x00,0x00,0x00,0xd9]
10 #CHECK: aghik %r15, %r0, 0 # encoding: [0xec,0xf0,0x00,0x00,0x00,0xd9]
18 aghik %r0, %r15, 0
19 aghik %r15, %r0, 0
23 #CHECK: agrk %r0, %r0, %r15 # encoding: [0xb9,0xe8,0xf0,0x00]
24 #CHECK: agrk %r0, %r15, %r0 # encoding: [0xb9,0xe8,0x00,0x0f]
25 #CHECK: agrk %r15, %r0, %r0 # encoding: [0xb9,0xe8,0x00,0xf0]
29 agrk %r0,%r0,%r15
30 agrk %r0,%r15,%r0
31 agrk %r15,
[all...]
H A Dinsn-good.s7 #CHECK: a %r0, 0(%r15) # encoding: [0x5a,0x00,0xf0,0x00]
8 #CHECK: a %r0, 4095(%r1,%r15) # encoding: [0x5a,0x01,0xff,0xff]
9 #CHECK: a %r0, 4095(%r15,%r1) # encoding: [0x5a,0x0f,0x1f,0xff]
10 #CHECK: a %r15, 0 # encoding: [0x5a,0xf0,0x00,0x00]
15 a %r0, 0(%r15)
16 a %r0, 4095(%r1,%r15)
17 a %r0, 4095(%r15,%r1)
18 a %r15, 0
23 #CHECK: adb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1a]
24 #CHECK: adb %f0, 4095(%r1,%r15) # encodin
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-s390x-linux.S97 stmg %r2,%r9, SP_R2(%r15)
108 lg %r9, SP_R3(%r15) /* guest state --> r9 */
115 lg %r1, SP_R2(%r15) /* syscallno -> r1 */
125 lg %r3, SP_R5(%r15) /* postmask */
127 lg %r5, SP_R6(%r15) /* nsigwords */
135 lmg %r6,%r9, SP_R6(%r15)
142 lmg %r6,%r9, SP_R6(%r15)
H A Dsyscall-amd64-linux.S86 pushq %r15
170 popq %r15
182 popq %r15
/external/clang/test/CXX/except/except.spec/
H A Dp3.cpp65 extern void (*r15)() noexcept(false);
66 extern void (*r15)() noexcept(false);
/external/oprofile/module/ia64/
H A DIA64syscallstub.h36 mov r15=gp; /* save kgp */ \
54 mov gp=r15; /* restore kgp */ \
64 mov r15=gp; /* save kgp */ \
80 mov gp = r15; /* preserved */ \
92 mov loc2=r15; /* preserve it */ \
109 mov r15=loc2; \
133 mov r15=gp; /* save kgp */ \
146 /* kernel gp still in r15 */ \
155 mov gp=r15; /* restore kgp */ \
175 mov loc2=r15; /* preserv
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.S14 pushq %r15
21 movq %r8,%r15
35 addq %r15,%r12
57 addl 0(%r15),%r8d
76 addl 4(%r15),%r11d
94 addl 8(%r15),%r10d
112 addl 12(%r15),%r9d
130 addl 16(%r15),%r8d
148 addl 20(%r15),%r11d
166 addl 24(%r15),
[all...]
/external/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.S14 pushq %r15
21 movq %r8,%r15
35 addq %r15,%r12
57 addl 0(%r15),%r8d
76 addl 4(%r15),%r11d
94 addl 8(%r15),%r10d
112 addl 12(%r15),%r9d
130 addl 16(%r15),%r8d
148 addl 20(%r15),%r11d
166 addl 24(%r15),
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.S25 pushq %r15
32 movq %rcx,%r15
37 movl 240(%r15),%r8d
68 movups (%r15),%xmm13
69 movups 16(%r15),%xmm14
79 movups 32(%r15),%xmm15
105 movups 48(%r15),%xmm14
132 movups 64(%r15),%xmm15
162 movups 80(%r15),%xmm14
187 movups 96(%r15),
[all...]
/external/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.S25 pushq %r15
32 movq %rcx,%r15
37 movl 240(%r15),%r8d
68 movups (%r15),%xmm13
69 movups 16(%r15),%xmm14
79 movups 32(%r15),%xmm15
105 movups 48(%r15),%xmm14
132 movups 64(%r15),%xmm15
162 movups 80(%r15),%xmm14
187 movups 96(%r15),
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Ds390xcpuid.S23 stck 16(%r15)
24 lg %r2,16(%r15)
47 lgr %r2,%r15
/external/openssl/crypto/
H A Ds390xcpuid.S23 stck 16(%r15)
24 lg %r2,16(%r15)
47 lgr %r2,%r15

Completed in 2208 milliseconds

1234567