/external/chromium_org/base/message_loop/ |
message_loop_unittest.cc | 512 mov eax, dword ptr [Crasher::bad_array_] local 513 mov byte ptr [eax], 66 541 // that the last instruction: mov eax, [Crasher::bad_array_] to be retried [all...] |
/external/chromium_org/v8/src/ia32/ |
stub-cache-ia32.cc | 304 __ mov(eax, FieldOperand(receiver, JSArray::kLengthOffset)); 342 __ mov(eax, FieldOperand(receiver, String::kLengthOffset)); 355 __ mov(eax, FieldOperand(scratch2, String::kLengthOffset)); 367 __ mov(eax, scratch1); 504 __ lea(eax, Operand(esp, kFastApiCallArguments * kPointerSize)); 525 __ mov(ApiParameterOperand(2, returns_handle), eax); 526 __ add(eax, Immediate(argc * kPointerSize)); 528 __ mov(ApiParameterOperand(3, returns_handle), eax); 535 __ lea(eax, ApiParameterOperand(2, returns_handle)); 536 __ mov(ApiParameterOperand(0, returns_handle), eax); 1683 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 1741 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 1780 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1817 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1870 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1949 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1999 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2090 eax, local 2175 eax, local 2254 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2339 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2465 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2579 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2584 __ mov(Operand(esp, 0 * kPointerSize), eax); local 2633 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, local 2650 masm(), Context::STRING_FUNCTION_INDEX, eax, &miss); local 2662 masm(), Context::SYMBOL_FUNCTION_INDEX, eax, &miss); local 2677 masm(), Context::NUMBER_FUNCTION_INDEX, eax, &miss); local 2693 masm(), Context::BOOLEAN_FUNCTION_INDEX, eax, &miss); local 2770 compiler.Compile(masm(), object, holder, name, &lookup, edx, ebx, edi, eax, local 3538 FixedArray::kHeaderSize), eax); local 3548 __ mov(Operand(ecx, 0), eax); local 3599 __ mov(FieldOperand(edi, FixedArray::SizeFor(0)), eax); local [all...] |
full-codegen-ia32.cc | 78 __ test(eax, Immediate(delta_to_patch_site)); 174 __ mov(eax, Immediate(isolate()->factory()->undefined_value())); 176 __ push(eax); 199 // Context is returned in both eax and esi. It replaces the context 211 __ mov(eax, Operand(ebp, parameter_offset)); 214 __ mov(Operand(esi, context_offset), eax); local 215 // Update the write barrier. This clobbers eax and ebx. 218 eax, 256 SetVar(arguments, eax, ebx, edx); 306 __ mov(eax, isolate()->factory()->undefined_value()) 884 __ mov(ContextOperand(esi, variable->index()), eax); local 2421 __ mov(StackOperand(var), eax); local 2710 __ mov(Operand(esp, (arg_count + 1) * kPointerSize), eax); local 3305 __ mov(Operand(esp, 0), eax); local 3325 __ mov(FieldOperand(edi, HeapNumber::kMantissaOffset), eax); local 3543 __ mov(FieldOperand(ebx, JSValue::kValueOffset), eax); local 4432 __ mov(Operand(esp, kPointerSize), eax); local 4435 __ mov(Operand(esp, 2 * kPointerSize), eax); local [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
scale.c | 644 mov eax, [esp + 4] // src_ptr local 652 movdqa xmm0, [eax] 653 movdqa xmm1, [eax + 16] 654 lea eax, [eax + 32] local 673 mov eax, [esp + 4 + 4] // src_ptr local 681 movdqa xmm0, [eax] 682 movdqa xmm1, [eax + 16] 683 movdqa xmm2, [eax + esi] 684 movdqa xmm3, [eax + esi + 16 685 lea eax, [eax + 32] local 1163 pextrw eax, xmm2, 2 local 1206 pextrw eax, xmm0, 2 local 1237 lea eax, [esi + edx] local 1246 lea eax, [eax + edx] \/\/ advance to next row local 1281 mov eax, [esp + 8 + 20] \/\/ source_y_fraction (0..255) local 1282 cmp eax, 0 local 1284 cmp eax, 128 local 1291 add eax, 256 local 1372 mov eax, [esp + 8 + 20] \/\/ source_y_fraction (0..255) local 1373 shr eax, 1 local 1374 cmp eax, 0 local 1376 cmp eax, 64 local 1449 mov eax, [esp + 8] \/\/ src_ptr local 1475 lea eax, [eax+32] local [all...] |
/external/libyuv/files/source/ |
row_win.cc | 128 mov eax, [esp + 4] // src_y local 136 movq xmm0, qword ptr [eax] 137 lea eax, [eax + 8] local 156 mov eax, [esp + 4] // src_bgra local 160 sub edx, eax 164 movdqa xmm0, [eax] 167 movdqa [eax + edx], xmm0 168 lea eax, [eax + 16 local 177 mov eax, [esp + 4] \/\/ src_abgr local 189 lea eax, [eax + 16] local 198 mov eax, [esp + 4] \/\/ src_rgba local 210 lea eax, [eax + 16] local 219 mov eax, [esp + 4] \/\/ src_argb local 231 lea eax, [eax + 16] local 240 mov eax, [esp + 4] \/\/ src_rgb24 local 252 lea eax, [eax + 48] local 280 mov eax, [esp + 4] \/\/ src_raw local 292 lea eax, [eax + 48] local 327 mov eax, 0x01080108 \/\/ generate multiplier to repeat 5 bits local 330 mov eax, 0x20802080 \/\/ multiplier shift by 5 and then repeat 6 bits local 341 mov eax, [esp + 4] \/\/ src_rgb565 local 366 lea eax, [eax + 16] local 378 mov eax, 0x01080108 \/\/ generate multiplier to repeat 5 bits local 381 mov eax, 0x42004200 \/\/ multiplier shift by 6 and then repeat 5 bits local 391 mov eax, [esp + 4] \/\/ src_argb1555 local 420 lea eax, [eax + 16] local 432 mov eax, 0x0f0f0f0f \/\/ generate mask 0x0f0f0f0f local 437 mov eax, [esp + 4] \/\/ src_argb4444 local 460 lea eax, [eax + 16] local 470 mov eax, [esp + 4] \/\/ src_argb local 481 lea eax, [eax + 64] local 509 mov eax, [esp + 4] \/\/ src_argb local 520 lea eax, [eax + 64] local 548 mov eax, [esp + 4] \/\/ src_argb local 574 lea eax, [eax + 16] local 587 mov eax, [esp + 4] \/\/ src_argb local 617 lea eax, [eax + 16] local 629 mov eax, [esp + 4] \/\/ src_argb local 647 lea eax, [eax + 16] local 660 mov eax, [esp + 4] \/* src_argb *\/ local 676 lea eax, [eax + 64] local 694 mov eax, [esp + 4] \/* src_argb *\/ local 710 lea eax, [eax + 64] local 728 mov eax, [esp + 4] \/* src_argb *\/ local 744 lea eax, [eax + 64] local 762 mov eax, [esp + 4] \/* src_argb *\/ local 778 lea eax, [eax + 64] local 796 mov eax, [esp + 4] \/* src_argb *\/ local 812 lea eax, [eax + 64] local 830 mov eax, [esp + 4] \/* src_argb *\/ local 846 lea eax, [eax + 64] local 864 mov eax, [esp + 4] \/* src_argb *\/ local 880 lea eax, [eax + 64] local 898 mov eax, [esp + 4] \/* src_argb *\/ local 914 lea eax, [eax + 64] local 935 mov eax, [esp + 8 + 4] \/\/ src_argb local 956 lea eax, [eax + 64] local 1001 mov eax, [esp + 8 + 4] \/\/ src_argb local 1026 lea eax, [eax + 64] local 1071 mov eax, [esp + 8 + 4] \/\/ src_argb local 1092 lea eax, [eax + 64] local 1137 mov eax, [esp + 8 + 4] \/\/ src_argb local 1162 lea eax, [eax + 64] local 1207 mov eax, [esp + 8 + 4] \/\/ src_argb local 1228 lea eax, [eax + 64] local 1273 mov eax, [esp + 8 + 4] \/\/ src_argb local 1298 lea eax, [eax + 64] local 1343 mov eax, [esp + 8 + 4] \/\/ src_argb local 1364 lea eax, [eax + 64] local 1409 mov eax, [esp + 8 + 4] \/\/ src_argb local 1434 lea eax, [eax + 64] local 1625 mov eax, [esp + 8 + 4] \/\/ Y local 1668 mov eax, [esp + 8 + 4] \/\/ Y local 1712 mov eax, [esp + 8 + 4] \/\/ Y local 1753 mov eax, [esp + 4 + 4] \/\/ Y local 1791 mov eax, [esp + 4 + 4] \/\/ Y local 1831 mov eax, [esp + 8 + 4] \/\/ Y local 1874 mov eax, [esp + 8 + 4] \/\/ Y local 1918 mov eax, [esp + 8 + 4] \/\/ Y local 1960 mov eax, [esp + 4 + 4] \/\/ Y local 1998 mov eax, [esp + 4 + 4] \/\/ Y local 2036 mov eax, [esp + 8 + 4] \/\/ Y local 2077 mov eax, [esp + 8 + 4] \/\/ Y local 2118 mov eax, [esp + 8 + 4] \/\/ Y local 2159 mov eax, [esp + 8 + 4] \/\/ Y local 2200 mov eax, [esp + 8 + 4] \/\/ Y local 2241 mov eax, [esp + 8 + 4] \/\/ Y local 2283 mov eax,0x10001000 local 2286 mov eax,0x012a012a local 2289 mov eax, [esp + 4] \/\/ Y local 2297 lea eax, [eax + 8] local 2331 mov eax, [esp + 4] \/\/ src local 2335 lea eax, [eax - 16] local 2356 mov eax, [esp + 4] \/\/ src local 2359 lea eax, [eax - 16] local 2391 mov eax, [esp + 4 + 4] \/\/ src local 2396 lea eax, [eax + ecx * 2 - 16] local 2402 lea eax, [eax - 16] local 2426 mov eax, [esp + 4] \/\/ src local 2430 lea eax, [eax - 16] local 2450 mov eax, [esp + 4 + 4] \/\/ src_uv local 2462 lea eax, [eax + 32] local 2488 mov eax, [esp + 4] \/\/ src local 2499 lea eax, [eax + 32] local 2511 mov eax, esi local 2532 mov eax, [esp + 8] \/\/ v32 local 2550 mov eax, [esp + 12 + 8] \/\/ v32 local 2578 mov eax, [esp + 4] \/\/ src_yuy2 local 2588 lea eax, [eax + 32] local 2606 mov eax, [esp + 8 + 4] \/\/ src_yuy2 local 2621 lea eax, [eax + 32] local 2649 mov eax, [esp + 4 + 4] \/\/ src_yuy2 local 2661 lea eax, [eax + 32] local 2685 mov eax, [esp + 4] \/\/ src_yuy2 local 2695 lea eax, [eax + 32] local 2713 mov eax, [esp + 8 + 4] \/\/ src_yuy2 local 2728 lea eax, [eax + 32] local 2756 mov eax, [esp + 4 + 4] \/\/ src_yuy2 local 2768 lea eax, [eax + 32] local 2792 mov eax, [esp + 4] \/\/ src_uyvy local 2800 lea eax, [eax + 32] local 2818 mov eax, [esp + 8 + 4] \/\/ src_yuy2 local 2833 lea eax, [eax + 32] local 2861 mov eax, [esp + 4 + 4] \/\/ src_yuy2 local 2873 lea eax, [eax + 32] local 2897 mov eax, [esp + 4] \/\/ src_uyvy local 2905 lea eax, [eax + 32] local 2923 mov eax, [esp + 8 + 4] \/\/ src_yuy2 local 2938 lea eax, [eax + 32] local 2966 mov eax, [esp + 4 + 4] \/\/ src_yuy2 local 2978 lea eax, [eax + 32] local 3006 mov eax, [esp + 4 + 4] \/\/ src_argb0 local 3028 lea eax, [eax + 4] local 3059 lea eax, [eax + 16] local 3090 lea eax, [eax + 4] local 3140 mov eax, [esp + 4 + 4] \/\/ src_argb0 local 3162 lea eax, [eax + 4] local 3196 lea eax, [eax + 16] local 3222 lea eax, [eax + 16] local 3251 lea eax, [eax + 4] local 3286 mov eax, [esp + 4] \/\/ src_argb0 local 3316 lea eax, [eax + 16] local 3336 mov eax, [esp + 4] \/\/ src_argb0 local 3365 lea eax, [eax + 16] local 3382 mov eax, [esp + 8 + 4] \/\/ src_argb0 local 3419 lea eax, [eax + 16] local 3438 mov eax, [esp + 4] \/* src_argb *\/ local 3468 lea eax, [eax + 32] local 3496 mov eax, [esp + 4] \/* dst_argb *\/ local 3539 lea eax, [eax + 32] local 3555 mov eax, [esp + 4] \/* dst_argb *\/ local 3602 lea eax, [eax + 32] local 3619 mov eax, [esp + 16 + 4] \/* dst_argb *\/ local 3645 lea eax, [eax + 4] local 3664 mov eax, [esp + 4] \/* dst_argb *\/ local 3697 lea eax, [eax + 16] local 3721 mov eax, topleft \/\/ eax topleft local 3747 lea eax, [eax + 64] local 3791 lea eax, [eax + 16] local 3815 mov eax, row local 3832 lea eax, [eax + 16] local 3878 lea eax, [eax + 4] local 3901 mov eax, [esp + 4] \/\/ src_argb local 3922 lea eax, [eax + 16] local 3939 mov eax, [esp + 12] \/\/ src_argb local 4029 mov eax, [esp + 8 + 20] \/\/ source_y_fraction (0..255) local 4031 shr eax, 1 local 4032 cmp eax, 0 local 4034 cmp eax, 64 local 4038 add eax, 128 local [all...] |
scale.cc | 205 mov eax, [esp + 4] // src_ptr local 214 movdqa xmm0, [eax] 215 movdqa xmm1, [eax + 16] 216 lea eax, [eax + 32] local 235 mov eax, [esp + 4 + 4] // src_ptr local 244 movdqa xmm0, [eax] 245 movdqa xmm1, [eax + 16] 246 movdqa xmm2, [eax + esi] 247 movdqa xmm3, [eax + esi + 16 248 lea eax, [eax + 32] local 279 mov eax, [esp + 4] \/\/ src_ptr local 290 lea eax, [eax + 32] local 310 mov eax, [esp + 4 + 4] \/\/ src_ptr local 323 lea eax, [eax + 32] local 354 mov eax, [esp + 4] \/\/ src_ptr local 365 lea eax, [eax + 32] local 387 mov eax, [esp + 8 + 4] \/\/ src_ptr local 407 lea eax, [eax + 32] local 447 mov eax, [esp + 4] \/\/ src_ptr local 458 lea eax, [eax + 32] local 482 mov eax, [esp + 12 + 4] \/\/ src_ptr local 502 lea eax, [eax + 32] local 557 mov eax, [esp + 4] \/\/ src_ptr local 569 lea eax, [eax + 32] local 608 mov eax, [esp + 4 + 4] \/\/ src_ptr local 641 lea eax, [eax + 32] local 667 mov eax, [esp + 4 + 4] \/\/ src_ptr local 702 lea eax, [eax + 32] local 729 mov eax, [esp + 4] \/\/ src_ptr local 740 lea eax, [eax + 32] local 763 mov eax, [esp + 4 + 4] \/\/ src_ptr local 785 lea eax, [eax + 16] local 829 mov eax, [esp + 4 + 4] \/\/ src_ptr local 842 lea eax, [eax + 16] local 891 lea eax, [esi + edx] local 904 lea eax, [eax + edx] \/\/ advance to next row local 946 mov eax, [esp + 8 + 20] \/\/ source_y_fraction (0..255) local 948 cmp eax, 0 local 950 cmp eax, 128 local 1037 mov eax, [esp + 8 + 20] \/\/ source_y_fraction (0..255) local 1039 shr eax, 1 local 1040 cmp eax, 0 local 1042 cmp eax, 64 local 1046 add eax, 128 local [all...] |
/external/qemu/android/config/linux-x86/asm/ |
kvm.h | 166 __u32 eax; member in struct:kvm_cpuid_entry 184 __u32 eax; member in struct:kvm_cpuid_entry2
|
/external/qemu/android/config/linux-x86_64/asm/ |
kvm.h | 166 __u32 eax; member in struct:kvm_cpuid_entry 184 __u32 eax; member in struct:kvm_cpuid_entry2
|
/external/qemu-pc-bios/vgabios/ |
vgabios.c | 3867 shr eax, #16 local 3882 mov eax, #0x00800000 local 3884 shl eax, #8 local 3889 in eax, dx local [all...] |
/external/strace/ |
signal.c | 113 unsigned long eax; member in struct:sigcontext_struct [all...] |
/external/v8/src/ia32/ |
stub-cache-ia32.cc | 304 __ mov(eax, FieldOperand(receiver, JSArray::kLengthOffset)); 342 __ mov(eax, FieldOperand(receiver, String::kLengthOffset)); 355 __ mov(eax, FieldOperand(scratch2, String::kLengthOffset)); 367 __ mov(eax, scratch1); 498 __ lea(eax, Operand(esp, 3 * kPointerSize)); 508 __ mov(ApiParameterOperand(1), eax); // v8::Arguments::implicit_args_. 509 __ add(eax, Immediate(argc * kPointerSize)); 510 __ mov(ApiParameterOperand(2), eax); // v8::Arguments::values_. 516 __ lea(eax, ApiParameterOperand(1)); 517 __ mov(ApiParameterOperand(0), eax); 795 __ mov(FieldOperand(receiver_reg, offset), eax); local 810 __ mov(FieldOperand(scratch, offset), eax); local 1000 GenerateFastPropertyLoad(masm(), eax, reg, holder, index); local 1196 GenerateFastPropertyLoad(masm(), eax, holder_reg, local 1399 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 1438 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1477 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1556 __ mov(FieldOperand(edx, JSArray::kLengthOffset), eax); local 1605 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 1695 eax, local 1778 eax, local 1855 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 1938 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2062 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2173 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, edi, local 2178 __ mov(Operand(esp, 0 * kPointerSize), eax); local 2236 CheckPrototypes(Handle<JSObject>::cast(object), edx, holder, ebx, eax, local 2254 masm(), Context::STRING_FUNCTION_INDEX, eax, &miss); local 2275 masm(), Context::NUMBER_FUNCTION_INDEX, eax, &miss); local 2297 masm(), Context::BOOLEAN_FUNCTION_INDEX, eax, &miss); local 2348 compiler.Compile(masm(), object, holder, name, &lookup, edx, ebx, edi, eax, local 3824 FixedArray::kHeaderSize), eax); local 3834 __ mov(Operand(ecx, 0), eax); local 3888 __ mov(FieldOperand(edi, FixedArray::SizeFor(0)), eax); local [all...] |
full-codegen-ia32.cc | 78 __ test(eax, Immediate(delta_to_patch_site)); 174 __ mov(eax, Immediate(isolate()->factory()->undefined_value())); 176 __ push(eax); 196 // Context is returned in both eax and esi. It replaces the context 208 __ mov(eax, Operand(ebp, parameter_offset)); 211 __ mov(Operand(esi, context_offset), eax); local 212 // Update the write barrier. This clobbers eax and ebx. 215 eax, 253 SetVar(arguments, eax, ebx, edx); 303 __ mov(eax, isolate()->factory()->undefined_value()) 1962 __ mov(StackOperand(var), eax); local 2291 __ mov(Operand(esp, (arg_count + 1) * kPointerSize), eax); local 2887 __ mov(Operand(esp, 0), eax); local 2907 __ mov(FieldOperand(edi, HeapNumber::kMantissaOffset), eax); local 3041 __ mov(FieldOperand(ebx, JSValue::kValueOffset), eax); local 3968 __ mov(Operand(esp, kPointerSize), eax); local 3971 __ mov(Operand(esp, 2 * kPointerSize), eax); local [all...] |
/external/valgrind/main/VEX/priv/ |
guest_amd64_helpers.c | 2831 UInt eax, edx; local [all...] |
host_x86_defs.c | 51 = { "%eax", "%ecx", "%edx", "%ebx", "%esp", "%ebp", "%esi", "%edi" }; 2753 HReg eax = hregX86_EAX(), ebx = hregX86_EBX(), local [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
processor_32.h | 161 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
processor_32.h | 161 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 161 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
processor_32.h | 161 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 161 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/external/kernel-headers/original/asm-x86/ |
processor_32.h | 137 static inline void native_cpuid(unsigned int *eax, unsigned int *ebx, 142 : "=a" (*eax), 146 : "0" (*eax), "2" (*ecx)); 184 static inline void __monitor(const void *eax, unsigned long ecx, 187 /* "monitor %eax,%ecx,%edx;" */ 190 : :"a" (eax), "c" (ecx), "d"(edx)); 193 static inline void __mwait(unsigned long eax, unsigned long ecx) 195 /* "mwait %eax,%ecx;" */ 198 : :"a" (eax), "c" (ecx)); 201 extern void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) 305 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss 628 unsigned int eax, ebx, ecx, edx; local 635 unsigned int eax, ebx, ecx, edx; local 642 unsigned int eax, ebx, ecx, edx; local 649 unsigned int eax, ebx, ecx, edx; local [all...] |