Searched refs:rax (Results 326 - 350 of 391) sorted by relevance

<<111213141516

/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_x86_64.h64 uint64_t rax; member in struct:RegisterContextDarwin_x86_64::GPR
/external/chromium_org/third_party/boringssl/win-x86_64/crypto/
H A Dcpu-x86_64-asm.asm10 mov rax,rsp
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm65 movq rax, m4
H A Dvp9_sad_sse3.asm16 %define src_stride rax
33 movsxd rax, dword ptr arg(1) ; src_stride
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm65 movq rax, m4
H A Dvp9_sad_sse3.asm16 %define src_stride rax
33 movsxd rax, dword ptr arg(1) ; src_stride
/external/valgrind/main/VEX/test/
H A Dtest-amd64.c180 : "a" (rax), "b" (rbx), "c" (rcx), "d" (rdx), "S" (rsi), "D" (rdi));\
195 int64 rax, rbx, rcx, rdx, rsi, rdi, res; local
196 rax = 0x0001;
205 TEST_LEA("(%%rax)");
212 TEST_LEA("0x40(%%rax)");
219 TEST_LEA("0x4000(%%rax)");
226 TEST_LEA("(%%rax, %%rcx)");
233 TEST_LEA("0x40(%%rax, %%rcx)");
240 TEST_LEA("(,%%rax, 2)");
244 TEST_LEA("0x40(,%%rax,
[all...]
/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h207 unsigned long rax; member in struct:vki_sigcontext
507 unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:vki_user_regs_struct
/external/chromium_org/v8/src/compiler/x64/
H A Dinstruction-selector-x64.cc426 opcode, g.DefineAsFixed(node, rax), g.UseFixed(node->InputAt(0), rax),
454 InstructionOperand* temps[] = {g.TempRegister(rax), g.TempRegister(rdx)};
456 opcode, g.DefineAsFixed(node, rdx), g.UseFixed(node->InputAt(0), rax),
555 InstructionOperand* temps[] = {g.TempRegister(rax)};
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djfsseflt-64.asm72 mov rax,rsp ; rax = original rbp
75 mov [rsp],rax
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Ddct_sse2.asm18 %define pitch rax
29 movsxd rax, dword ptr arg(2)
30 lea rcx, [rsi + rax*2]
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Dx86_abi_support.asm32 %define rax eax
310 mov rax,[rbp+off]
311 push rax
/external/libvpx/libvpx/vp8/encoder/x86/
H A Ddct_sse2.asm18 %define pitch rax
29 movsxd rax, dword ptr arg(2)
30 lea rcx, [rsi + rax*2]
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm32 %define rax eax
310 mov rax,[rbp+off]
311 push rax
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Diwalsh_sse2.asm24 mov rax, 30003h
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dssewidth.asm126 cvttsd2si rax, xmm1
127 cvttsd2si rax, qword [rbx]
131 cvttss2si rax, xmm1
132 cvttss2si rax, dword [rbx]
/external/libvpx/libvpx/vp8/common/x86/
H A Diwalsh_sse2.asm24 mov rax, 30003h
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-amd64-linux.c358 SC2(rax,RAX);
580 tst->arch.vex.guest_RAX = sc->rax;
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/aes/
H A Dvpaes-x86_64.S65 subq $1,%rax
117 movq %rax,%r11
172 subq $1,%rax
635 leaq 16(%rdx,%rax,1),%rdx
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/aes/
H A Dvpaes-x86_64.S65 subq $1,%rax
117 movq %rax,%r11
172 subq $1,%rax
635 leaq 16(%rdx,%rax,1),%rdx
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Delfcore.h73 uint64_t r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:i386_regs
183 "mov %%r15,0(%%rax)\n" \
184 "mov %%r14,8(%%rax)\n" \
185 "mov %%r13,16(%%rax)\n" \
186 "mov %%r12,24(%%rax)\n" \
187 "mov %%rbp,32(%%rax)\n" \
188 "mov %%rbx,40(%%rax)\n" \
189 "mov %%r11,48(%%rax)\n" \
190 "mov %%r10,56(%%rax)\n" \
191 "mov %%r9,64(%%rax)\
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Delfcore.h73 uint64_t r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:i386_regs
183 "mov %%r15,0(%%rax)\n" \
184 "mov %%r14,8(%%rax)\n" \
185 "mov %%r13,16(%%rax)\n" \
186 "mov %%r12,24(%%rax)\n" \
187 "mov %%rbp,32(%%rax)\n" \
188 "mov %%rbx,40(%%rax)\n" \
189 "mov %%r11,48(%%rax)\n" \
190 "mov %%r10,56(%%rax)\n" \
191 "mov %%r9,64(%%rax)\
[all...]
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dkvm.h109 __u64 rax, rbx, rcx, rdx; member in struct:kvm_regs
/external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
H A Dsvm.h164 u64 rax; member in struct:vmcb_save_area
/external/linux-tools-perf/perf-3.12.0/arch/x86/include/uapi/asm/
H A Dkvm.h109 __u64 rax, rbx, rcx, rdx; member in struct:kvm_regs

Completed in 921 milliseconds

<<111213141516