HomeSort by relevance Sort by last modified time
    Searched refs:rbx (Results 51 - 75 of 228) sorted by null

1 23 4 5 6 7 8 910

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ptrace.h 50 unsigned long rbx; member in struct:pt_regs
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
ptrace.h 50 unsigned long rbx; member in struct:pt_regs
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
ptrace.h 50 unsigned long rbx; member in struct:pt_regs
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
ptrace.h 50 unsigned long rbx; member in struct:pt_regs
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
ptrace.h 50 unsigned long rbx; member in struct:pt_regs
  /external/v8/src/x64/
stub-cache-x64.cc 397 __ LoadAddress(rbx, ref);
471 __ movq(rbx, FieldOperand(rcx, CallHandlerInfo::kDataOffset));
472 __ movq(Operand(rsp, 3 * kPointerSize), rbx); local
478 __ lea(rbx, Operand(rsp, 3 * kPointerSize));
493 __ movq(StackSpaceOperand(0), rbx); // v8::Arguments::implicit_args_.
494 __ addq(rbx, Immediate(argc * kPointerSize));
495 __ movq(StackSpaceOperand(1), rbx); // v8::Arguments::values_.
1366 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1496 __ movq(Operand(rdx, 0), rbx); local
1566 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1803 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1884 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1942 __ movq(FieldOperand(rax, HeapNumber::kValueOffset), rbx); local
1999 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
2064 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, local
2177 compiler.Compile(masm(), object, holder, name, &lookup, rdx, rbx, rdi, rax, local
2288 GenerateStoreField(masm(), object, index, transition, rdx, rcx, rbx, &miss); local
2461 GenerateStoreField(masm(), object, index, transition, rdx, rcx, rbx, &miss); local
2863 GenerateLoadStringLength(masm(), rdx, rcx, rbx, &miss, true); local
2889 GenerateLoadFunctionPrototype(masm(), rdx, rcx, rbx, &miss); local
2999 __ movq(Operand(rdx, JSObject::kMapOffset), rbx); local
3001 __ movq(Operand(rdx, JSObject::kPropertiesOffset), rbx); local
3002 __ movq(Operand(rdx, JSObject::kElementsOffset), rbx); local
3030 __ movq(Operand(r9, i * kPointerSize), rbx); local
3637 __ movq(FieldOperand(rdi, FixedArray::SizeFor(i)), rbx); local
    [all...]
code-stubs-x64.cc 66 __ AllocateInNewSpace(JSFunction::kSize, rax, rbx, rcx, &gc, TAG_OBJECT);
84 __ LoadRoot(rbx, Heap::kEmptyFixedArrayRootIndex);
87 __ movq(FieldOperand(rax, JSObject::kPropertiesOffset), rbx); local
88 __ movq(FieldOperand(rax, JSObject::kElementsOffset), rbx); local
92 __ movq(FieldOperand(rax, JSFunction::kLiteralsOffset), rbx); local
122 rax, rbx, rcx, &gc, TAG_OBJECT);
133 __ Set(rbx, 0); // Set to NULL.
136 __ movq(Operand(rax, Context::SlotOffset(Context::EXTENSION_INDEX)), rbx); local
139 __ movq(rbx, Operand(rsi, Context::SlotOffset(Context::GLOBAL_INDEX)));
140 __ movq(Operand(rax, Context::SlotOffset(Context::GLOBAL_INDEX)), rbx); local
145 __ movq(Operand(rax, Context::SlotOffset(i)), rbx); local
168 rax, rbx, rcx, &gc, TAG_OBJECT); local
200 __ movq(ContextOperand(rax, Context::EXTENSION_INDEX), rbx); local
204 __ movq(ContextOperand(rax, Context::GLOBAL_INDEX), rbx); local
209 __ movq(ContextOperand(rax, i + Context::MIN_CONTEXT_SLOTS), rbx); local
249 __ movq(FieldOperand(rax, i), rbx); local
264 __ movq(FieldOperand(rdx, i), rbx); local
271 __ movq(FieldOperand(rdx, i), rbx); local
389 __ movq(FieldOperand(rax, i), rbx); local
1632 __ movq(Operand(rcx, 0), rbx); local
2608 __ movq(FieldOperand(rax, i), rbx); local
2642 __ movq(FieldOperand(rdi, FixedArray::kHeaderSize), rbx); local
3649 __ movq(Operand(rsp, (argc_ + 1) * kPointerSize), rbx); local
4620 __ movw(FieldOperand(rax, SeqAsciiString::kHeaderSize), rbx); local
4652 __ movq(FieldOperand(rcx, ConsString::kLengthOffset), rbx); local
5160 __ movw(FieldOperand(rax, SeqAsciiString::kHeaderSize), rbx); local
    [all...]
codegen-x64.cc 78 __ push(rbx);
80 __ movq(rbx, xmm0);
81 __ push(rbx);
86 __ pop(rbx);
87 __ movq(xmm0, rbx);
89 __ pop(rbx);
227 // -- rbx : target map
233 __ movq(FieldOperand(rdx, HeapObject::kMapOffset), rbx); local
236 rbx,
248 // -- rbx : target ma
285 __ movq(FieldOperand(rdx, HeapObject::kMapOffset), rbx); local
328 __ movq(FieldOperand(rdx, HeapObject::kMapOffset), rbx); local
465 __ movq(FieldOperand(rdx, HeapObject::kMapOffset), rbx); local
    [all...]
regexp-macro-assembler-x64.cc 64 * The registers rax, rbx, r9 and r11 are free to use for computations.
86 * - backup of callee save registers (rbx, possibly rsi and rdi).
170 Pop(rbx);
171 __ addq(rbx, code_object_pointer());
172 __ jmp(rbx);
264 __ lea(rbx, Operand(rsi, rdi, times_1, 0));
278 __ cmpq(rax, Operand(rbx, byte_offset + i));
286 __ cmpl(Operand(rbx, byte_offset + i), Immediate(combined_chars));
289 __ cmpb(Operand(rbx, byte_offset + i),
333 __ movq(rbx, register_location(start_reg + 1)); // Offset of end of captur
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse5-basic.asm 11 compd xmm10, xmm13, dqword [rbx+r9*4], 5 ; 0F 25 2D 054 213 A6 05
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-mont5.S 17 pushq %rbx
72 mulq %rbx
109 mulq %rbx
151 mulq %rbx
190 mulq %rbx
263 movq 40(%rsi),%rbx
274 pushq %rbx
329 mulq %rbx
351 mulq %rbx
369 mulq %rbx
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
subtract_sse2.asm 22 GET_GOT rbx
81 GET_GOT rbx
91 push rbx
93 movsxd rbx, dword ptr arg(4);pred_stride
111 movdqa xmm5, [rax + rbx]
114 lea rax, [rax+rbx*2]
137 pop rbx
154 GET_GOT rbx
166 push rbx
167 movsxd rbx, dword ptr arg(6);pred_strid
    [all...]
subtract_mmx.asm 91 push rbx
92 movsxd rbx, dword ptr arg(4);pred_stride
135 lea rax, [rax+rbx]
140 pop rbx
168 push rbx
169 movsxd rbx, dword ptr arg(6);pred_stride
188 add rax, rbx
212 add rax, rbx
217 pop rbx
  /external/openssl/crypto/bn/asm/
x86_64-mont5.S 17 pushq %rbx
72 mulq %rbx
109 mulq %rbx
151 mulq %rbx
190 mulq %rbx
263 movq 40(%rsi),%rbx
274 pushq %rbx
329 mulq %rbx
351 mulq %rbx
369 mulq %rbx
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-x86_64.S 11 pushq %rbx
27 xorq %rbx,%rbx
29 subq %r10,%rbx
36 andq $7,%rbx
39 subq %rbx,%r11
52 decq %rbx
142 andq $15,%rbx
144 subq %rbx,%r11
157 decq %rbx
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.S 11 pushq %rbx
27 xorq %rbx,%rbx
29 subq %r10,%rbx
36 andq $7,%rbx
39 subq %rbx,%r11
52 decq %rbx
142 andq $15,%rbx
144 subq %rbx,%r11
157 decq %rbx
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-x86_64.pl 134 push %rbx
256 mov 24(%rsp),%rbx
279 push %rbx
289 mov 248($context),%rbx # pull context->Rip
292 cmp %r10,%rbx # context->Rip<.Lprologue
298 cmp %r10,%rbx # context->Rip>=.Lepilogue
304 mov -16(%rax),%rbx
308 mov %rbx,144($context) # restore context->Rbx
348 pop %rbx
    [all...]
  /external/chromium_org/v8/test/cctest/
test-hashing.cc 71 __ push(rbx);
74 __ movq(rbx, Immediate(string.at(0)));
75 StringHelper::GenerateHashInit(masm, rax, rbx, rcx);
77 __ movq(rbx, Immediate(string.at(i)));
78 StringHelper::GenerateHashAddCharacter(masm, rax, rbx, rcx);
82 __ pop(rbx);
128 __ push(rbx);
130 __ GetNumberHash(rax, rbx);
131 __ pop(rbx);
test-code-stubs-x64.cc 61 __ push(rbx);
107 __ pop(rbx);
138 Register source_registers[] = {rsp, rax, rbx, rcx, rdx, rsi, rdi, r8, r9};
139 Register dest_registers[] = {rax, rbx, rcx, rdx, rsi, rdi, r8, r9};
  /external/openssl/crypto/md5/asm/
md5-x86_64.pl 134 push %rbx
256 mov 24(%rsp),%rbx
279 push %rbx
289 mov 248($context),%rbx # pull context->Rip
292 cmp %r10,%rbx # context->Rip<.Lprologue
298 cmp %r10,%rbx # context->Rip>=.Lepilogue
304 mov -16(%rax),%rbx
308 mov %rbx,144($context) # restore context->Rbx
348 pop %rbx
    [all...]
  /external/v8/test/cctest/
test-hashing.cc 73 __ push(rbx);
76 __ movq(rbx, Immediate(string.at(0)));
77 StringHelper::GenerateHashInit(masm, rax, rbx, rcx);
79 __ movq(rbx, Immediate(string.at(i)));
80 StringHelper::GenerateHashAddCharacter(masm, rax, rbx, rcx);
84 __ pop(rbx);
130 __ push(rbx);
132 __ GetNumberHash(rax, rbx);
133 __ pop(rbx);
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-linux.S 81 pushq %rbx
175 popq %rbx
187 popq %rbx
  /external/chromium_org/v8/src/x64/
regexp-macro-assembler-x64.cc 67 * The registers rax, rbx, r9 and r11 are free to use for computations.
90 * - backup of callee save registers (rbx, possibly rsi and rdi).
177 Pop(rbx);
178 __ addq(rbx, code_object_pointer());
179 __ jmp(rbx);
245 __ movq(rbx, register_location(start_reg + 1)); // Offset of end of capture
246 __ subq(rbx, rdx); // Length of capture.
250 // rbx = Length of capture
264 // rbx - length of capture
267 __ addl(rax, rbx);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
win64-dataref.asm 39 mov rbx, qword foobar
54 mov rbx, qword trap
68 ;mov rbx, foobar2
80 mov rbx, [foobar3 wrt rip]
92 mov rbx, [__savident wrt rip]
104 mov rbx, [savidentptr2 wrt rip]
116 mov rbx, [y wrt rip]
148 mov rbx, [foobar3 wrt rip]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_ssse3.asm 60 lea rbx, [rdx + rdx*4]
61 add rbx, rdx ;pitch * 6
75 movd xmm6, [rsi + rbx] ;G
76 movd xmm7, [rax + rbx] ;H
144 lea rbx, [rdx + rdx*4]
145 add rbx, rdx ;pitch * 6
159 movq xmm6, [rsi + rbx] ;G
160 movq xmm7, [rax + rbx] ;H
229 lea rbx, [rdx + rdx*4]
230 add rbx, rdx ;pitch *
    [all...]

Completed in 1069 milliseconds

1 23 4 5 6 7 8 910