Searched refs:esi (Results 201 - 225 of 257) sorted by relevance

1234567891011

/external/zlib/src/contrib/masmx64/
H A Dinffasx64.asm298 mov esi, [rsp+92] ; /* from = wsize */
342 mov rsi, r8 ; /* move in back to %esi, toss from */
/external/chromium_org/v8/src/ic/ia32/
H A Dhandler-compiler-ia32.cc44 __ mov(esi, Operand(ebp, StandardFrameConstants::kContextOffset));
98 __ mov(scratch, Operand(esi, offset));
250 __ mov(esi, Operand(ebp, StandardFrameConstants::kContextOffset));
/external/chromium_org/v8/src/ic/x87/
H A Dhandler-compiler-x87.cc44 __ mov(esi, Operand(ebp, StandardFrameConstants::kContextOffset));
98 __ mov(scratch, Operand(esi, offset));
250 __ mov(esi, Operand(ebp, StandardFrameConstants::kContextOffset));
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/aes/
H A Daesni-x86_64.S2939 shll $4,%esi
2987 cmpl $256,%esi
2989 cmpl $192,%esi
2991 cmpl $128,%esi
2995 movl $9,%esi
3018 movl %esi,80(%rax)
3025 movl $11,%esi
3044 movl %esi,48(%rax)
3051 movl $13,%esi
3082 movl %esi,1
[all...]
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/aes/
H A Daesni-x86_64.S2939 shll $4,%esi
2987 cmpl $256,%esi
2989 cmpl $192,%esi
2991 cmpl $128,%esi
2995 movl $9,%esi
3018 movl %esi,80(%rax)
3025 movl $11,%esi
3044 movl %esi,48(%rax)
3051 movl $13,%esi
3082 movl %esi,1
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Dsubpixel_ssse3.asm58 cmp esi, DWORD PTR [rax]
306 cmp esi, DWORD PTR [rax]
435 cmp esi, DWORD PTR [rax]
630 cmp esi, DWORD PTR [rax]
769 cmp esi, DWORD PTR [rax]
/external/libvpx/libvpx/vp8/common/x86/
H A Dsubpixel_ssse3.asm58 cmp esi, DWORD PTR [rax]
306 cmp esi, DWORD PTR [rax]
435 cmp esi, DWORD PTR [rax]
630 cmp esi, DWORD PTR [rax]
769 cmp esi, DWORD PTR [rax]
/external/openssl/crypto/aes/asm/
H A Daesni-x86_64.S2300 shll $4,%esi
2347 cmpl $256,%esi
2349 cmpl $192,%esi
2351 cmpl $128,%esi
2355 movl $9,%esi
2378 movl %esi,80(%rax)
2385 movl $11,%esi
2404 movl %esi,48(%rax)
2411 movl $13,%esi
2442 movl %esi,1
[all...]
H A Daes-x86_64.pl52 $acc0="%esi"; $mask80="%rsi";
1263 movz %dl,%esi # rk[i]>>0
1265 movz %dh,%esi # rk[i]>>8
1271 movz %dl,%esi # rk[i]>>16
1275 movz %dh,%esi # rk[i]>>24
1319 mov %esi,%ecx # %ecx=bits
1461 movz %dl,%esi # rk[11]>>0
1463 movz %dh,%esi # rk[11]>>8
1469 movz %dl,%esi # rk[11]>>16
1473 movz %dh,%esi # r
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
H A Daes-x86_64.pl53 $acc0="%esi"; $mask80="%rsi";
1257 movz %dl,%esi # rk[i]>>0
1259 movz %dh,%esi # rk[i]>>8
1265 movz %dl,%esi # rk[i]>>16
1269 movz %dh,%esi # rk[i]>>24
1308 mov %esi,%ecx # %ecx=bits
1450 movz %dl,%esi # rk[11]>>0
1452 movz %dh,%esi # rk[11]>>8
1458 movz %dl,%esi # rk[11]>>16
1462 movz %dh,%esi # r
[all...]
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djfmmxfst.asm96 ; push esi ; unused
386 ; pop esi ; unused
H A Djfss2fst.asm96 ; push esi ; unused
393 ; pop esi ; unused
H A Djfsseflt.asm81 ; push esi ; unused
359 ; pop esi ; unused
/external/chromium_org/v8/src/ia32/
H A Ddisasm-ia32.cc275 esi = 6, enumerator in enum:disasm::DisassemblerIA32::__anon17306
1144 case esi: mnem = "push"; break;
1394 DCHECK(regop == esi || regop == edx);
1396 (regop == esi) ? "psllq" : "psrlq",
1685 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi"
/external/chromium_org/v8/src/x87/
H A Ddisasm-x87.cc275 esi = 6, enumerator in enum:disasm::DisassemblerX87::__anon17355
1165 case esi: mnem = "push"; break;
1415 DCHECK(regop == esi || regop == edx);
1417 (regop == esi) ? "psllq" : "psrlq",
1702 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi"
H A Dassembler-x87.cc362 emit_operand(esi, src);
771 emit_operand(esi, src);
1874 emit_operand(esi, adr);
/external/compiler-rt/make/platform/
H A Dclang_darwin.mk413 i686.get_pc_thunk.esi
464 i686.get_pc_thunk.esi \
/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_i386.cpp199 DEFINE_GPR(esi, NULL, gcc_esi, dwarf_esi, LLDB_INVALID_REGNUM, gdb_esi),
/external/qemu-pc-bios/vgabios/tests/lfbprof/
H A Dlfbprof.c92 long esi; member in struct:__anon30292
/external/valgrind/main/include/vki/
H A Dvki-arm-linux.h829 long esi; member in struct:vki_vm86_regs
/external/chromium_org/third_party/boringssl/win-x86_64/crypto/rc4/
H A Drc4-x86_64.asm381 movzx esi,sil
409 movzx esi,sil
437 movzx esi,sil
465 movzx esi,sil
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm425 DECLARE_REG 8, rsi, esi, si, sil, 72
495 DECLARE_REG 1, rsi, esi, si, sil
539 DECLARE_REG 4, esi, esi, si, null, 20
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm408 DECLARE_REG 8, rsi, esi, si, sil, 72
478 DECLARE_REG 1, rsi, esi, si, sil
522 DECLARE_REG 4, esi, esi, si, null, 20
/external/neven/Embedded/common/src/b_BasicEm/
H A DMath.c348 push esi
406 pop esi
/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp323 SET_GPR(esi);
1070 { e_regSetGPR, gpr_esi, "esi" , NULL , Uint, Hex, GPR_SIZE(esi), GPR_OFFSET(esi) , gcc_esi , dwarf_esi , INVALID_NUB_REGNUM , gdb_esi , NULL, g_invalidate_esi },
1086 DEFINE_GPR_PSEUDO_16 (si , esi),
1098 DEFINE_GPR_PSEUDO_8L (sil, esi),

Completed in 2734 milliseconds

1234567891011