HomeSort by relevance Sort by last modified time
    Searched full:ebx (Results 451 - 475 of 1021) sorted by null

<<11121314151617181920>>

  /dalvik/vm/mterp/x86/
OP_PACKED_SWITCH.S 26 jne common_updateProfile # set up %ebx & %edx & rPC
zcmp.S 23 jne common_updateProfile # set up %ebx & %edx & rPC
  /external/chromium/base/
cpu.cc 42 "mov %%ebx, %%edi\n"
44 "xchg %%edi, %%ebx\n"
52 "mov %%ebx, %%edi\n"
54 "xchg %%edi, %%ebx\n"
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
nomem64.asm 27 inc ebx
sse4.asm 24 crc32 eax, ebx
33 crc32 r8d, ebx
207 popcnt ebx, ecx
208 popcnt ebx, [0]
sse5-basic.asm 4 compd xmm3, xmm6, dqword [ebx+ecx*4], byte 5 ; 0F 25 2D 064 213 30 05
mem64.asm 14 mov ebx, [rcx] ; 8B 19
16 mov ecx, [ebx] ; 67 8B 0B
  /external/llvm/test/CodeGen/X86/
2010-07-06-asm-RIP.ll 15 call void asm sideeffect "push\09$1$1\0A\09call\09${1:a}\0A\09pop\09%edx", "imr,i,~{dirflag},~{fpsr},~{flags},~{memory},~{cc},~{edi},~{esi},~{edx},~{ecx},~{ebx},~{eax}"(i32* @n, void (i32*)* @f) nounwind
  /external/llvm/test/MC/MachO/
bad-macro.s 9 test_macro %ebx, %ecx
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace.h 13 long ebx; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 13 long ebx; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 13 long ebx; member in struct:pt_regs
  /external/chromium_org/third_party/lzma_sdk/
chromium.patch 59 < __asm xor EBX, EBX;
65 < __asm mov b2, EBX;
229 > __asm xor EBX, EBX;
235 > __asm mov b2, EBX;
261 > "mov %%ebx, %%edi\n"
263 > "xchg %%edi, %%ebx\n"
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-linux.S 84 push %ebx
94 movl $ VKI_SIG_SETMASK, %ebx
104 movl OFFSET_x86_EBX(%eax), %ebx
117 movl 4+FSZ(%esp), %ebx
118 movl %eax, OFFSET_x86_EAX(%ebx) /* save back to EAX */
123 movl $ VKI_SIG_SETMASK, %ebx
134 popl %ebx
144 popl %ebx
  /external/webrtc/src/system_wrappers/source/
cpu_features.cc 35 "mov %%ebx, %%edi\n"
37 "xchg %%edi, %%ebx\n"
  /bionic/libc/arch-x86/include/machine/
asm.h 46 pushl %ebx; \
49 popl %ebx; \
50 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx
52 popl %ebx
54 #define PIC_GOT(x) x@GOT(%ebx)
55 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 54 pushl %ebx; \
57 popl %ebx; \
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
60 popl %ebx
62 #define PIC_GOT(x) x@GOT(%ebx)
63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_yuv_mmx.c 95 // tap dance to workaround the inability to use %%ebx at will...
98 "pushl %%ebx\n" // save %%ebx.
99 "movl %0, %%ebx\n" // put the thing in ebx.
100 "movl %%ebx,4(%%esp)\n" // put the thing in the stack slot.
101 "popl %%ebx\n" // get back %%ebx (the PIC register).
107 "pushl %%ebx\n"
108 "movl 4(%%esp),%%ebx\n
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h 54 pushl %ebx; \
57 popl %ebx; \
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
60 popl %ebx
62 #define PIC_GOT(x) x@GOT(%ebx)
63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h 54 pushl %ebx; \
57 popl %ebx; \
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
60 popl %ebx
62 #define PIC_GOT(x) x@GOT(%ebx)
63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
asm.h 54 pushl %ebx; \
57 popl %ebx; \
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
60 popl %ebx
62 #define PIC_GOT(x) x@GOT(%ebx)
63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h 54 pushl %ebx; \
57 popl %ebx; \
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
60 popl %ebx
62 #define PIC_GOT(x) x@GOT(%ebx)
63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h 54 pushl %ebx; \
57 popl %ebx; \
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
60 popl %ebx
62 #define PIC_GOT(x) x@GOT(%ebx)
63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
  /bionic/libc/arch-x86/string/
sse2-memset-atom.S 100 # define ENTRANCE PUSH (%ebx);
101 # define RETURN_END POP (%ebx); ret
102 # define RETURN RETURN_END; CFI_PUSH (%ebx)
103 # define PARMS 8 /* Preserve EBX. */
106 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
109 /* We first load PC into EBX. */ \
112 add $(TABLE - .), %ebx; \
115 add (%ebx,%ecx,4), %ebx; \
118 jmp *%ebx
    [all...]
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc 55 * The registers eax and ebx are free to use for computations.
74 * - backup of caller ebx
154 Pop(ebx);
155 __ add(ebx, Immediate(masm_->CodeObject()));
156 __ jmp(ebx);
248 __ lea(ebx, Operand(esi, edi, times_1, 0));
257 __ cmp(Operand(ebx, byte_offset + i), Immediate(combined_chars));
260 __ cmpb(Operand(ebx, byte_offset + i),
267 __ cmp(Operand(ebx, byte_offset + i * sizeof(uc16)),
277 Operand(ebx, byte_offset + i * sizeof(uc16)))
388 __ mov(Operand(esp, 2 * kPointerSize), ebx); local
    [all...]

Completed in 1339 milliseconds

<<11121314151617181920>>