/external/llvm/test/CodeGen/X86/ |
loop-strength-reduce-2.ll | 19 ; STATIC: decl %eax
|
vec_shuffle-37.ll | 19 ; CHECK_O0: movsd (%eax), %xmm0
|
memcmp.ll | 58 ; CHECK: movl ([[A0]]), %eax 59 ; CHECK: cmpl ([[A1]]), %eax
|
optimize-max-3.ll | 44 ; CHECK: xorl {{%edi, %edi|%ecx, %ecx|%eax, %eax}}
|
v2f32.ll | 29 ; X32-NEXT: movl 4(%esp), %eax 30 ; X32-NEXT: movss %xmm1, (%eax)
|
vec_ss_load_fold.ll | 59 ; CHECK: roundss $4, (%eax), %xmm0 69 ; CHECK: movss (%eax), %xmm
|
/external/qemu/target-i386/ |
kvm.c | 90 ret = cpuid->entries[i].eax; 156 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx); 157 times = c->eax & 0xff; 163 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx); 174 cpu_x86_cpuid(env, i, j, &c->eax, &c->ebx, &c->ecx, &c->edx); 176 if (i == 4 && c->eax == 0) 180 if (i == 0xd && c->eax == 0) 189 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx); 200 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx);
|
/external/quake/quake/src/WinQuake/ |
dosisms.h | 40 unsigned long eax;
member in struct:__anon10670::__anon10671
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
vm86.h | 82 long eax; member in struct:vm86_regs
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
reg.h | 66 # define EAX 6
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/ |
sigcontext.h | 70 unsigned long eax; member in struct:sigcontext
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/ |
sigcontext.h | 70 unsigned long eax; member in struct:sigcontext
|
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/ |
sigcontext.h | 70 unsigned long eax; member in struct:sigcontext
|
/external/valgrind/main/none/tests/amd64/ |
insn_basic.def | 29 ###adcl eflags[0x1,0x0] : imm32[12345678] eax.ud[87654321] => 1.ud[99999999] 30 ###adcl eflags[0x1,0x1] : imm32[12345678] eax.ud[87654321] => 1.ud[100000000] 69 addl imm32[12345678] eax.ud[87654321] => 1.ud[99999999] 96 andl imm32[0x86427531] eax.ud[0x12345678] => 1.ud[0x02005430] 224 cdq eax.ud[0x12345678] : => edx.ud[0x00000000] eax.ud[0x12345678] 225 cdq eax.ud[0xfedcba98] : => edx.ud[0xffffffff] eax.ud[0xfedcba98] 226 cdqe eax.ud[0x12345678] : => rax.uq[0x0000000012345678] 227 cdqe eax.ud[0xfedcba98] : => rax.uq[0xfffffffffedcba98 [all...] |
/external/dropbear/libtomcrypt/ |
Makefile.in | 105 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \ 106 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o \ 107 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \ 108 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
|
makefile.icc | 102 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \ 103 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o \ 104 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \ 105 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
|
makefile.shared | 107 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \ 108 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o \ 109 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \ 110 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
|
makefile.unix | 48 src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o \ 49 src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o \ 50 src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o \ 51 src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o \
|
/external/elfutils/libebl/ |
i386_corenote.c | 95 " eax: %08lx ebx: %08lx ecx: %08lx edx: %08lx\n" 97 " eip: %08lx eflags: %08lx, original eax: %08lx\n"
|
/external/grub/stage2/ |
mb_info.h | 103 * its address in the EAX register. 214 * The following value must be present in the EAX register.
|
/external/kernel-headers/original/asm-x86/ |
desc_32.h | 233 * GET_DESC_BASE(GDT_ENTRY_ESPFIX_SS, %ebx, %eax, %ax, %al, %ah) 234 * Will read the base address of GDT_ENTRY_ESPFIX_SS and put it into %eax.
|
/external/libvpx/vpx_ports/ |
x86.h | 63 __asm mov eax, func\ 65 __asm mov a, eax\
|
/external/llvm/test/MC/COFF/ |
basic-coff.s | 19 xorl %eax, %eax
|
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
cpuid.h | 108 is not supported or whatever cpuid returns in eax register. If sig 163 eax, ebx, ecx and edx registers. The function checks if cpuid is
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
cpuid.h | 108 is not supported or whatever cpuid returns in eax register. If sig 163 eax, ebx, ecx and edx registers. The function checks if cpuid is
|