HomeSort by relevance Sort by last modified time
    Searched defs:ebx (Results 76 - 100 of 147) sorted by null

1 2 34 5 6

  /external/ltp/testcases/kernel/sched/hyperthreading/ht_interrupt/
ht_utils.c 68 unsigned int eax, ebx, ecx, edx; local
69 cpuid(1, &eax, &ebx, &ecx, &edx);
70 smp_num_siblings = (ebx & 0xff0000) >> 16;
  /external/syslinux/com32/gpllib/
cpuid.c 205 uint32_t eax, ebx, ecx, edx, l2size; local
208 cpuid(0x80000005, &eax, &ebx, &ecx, &edx);
219 cpuid(0x80000006, &eax, &ebx, &ecx, &edx);
340 uint32_t eax, ebx, ecx, edx; local
354 cpuid(0x00000001, &tfms, &ebx, &excap, &capability);
365 c->x86_clflush_size = ((ebx >> 8) & 0xff) * 8;
400 cpuid(0x4, &eax, &ebx, &ecx, &edx);
  /external/syslinux/com32/include/
com32.h 68 reg32_t ebx; /* Offset 24 */ member in struct:__anon36996
  /external/syslinux/core/
dmi.c 339 uint32_t flags[4], eax, ebx, family; local
342 cpuid(1, &eax, &ebx, &flags[1], &flags[0]);
348 cpuid(0x80000001, &eax, &ebx, &flags[3], &flags[2]);
  /external/syslinux/dosutil/
mdiskchk.c 60 mov ebx, 3f4b0000h; local
65 mov _ebx, ebx; local
  /external/syslinux/gpxe/src/arch/i386/include/
comboot.h 54 com32_reg32_t ebx; /* Offset 24 */ member in struct:__anon37763
66 uint32_t ebx; /* Offset 12 */ member in struct:__anon37764
86 uint32_t ebx; /* Offset 24 */ member in struct:__anon37765
registers.h 38 * This type encapsulates a 32-bit register such as %eax, %ebx, %ecx,
85 uint32_t ebx; member in union:i386_regs::__anon37780
  /external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.cc 32 * The registers eax and ebx are free to use for computations.
52 * - backup of caller ebx
136 Pop(ebx);
137 __ add(ebx, Immediate(masm_->CodeObject()));
138 __ jmp(ebx);
194 __ mov(ebx, register_location(start_reg + 1)); // Index of end of capture
195 __ sub(ebx, edx); // Length of capture.
205 __ add(eax, ebx);
210 __ add(eax, ebx);
226 __ sub(edi, ebx); // Offset by length when matching backwards
311 __ mov(Operand(esp, 2 * kPointerSize), ebx); local
879 CallCheckStackGuardState(ebx); variable
    [all...]
  /external/v8/src/regexp/x87/
regexp-macro-assembler-x87.cc 32 * The registers eax and ebx are free to use for computations.
52 * - backup of caller ebx
136 Pop(ebx);
137 __ add(ebx, Immediate(masm_->CodeObject()));
138 __ jmp(ebx);
193 __ mov(ebx, register_location(start_reg + 1)); // Index of end of capture
194 __ sub(ebx, edx); // Length of capture.
204 __ add(eax, ebx);
209 __ add(eax, ebx);
225 __ sub(edi, ebx); // Offset by length when matching backwards
310 __ mov(Operand(esp, 2 * kPointerSize), ebx); local
878 CallCheckStackGuardState(ebx); variable
    [all...]
  /external/valgrind/memcheck/tests/amd64/
xsave-avx.c 147 static void cpuid ( UInt* eax, UInt* ebx, UInt* ecx, UInt* edx,
154 *eax = a; *ebx = b; *ecx = c; *edx = d;
170 UInt eax, ebx, ecx, edx; local
173 eax = ebx = ecx = edx = 0;
174 cpuid(&eax, &ebx, &ecx, &edx, 1,0);
178 eax = ebx = ecx = edx = 0;
179 cpuid(&eax, &ebx, &ecx, &edx, 1,0);
183 eax = ebx = ecx = edx = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
user.h 57 long int ebx; member in struct:user_regs_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/video/
uvesafb.h 7 __u32 ebx; member in struct:v86_regs
  /bionic/libc/kernel/uapi/asm-x86/asm/
vm86.h 45 long ebx; member in struct:vm86_regs
  /external/adhd/cras/src/server/
cras_server.c 323 static void cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx,
329 "=b" (*ebx),
338 unsigned int eax, ebx, ecx, edx, id; local
341 cpuid(&id, &ebx, &ecx, &edx, 0);
344 cpuid(&eax, &ebx, &ecx, &edx, 1);
357 cpuid(&eax, &ebx, &ecx, &edx, 7);
359 if (ebx & (1 << 5))
  /external/kernel-headers/original/uapi/asm-x86/asm/
vm86.h 67 long ebx; member in struct:vm86_regs
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_win.cc 878 push ebx
907 movzx ebx, word ptr [esi + eax] // 2 source x0 pixels local
908 movd xmm0, ebx
910 movzx ebx, word ptr [esi + edx] // 2 source x1 pixels local
911 movd xmm4, ebx
923 movd ebx, xmm1 local
934 movzx ebx, word ptr [esi + eax] // 2 source x0 pixels
935 movd xmm0, ebx
945 movd ebx, xmm2 local
952 pop ebx
1079 mov ebx, [esp + 8 + 12] \/\/ src_stepx local
1082 lea ebx, [ebx * 4] local
1117 mov ebx, [esp + 12 + 12] \/\/ src_stepx local
1121 lea ebx, [ebx * 4] local
    [all...]
  /external/libyuv/files/source/
scale_win.cc 887 push ebx
916 movzx ebx, word ptr [esi + eax] // 2 source x0 pixels local
917 movd xmm0, ebx
919 movzx ebx, word ptr [esi + edx] // 2 source x1 pixels local
920 movd xmm4, ebx
932 movd ebx, xmm1 local
943 movzx ebx, word ptr [esi + eax] // 2 source x0 pixels
944 movd xmm0, ebx
954 movd ebx, xmm2 local
961 pop ebx
1091 mov ebx, [esp + 8 + 12] \/\/ src_stepx local
1094 lea ebx, [ebx * 4] local
1129 mov ebx, [esp + 12 + 12] \/\/ src_stepx local
1133 lea ebx, [ebx * 4] local
    [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 178 output_frame->SetRegister(ebx.code(), handler);
216 __ mov(ebx, Operand(esp, kSavedRegistersAreaSize));
236 __ mov(Operand(esp, 2 * kPointerSize), ebx); // Bailout id. local
248 __ mov(ebx, Operand(eax, Deoptimizer::input_offset()));
253 __ pop(Operand(ebx, offset));
263 __ movsd(Operand(ebx, dst_offset), xmm0);
276 __ mov(ecx, Operand(ebx, FrameDescription::frame_size_offset()));
282 __ lea(edx, Operand(ebx, FrameDescription::frame_content_offset()));
295 __ PrepareCallCFunction(1, ebx);
316 // Inner loop state: ebx = current FrameDescription*, ecx = loop index
    [all...]
  /external/v8/src/x87/
deoptimizer-x87.cc 178 output_frame->SetRegister(ebx.code(), handler);
223 __ mov(ebx, eax);
224 __ and_(ebx, 0x7); // Extract the st_x index into ebx.
226 // The st_i should be saved to (esp + ebx * kDoubleSize + 0x20).
227 __ fstp_d(Operand(esp, ebx, times_8, 0x20));
236 __ mov(ebx, Operand(esp, kSavedRegistersAreaSize));
257 __ mov(Operand(esp, 2 * kPointerSize), ebx); // Bailout id. local
271 __ mov(ebx, Operand(eax, Deoptimizer::input_offset()));
276 __ pop(Operand(ebx, offset))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
vm86.h 66 long ebx; member in struct:vm86_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
vm86.h 66 long ebx; member in struct:vm86_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sigcontext.h 91 unsigned long ebx; member in struct:sigcontext
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 352 mov ebx, vec2A local
366 movq mm1, 0[ebx]
372 movq mm3, 8[ebx]
377 movq mm5, 16[ebx]
383 pmaddwd mm6, 24[ebx]
387 add ebx, 32 local
425 "movl %2,%%ebx\n\t"
439 "movq 0( %%ebx ),%%mm1\n\t"
445 "movq 8( %%ebx ),%%mm3\n\t"
450 "movq 16( %%ebx ),%%mm5\n\t
    [all...]
  /external/stressapptest/src/
os.cc 183 unsigned int eax = 1, ebx, ecx, edx; local
184 cpuid(&eax, &ebx, &ecx, &edx);
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
salproc.h 46 UINT32 ebx; member in struct:tagIA32_BIOS_REGISTER_STATE

Completed in 1625 milliseconds

1 2 34 5 6