Searched refs:eax (Results 26 - 50 of 659) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
H A Dalignnop32.asm2 mov eax,32
/external/llvm/test/MC/MachO/
H A Dgen-dwarf-cpp.s7 movl $0, %eax
9 movl $0, %eax
H A Dabsolutize.s4 xorl %eax,%eax
6 xorl %eax,%eax
8 xorl %eax,%eax
10 xorl %eax,%eax
12 movl $(_text_a - _text_b), %eax
14 movl $(Ltext_expr_0), %eax
[all...]
H A Ddarwin-x86_64-diff-relocs.s13 xorl %eax,%eax
15 xorl %eax,%eax
58 movl %eax,4(%rip)
59 // movl %eax,_baz(%rip)
60 movl %eax,_g0(%rip)
61 movl %eax,L0(%rip)
62 movl %eax,_g1(%rip)
63 movl %eax,L
[all...]
H A Dbad-macro.s6 mov $1, %eax
7 mov $2, %eax
13 // CHECK-OUTPUT: movl $1, %eax
14 // CHECK-OUTPUT: movl $2, %eax
H A Dreloc-pcrel.s38 xorl %eax,%eax
42 xorl %eax,%eax
45 xorl %eax,%eax
47 xorl %eax,%eax
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dlds.asm4 lds eax,[1]
5 lds eax,word [1]
6 lds eax,dword [1]
H A Dmem64rip.asm2 mov eax, [rip]
3 mov eax, [rip+2]
4 mov eax, [rip+sym]
5 mov eax, [sym wrt rip]
7 mov eax, [sym wrt rip]
H A Dmem64hi32.asm2 adc byte [eax], 12h
H A Dnegequ.asm5 mov [ebp+off], eax
6 mov [ebp+pos], eax
7 mov [ebp-off], eax
8 mov [ebp-pos], eax
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas32/
H A Delf_gas32_ssym.asm3 movl %eax, foo@PLT
4 movl %eax, foo@GOTOFF
5 #movl %eax, foo@GOTPC
6 movl %eax, bar@TLSGD
7 movl %eax, bar@TLSLDM
8 movl %eax, bar@GOTTPOFF
9 movl %eax, bar@TPOFF
10 movl %eax, bar@NTPOFF
11 movl %eax, bar@DTPOFF
12 movl %eax, ba
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/
H A Dmacho-reloc.asm13 mov eax, hi+2
14 mov eax, bye
15 mov eax, [hi]
16 mov eax, [bye+2]
17 mov eax, $$
18 mov eax, $
19 mov eax, $+4
20 mov eax, $-$$
21 ;mov eax, uhoh wrt $$
22 ;mov eax, h
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
H A Djmpcall.asm3 call *%eax
4 call %eax
5 call *(%eax)
6 call (%eax)
11 call *label(%eax)
/external/llvm/test/MC/X86/
H A Dx86_errors.s9 cmp $0, 0(%eax)
17 movi $8,%eax
33 movl %eax,(%bp,%si)
36 movl %eax,(%bp,%si,2)
39 movl %eax,(%cx)
42 movl %eax,(%bp,%bx)
45 movl %eax,(,%bx)
H A Dx86_64-tbm-encoding.s4 // CHECK: bextr $2814, %edi, %eax
6 bextr $2814, %edi, %eax
9 // CHECK: bextr $2814, (%rdi), %eax
11 bextr $2814, (%rdi), %eax
24 // CHECK: blcfill %edi, %eax
26 blcfill %edi, %eax
29 // CHECK: blcfill (%rdi), %eax
31 blcfill (%rdi), %eax
44 // CHECK: blci %edi, %eax
46 blci %edi, %eax
[all...]
H A Dx86-16.s28 // CHECK: movl %eax, 16(%ebp) # encoding: [0x67,0x66,0x89,0x45,0x10]
29 movl %eax, 16(%ebp)
30 // CHECK: movl %eax, -16(%ebp) # encoding: [0x67,0x66,0x89,0x45,0xf0]
31 movl %eax, -16(%ebp)
36 // CHECK: cmpl %eax, %ebx # encoding: [0x66,0x39,0xc3]
37 cmpl %eax, %ebx
42 // CHECK: shrl %eax # encoding: [0x66,0xd1,0xe8]
43 shrl $1, %eax
45 // CHECK: shll %eax # encoding: [0x66,0xd1,0xe0]
46 sall $1, %eax
[all...]
/external/llvm/test/MC/ELF/
H A Drelocation-386.s92 leal .Lfoo@GOTOFF(%ebx), %eax
104 movl bar2j@GOT(%eax), %eax
106 leal foo@TLSGD(, %ebx,1), %eax
109 addl foo@NTPOFF(%eax), %eax
111 leal foo@TLSLDM(%ebx), %eax
112 leal foo@DTPOFF(%eax), %edx
114 movl zed@GOT(%eax), %eax
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Dgas-movsxs.asm1 movsbl %al, %eax
3 movswl %ax, %eax
6 movslq %eax, %rax
8 #movsxw %ax, %eax
12 #movsxl %eax, %rax
14 movzbl %al, %eax
16 movzwl %ax, %eax
21 movsbl 5,%eax
22 movswl 5,%eax
25 movsx 5,%eax
[all...]
/external/clang/test/Sema/
H A Dms-inline-asm.c11 mov eax, eax local
16 mov eax, 1+=2 // expected-error {{unknown token in expression}} local
20 mov eax, 1+++ // expected-error {{unknown token in expression}} local
24 mov eax, LENGTH bar // expected-error {{unable to lookup expression}} local
28 mov eax, SIZE bar // expected-error {{unable to lookup expression}} local
32 mov eax, TYPE bar // expected-error {{unable to lookup expression}} local
56 mov eax, arr; local
57 mov eax, arr[0]; local
58 mov eax, ar local
59 mov eax, arr[1 + (2 * 5) - 3 + 1<<1]; local
63 __asm mov eax, arr[ebp + 1 + (2 * 5) - 3 + 1<<1] local
65 __asm mov eax, arr[esi * 4] local
67 __asm mov eax, arr[i] local
69 __asm mov eax, global[i] local
83 __asm mov eax, [eax] UndeclaredId // expected-error {{unknown token in expression}} local
88 __asm mov eax, [eax] A local
94 __asm mov eax, [0] A.a local
[all...]
/external/llvm/test/MC/AsmParser/
H A Dlabels.s16 // CHECK: addl $24, a$b(%eax)
17 addl $24, "a$b"(%eax)
18 // CHECK: addl $24, a$b+10(%eax)
19 addl $24, ("a$b" + 10)(%eax)
23 // CHECK: addl $10, %eax
24 addl $"b$c", %eax
H A Dmacro-irp.s3 .irp reg,%eax,%ebx
7 // CHECK: pushl %eax
/external/openssl/crypto/bn/asm/
H A Dbn-586.S10 popl %eax
11 leal _GLOBAL_OFFSET_TABLE_+[.-.L000PIC_me_up](%eax),%eax
12 movl OPENSSL_ia32cap_P@GOT(%eax),%eax
13 btl $26,(%eax)
15 movl 4(%esp),%eax
23 movd (%eax),%mm3
34 movd 4(%eax),%mm3
36 movd 8(%eax),
[all...]
/external/chromium_org/third_party/boringssl/linux-x86/crypto/bn/
H A Dbn-586.S26 movl (%ebx),%eax
28 addl %esi,%eax
30 addl (%edi),%eax
32 movl %eax,(%edi)
35 movl 4(%ebx),%eax
37 addl %esi,%eax
39 addl 4(%edi),%eax
41 movl %eax,4(%edi)
44 movl 8(%ebx),%eax
46 addl %esi,%eax
[all...]
/external/chromium_org/third_party/boringssl/mac-x86/crypto/bn/
H A Dbn-586.S25 movl (%ebx),%eax
27 addl %esi,%eax
29 addl (%edi),%eax
31 movl %eax,(%edi)
34 movl 4(%ebx),%eax
36 addl %esi,%eax
38 addl 4(%edi),%eax
40 movl %eax,4(%edi)
43 movl 8(%ebx),%eax
45 addl %esi,%eax
[all...]
/external/oprofile/libop/
H A Dop_hw_specific.h22 unsigned eax; local
31 : "=a" (eax)
36 asm("cpuid" : "=a" (eax), "=b" (v.b), "=c" (v.c), "=d" (v.d) : "0" (0));
54 asm("cpuid" : "=a" (v.eax) : "a" (code) : "ecx","ebx","edx");
64 static inline unsigned int cpu_model(unsigned int eax) argument
66 unsigned model = (eax & 0xf0) >> 4;
67 unsigned ext_model = (eax & 0xf0000) >> 12;
71 static inline unsigned int cpu_family(unsigned int eax) argument
73 unsigned family = (eax & 0xf00) >> 8;
74 unsigned ext_family = (eax
78 cpu_stepping(unsigned int eax) argument
89 unsigned eax; local
103 unsigned ebx, eax; local
[all...]

Completed in 1021 milliseconds

1234567891011>>