HomeSort by relevance Sort by last modified time
    Searched refs:rsp (Results 1 - 25 of 473) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/arch/x86_64/
jni_entrypoints_x86_64.S 31 subq LITERAL(72 + 4 * 8), %rsp
34 movq %xmm0, 0(%rsp)
35 movq %xmm1, 8(%rsp)
36 movq %xmm2, 16(%rsp)
37 movq %xmm3, 24(%rsp)
38 movq %xmm4, 32(%rsp)
39 movq %xmm5, 40(%rsp)
40 movq %xmm6, 48(%rsp)
41 movq %xmm7, 56(%rsp)
42 movq %xmm12, 64(%rsp)
    [all...]
  /external/llvm/test/MC/ELF/
cfi-def-cfa-offset.s 5 subq $8, %rsp
8 addq $8, %rsp
cfi-adjust-cfa-offset.s 5 subq $8, %rsp
9 addq $8, %rsp
  /external/chromium-trace/trace-viewer/third_party/webapp2/tests/
response_test.py 27 rsp = webapp2.Response()
28 rsp.write(var_1)
29 rsp.write(var_2)
30 rsp.write(var_3)
31 self.assertEqual(rsp.body, '%rfoobar' % var_1)
33 rsp = webapp2.Response()
34 rsp.write(var_1)
35 rsp.write(var_3)
36 rsp.write(var_2)
37 self.assertEqual(rsp.body, '%rbarfoo' % var_1
    [all...]
webapp1_test.py 45 rsp = req.get_response(app)
46 self.assertEqual(rsp.status_int, 200)
47 self.assertEqual(rsp.body, 'foo')
50 rsp = req.get_response(app)
51 self.assertEqual(rsp.status_int, 200)
52 self.assertEqual(rsp.body, 'bar')
58 rsp = req.get_response(app2)
59 self.assertEqual(rsp.status_int, 200)
60 self.assertEqual(rsp.body, 'foo')
63 rsp = req.get_response(app2
    [all...]
extras_appengine_users_test.py 47 rsp = req.get_response(app)
48 self.assertEqual(rsp.status_int, 200)
49 self.assertEqual(rsp.body, 'You are logged in.')
54 rsp = req.get_response(app)
55 self.assertEqual(rsp.status_int, 302)
56 self.assertEqual(rsp.headers.get('Location'),
63 rsp = req.get_response(app)
64 self.assertEqual(rsp.status_int, 400)
70 rsp = req.get_response(app)
71 self.assertEqual(rsp.status_int, 200
    [all...]
extras_local_app_test.py 14 rsp = app.get_response('/')
15 self.assertEqual(rsp.status_int, 200)
16 self.assertEqual(rsp.body, 'Hello, World!')
handler_test.py 168 rsp = app.get_response('/')
169 self.assertEqual(rsp.status_int, 200)
170 self.assertEqual(rsp.body, 'home sweet home')
174 rsp = req.get_response(app)
175 self.assertEqual(rsp.status_int, 404)
180 rsp = req.get_response(app)
181 self.assertEqual(rsp.status_int, 405)
182 self.assertEqual(rsp.headers.get('Allow'), 'GET, POST')
186 rsp = req.get_response(app)
187 self.assertEqual(rsp.status_int, 500
    [all...]
extras_appengine_sessions_memcache_test.py 29 rsp = webapp2.Response()
31 store.save_sessions(rsp)
37 store.save_sessions(rsp)
41 cookies = rsp.headers.get('Set-Cookie')
53 rsp = webapp2.Response()
54 store.save_sessions(rsp)
58 cookies = rsp.headers.get('Set-Cookie')
82 rsp = webapp2.Response()
83 store.save_sessions(rsp)
87 cookies = rsp.headers.get('Set-Cookie'
    [all...]
  /external/llvm/test/MC/X86/
intel-syntax-2.s 5 // CHECK: movl $257, -4(%rsp)
6 mov DWORD PTR [RSP - 4], 257
8 // CHECK: movl $257, -4(%rsp)
9 movl $257, -4(%rsp)
13 mov DWORD PTR [RSP - 4], 255
14 // CHECK: movl $255, -4(%rsp)
16 movl $255, -4(%rsp)
17 // CHECK: movl $255, -4(%rsp)
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_mov.s 9 # CHECK: leaq -128(%rsp), %rsp
11 # CHECK: leaq 128(%rsp), %rsp
15 # CHECK: leaq -128(%rsp), %rsp
17 # CHECK: leaq 128(%rsp), %rsp
38 # CHECK: leaq -128(%rsp), %rsp
    [all...]
asm_swap_intel.s 9 # CHECK: leaq -128(%rsp), %rsp
11 # CHECK: leaq 128(%rsp), %rsp
15 # CHECK: leaq -128(%rsp), %rsp
17 # CHECK: leaq 128(%rsp), %rsp
21 # CHECK: leaq -128(%rsp), %rsp
    [all...]
asm_rsp_mem_op.s 1 # The test verifies that memory references through %rsp are correctly
7 # CHECK: leaq -128(%rsp), %rsp
11 # CHECK: leaq 160(%rsp), %rdi
16 # CHECK: leaq 128(%rsp), %rsp
17 # CHECK: movq 8(%rsp), %rax
24 movq 8(%rsp), %rax
28 # CHECK: leaq -128(%rsp), %rsp
    [all...]
  /bionic/libm/x86_64/
e_hypot.S 75 subq $64, %rsp
77 movsd %xmm0, 48(%rsp)
78 movsd %xmm1, 56(%rsp)
88 fldl 48(%rsp)
89 fldl 56(%rsp)
111 fldl 48(%rsp)
112 fldl 56(%rsp)
121 fstl (%rsp)
122 fstpt 16(%rsp)
124 movw 24(%rsp), %a
    [all...]
  /external/llvm/test/tools/llvm-objdump/Inputs/
win64-unwind.exe.coff-x86_64.asm 7 subq $24, %rsp
9 movq %rsi, 16(%rsp)
11 movups %xmm8, (%rsp)
15 mov %rsp, %rbx
25 lea (%rbx), %rsp
27 addq $24, %rsp
45 subq $65520, %rsp
47 sub $8454128, %rsp
50 add $8454128, %rsp
51 addq $65520, %rsp
    [all...]
  /external/boringssl/win-x86_64/crypto/rand/
rdrand-x86_64.asm 12 mov QWORD[8+rsp],rdi ;WIN64 prologue
13 mov QWORD[16+rsp],rsi
14 mov rax,rsp
20 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
21 mov rsi,QWORD[16+rsp]
  /external/llvm/test/MC/COFF/
seh-section.s 68 subq $8, %rsp
74 addq $8, %rsp
83 subq $8, %rsp
89 addq $8, %rsp
98 subq $8, %rsp
104 addq $8, %rsp
seh.s 129 subq $24, %rsp
131 movq %rsi, 16(%rsp)
133 movups %xmm8, (%rsp)
137 mov %rsp, %rbx
147 lea (%rbx), %rsp
149 addq $24, %rsp
seh-align2.s 68 subq $24, %rsp
76 addq $24, %rsp
  /bionic/linker/arch/x86_64/
begin.S 32 mov %rsp, %rdi
  /external/compiler-rt/lib/builtins/x86_64/
floatundixf.S 22 movq %rdi, -8(%rsp)
23 fildq -8(%rsp)
58 movq %rdi, -8(%rsp)
59 movq %rsi, -16(%rsp)
61 faddl -8(%rsp) // hi - 2^52 (as double extended, no rounding occurs)
62 faddl -16(%rsp) // hi + lo (as double extended)
  /external/boringssl/win-x86_64/crypto/aes/
vpaes-x86_64.asm 616 mov QWORD[8+rsp],rdi ;WIN64 prologue
617 mov QWORD[16+rsp],rsi
618 mov rax,rsp
625 lea rsp,[((-184))+rsp]
626 movaps XMMWORD[16+rsp],xmm6
627 movaps XMMWORD[32+rsp],xmm7
628 movaps XMMWORD[48+rsp],xmm8
629 movaps XMMWORD[64+rsp],xmm9
630 movaps XMMWORD[80+rsp],xmm1
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 191 mov rbp, rsp
200 sub rsp, 16 * 6
201 %define k0k1 [rsp + 16 * 0]
202 %define k2k3 [rsp + 16 * 1]
203 %define k5k4 [rsp + 16 * 2]
204 %define k6k7 [rsp + 16 * 3]
205 %define krd [rsp + 16 * 4]
206 %define zero [rsp + 16 * 5]
235 add rsp, 16 * 6
236 pop rsp
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 191 mov rbp, rsp
200 sub rsp, 16 * 6
201 %define k0k1 [rsp + 16 * 0]
202 %define k2k3 [rsp + 16 * 1]
203 %define k5k4 [rsp + 16 * 2]
204 %define k6k7 [rsp + 16 * 3]
205 %define krd [rsp + 16 * 4]
206 %define zero [rsp + 16 * 5]
235 add rsp, 16 * 6
236 pop rsp
    [all...]
  /external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm 20 ; Save RSP.
21 mov rbp, rsp
31 and rsp, -16
34 sub rsp, 96
35 movaps [rsp +32], xmm0
36 movaps [rsp+16+32], xmm1
37 movaps [rsp+32+32], xmm2
38 movaps [rsp+48+32], xmm3
48 movaps xmm3, [rsp+48+32]
49 movaps xmm2, [rsp+32+32
    [all...]

Completed in 1763 milliseconds

1 2 3 4 5 6 7 8 91011>>