Searched refs:x86 (Results 226 - 250 of 630) sorted by relevance

1234567891011>>

/vbox/src/VBox/Storage/testcase/
H A DtstVDShareable.cpp24 #include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DGenericRequest.cpp29 #include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dfloat.h72 /* _controlfp masks and bitflags - x86 only so far */
131 #define _FPE_INEXACT 0x86
/vbox/include/VBox/vmm/
H A Dcpumctx-v1_6.h29 #include <iprt/x86.h>
/vbox/src/VBox/Runtime/common/rand/
H A Drand.cpp36 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/common/string/
H A Dstrchr.asm32 ; @param psz gcc: rdi msc: rcx x86:[esp+4]
33 ; @param ch gcc: esi msc: edx x86:[esp+8]
/vbox/src/VBox/Runtime/generic/
H A Dspinlock-generic.cpp46 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dspinlock-r0drv-darwin.cpp38 # include <iprt/asm-amd64-x86.h>
H A Dthread2-r0drv-darwin.cpp36 # include <iprt/asm-amd64-x86.h>
H A Dthreadpreempt-r0drv-darwin.cpp36 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dspinlock-r0drv-freebsd.c42 #include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dspinlock-r0drv-linux.c37 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dspinlock-r0drv-nt.cpp37 # include <iprt/asm-amd64-x86.h>
H A Dthread-r0drv-nt.cpp35 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dthread-r0drv-os2.cpp39 #include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dspinlock-r0drv-solaris.c37 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/VMM/testcase/
H A DtstX86-FpuSaveRestore.cpp26 #include <iprt/x86.h>
/vbox/src/VBox/ValidationKit/utils/cpu/
H A DexceptionsR3.cpp37 #include <iprt/x86.h>
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Drsa_test.c236 PUBLIC ( 0x30, 0x5c, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
290 PUBLIC ( 0x30, 0x5c, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
302 0x86, 0xc3, 0x92, 0x15, 0x2d, 0x65, 0xa0, 0x40, 0xe1, 0x3e,
305 0x32, 0x41, 0xcc, 0x5a, 0x86, 0x5c, 0x2e, 0x0b, 0x05, 0xd8,
350 0xb5, 0x13, 0x86, 0x14, 0x5a, 0x6a, 0x8d, 0x03, 0x90, 0xae,
363 PUBLIC ( 0x30, 0x5c, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
389 0x88, 0x71, 0x3a, 0x01, 0x86,
[all...]
H A Daes_cbc_test.c135 0x50, 0x86, 0xcb, 0x9b, 0x50, 0x72, 0x19, 0xee,
140 0x12, 0x0e, 0xca, 0x30, 0x75, 0x86, 0xe1, 0xa7 ) );
/vbox/src/VBox/Runtime/common/asm/
H A DASMAtomicUoDecU32.asm37 ; @param pu32 x86:esp+4 gcc:rdi msc:rcx
H A DASMAtomicUoIncU32.asm37 ; @param pu32 x86:esp+4 gcc:rdi msc:rcx
H A DASMGetGDTR.asm37 ; msc=rcx, gcc=rdi, x86=[esp+4]
H A DASMGetIDTR.asm37 ; msc=rcx, gcc=rdi, x86=[esp+4]
H A DASMGetSegAttr.asm37 ; @param uSel x86: [ebp + 08h] msc: ecx gcc: edi The selector value.

Completed in 547 milliseconds

1234567891011>>