HomeSort by relevance Sort by last modified time
    Searched refs:ebx (Results 1 - 25 of 1322) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/test/MC/ELF/
global-offset.s 6 addl $_GLOBAL_OFFSET_TABLE_, %ebx
7 leal _GLOBAL_OFFSET_TABLE_(%ebx), %ebx
  /external/llvm/test/MC/ELF/
global-offset.s 6 addl $_GLOBAL_OFFSET_TABLE_, %ebx
7 leal _GLOBAL_OFFSET_TABLE_(%ebx), %ebx
11 addl _GLOBAL_OFFSET_TABLE_-foo,%ebx
got-relaxed-i386.s 4 movl mov@GOT(%ebx), %eax
5 mull mul@GOT(%ebx)
bad-relocation.s 7 leal .Lfoo@BADRELOC(%ebx), %eax
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
fsgs.s 5 rdfsbase %ebx
6 rdgsbase %ebx
7 wrfsbase %ebx
8 wrgsbase %ebx
11 rdfsbase ebx
12 rdgsbase ebx
13 wrfsbase ebx
14 wrgsbase ebx
lockbad-1.s 6 lock mov (%ebx), %eax
8 lock add %ebx, %eax
9 lock add $0x64, %ebx
10 lock adc %ebx, %eax
11 lock adc $0x64, %ebx
12 lock and %ebx, %eax
13 lock and $0x64, %ebx
14 lock btc %eax, %ebx
15 lock btc $0x64, %ebx
16 lock btr %eax, %ebx
    [all...]
vmx.s 13 vmread %eax,%ebx
14 vmreadl %eax,%ebx
15 vmread %eax,(%ebx)
16 vmreadl %eax,(%ebx)
17 vmwrite %eax,%ebx
18 vmwritel %eax,%ebx
19 vmwrite (%eax),%ebx
20 vmwritel (%eax),%ebx
lock-1.s 5 lock add %eax, (%ebx)
6 lock add $0x64, (%ebx)
7 lock adc %eax, (%ebx)
8 lock adc $0x64, (%ebx)
9 lock and %eax, (%ebx)
10 lock and $0x64, (%ebx)
11 lock btc %eax, (%ebx)
12 lock btc $0x64, (%ebx)
13 lock btr %eax, (%ebx)
14 lock btr $0x64, (%ebx)
    [all...]
bmi2.s 8 rorx $7,%eax,%ebx
9 rorx $7,(%ecx),%ebx
12 mulx %eax,%ebx,%esi
13 mulx (%ecx),%ebx,%esi
14 pdep %eax,%ebx,%esi
15 pdep (%ecx),%ebx,%esi
16 pext %eax,%ebx,%esi
17 pext (%ecx),%ebx,%esi
20 bzhi %eax,%ebx,%esi
21 bzhi %ebx,(%ecx),%es
    [all...]
inval-rep.s 2 rep add %ebx, %eax
3 repe add %ebx, %eax
4 repz add %ebx, %eax
5 repne add %ebx, %eax
6 repnz add %ebx, %eax
x86-64-lockbad-1.s 8 lock add %ebx, %eax
9 lock add $0x64, %ebx
10 lock adc %ebx, %eax
11 lock adc $0x64, %ebx
12 lock and %ebx, %eax
13 lock and $0x64, %ebx
14 lock btc %eax, %ebx
15 lock btc $0x64, %ebx
16 lock btr %eax, %ebx
17 lock btr $0x64, %ebx
    [all...]
lockbad-1.l 84 [ ]*6[ ]+lock mov \(%ebx\), %eax
86 [ ]*8[ ]+lock add %ebx, %eax
87 [ ]*9[ ]+lock add \$0x64, %ebx
88 [ ]*10[ ]+lock adc %ebx, %eax
89 [ ]*11[ ]+lock adc \$0x64, %ebx
90 [ ]*12[ ]+lock and %ebx, %eax
91 [ ]*13[ ]+lock and \$0x64, %ebx
92 [ ]*14[ ]+lock btc %eax, %ebx
93 [ ]*15[ ]+lock btc \$0x64, %ebx
94 [ ]*16[ ]+lock btr %eax, %ebx
    [all...]
float.s 7 fadds (%ebx)
8 faddl (%ebx)
9 fiadds (%ebx)
10 fiaddl (%ebx)
18 fsubs (%ebx)
19 fsubl (%ebx)
20 fisubs (%ebx)
21 fisubl (%ebx)
29 fsubrs (%ebx)
30 fsubrl (%ebx)
    [all...]
arch-5.s 4 popcnt %ecx,%ebx
5 crc32 %ecx,%ebx
arch-6.s 4 popcnt %ecx,%ebx
5 crc32 %ecx,%ebx
arch-7.s 4 popcnt %ecx,%ebx
5 lzcnt %ecx,%ebx
inval-ept.s 5 invept %ebx, (%ecx)
6 invept %ebx, %ecx
8 invvpid %ebx, (%ecx)
9 invvpid %ebx, %ecx
13 invept oword ptr [ecx], ebx
14 invept ecx, ebx
16 invvpid oword ptr [ecx], ebx
17 invvpid ecx, ebx
bmi.s 12 andn %eax,%ebx,%esi
13 andn (%ecx),%ebx,%esi
16 bextr %eax,%ebx,%esi
17 bextr %ebx,(%ecx),%esi
20 tzcnt %eax,%ebx
21 tzcnt (%ecx),%ebx
22 blsi %eax,%ebx
23 blsi (%ecx),%ebx
24 blsmsk %eax,%ebx
25 blsmsk (%ecx),%ebx
    [all...]
x86-64-lockbad-1.l 86 [ ]*8[ ]+lock add %ebx, %eax
87 [ ]*9[ ]+lock add \$0x64, %ebx
88 [ ]*10[ ]+lock adc %ebx, %eax
89 [ ]*11[ ]+lock adc \$0x64, %ebx
90 [ ]*12[ ]+lock and %ebx, %eax
91 [ ]*13[ ]+lock and \$0x64, %ebx
92 [ ]*14[ ]+lock btc %eax, %ebx
93 [ ]*15[ ]+lock btc \$0x64, %ebx
94 [ ]*16[ ]+lock btr %eax, %ebx
95 [ ]*17[ ]+lock btr \$0x64, %ebx
    [all...]
ept.s 4 invept (%ecx), %ebx
5 invvpid (%ecx), %ebx
8 invept ebx, oword ptr [ecx]
9 invvpid ebx, oword ptr [ecx]
  /bionic/libc/private/
bionic_asm_x86.h 40 pushl %ebx; \
43 popl %ebx; \
44 addl $_GLOBAL_OFFSET_TABLE_+[.-666b], %ebx
46 popl %ebx
48 #define PIC_GOT(x) x@GOT(%ebx)
49 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /external/clang/test/CodeGen/
inline-asm-mixed-style.c 6 __asm mov eax, ebx
7 __asm mov ebx, ecx local
9 // CHECK: movl %ebx, %eax
10 // CHECK: movl %ecx, %ebx
13 __asm mov eax, ebx
15 // CHECK: movl %ebx, %eax
18 __asm mov eax, ebx
20 // CHECK: movl %ebx, %eax
26 __asm mov eax, ebx
  /external/compiler-rt/lib/builtins/i386/
muldi3.S 13 pushl %ebx
19 movl 20(%esp), %ebx // b.hi
20 imull %edx, %ebx // a.lo * b.hi
23 addl %ecx, %ebx // EBX = (a.lo*b.hi + a.hi*b.lo)
24 addl %ebx, %edx
26 popl %ebx
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
pr17306b.s 2 movl foo@GOT(%ebx), %eax
  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
trivial.S 9 pushl %ebx # save ebx
11 movl 24(%eax),%ebx # ebx <- systab->FirmwareVendor
12 pushl %ebx
13 movl 44(%eax),%ebx # ebx <- systab->ConOut
14 pushl %ebx
15 movl 4(%ebx),%eax # eax <- conout->OutputString
17 movl -4(%ebp),%ebx # restore eb
    [all...]

Completed in 143 milliseconds

1 2 3 4 5 6 7 8 91011>>