Searched refs:x86 (Results 251 - 275 of 630) sorted by relevance

<<11121314151617181920>>

/vbox/src/VBox/Runtime/common/asm/
H A DASMGetXcr0.asm37 ; @returns XCR0 value in rax (amd64) / edx:eax (x86).
H A DASMSetGDTR.asm37 ; msc=rcx, gcc=rdi, x86=[esp+4]
H A DASMSetIDTR.asm37 ; msc=rcx, gcc=rdi, x86=[esp+4]
H A DASMSetXcr0.asm38 ; msc=rcx, gcc=rdi, x86=[esp+4]
/vbox/src/VBox/Additions/linux/installer/
H A Dautorun.sh32 i[3456789]86|x86|i86pc)
33 arch='x86'
/vbox/include/VBox/vmm/
H A Dcpumctx.h30 # include <iprt/x86.h>
33 # pragma D depends_on library x86.d
/vbox/src/VBox/Runtime/common/string/
H A Dstrlen.asm32 ; @param psz gcc: rdi msc: rcx x86: [esp+4]
/vbox/src/VBox/Runtime/common/time/
H A Dtimesup.cpp40 # include <iprt/asm-amd64-x86.h>
41 # include <iprt/x86.h>
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector-empty.asm28 %include "iprt/x86.mac"
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIetfConstants.c99 0xE3,0x9E,0x77,0x2C,0x18,0x0E,0x86,0x03,0x9B,0x27,0x83,0xA2,
129 0xE3,0x9E,0x77,0x2C,0x18,0x0E,0x86,0x03,0x9B,0x27,0x83,0xA2,
169 0xE3,0x9E,0x77,0x2C,0x18,0x0E,0x86,0x03,0x9B,0x27,0x83,0xA2,
190 0xA0,0x90,0xC3,0xA2,0x23,0x3B,0xA1,0x86,0x51,0x5B,0xE7,0xED,
193 0x93,0xB4,0xEA,0x98,0x8D,0x8F,0xDD,0xC1,0x86,0xFF,0xB7,0xDC,
220 0xE3,0x9E,0x77,0x2C,0x18,0x0E,0x86,0x03,0x9B,0x27,0x83,0xA2,
241 0xA0,0x90,0xC3,0xA2,0x23,0x3B,0xA1,0x86,0x51,0x5B,0xE7,0xED,
244 0x93,0xB4,0xEA,0x98,0x8D,0x8F,0xDD,0xC1,0x86,0xFF,0xB7,0xDC,
250 0x17,0x97,0x27,0xB0,0x86,0x5A,0x89,0x18,0xDA,0x3E,0xDB,0xEB,
292 0xE3,0x9E,0x77,0x2C,0x18,0x0E,0x86,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DBlockCipherVerify.c45 0xf1, 0xe0, 0xd3, 0xc2, 0xb5, 0xa4, 0x97, 0x86,
67 0x10, 0xa5, 0x88, 0x69, 0xd7, 0x4b, 0xe5, 0xa3, 0x74, 0xcf, 0x86, 0x7c, 0xfb, 0x47, 0x38, 0x59
106 0xc2, 0x86, 0x69, 0x6d, 0x88, 0x7c, 0x9a, 0xa0, 0x61, 0x1b, 0xbb, 0x3e, 0x20, 0x25, 0xa4, 0x5a
114 0xd2, 0x96, 0xcd, 0x94, 0xc2, 0xcc, 0xcf, 0x8a, 0x3a, 0x86, 0x30, 0x28, 0xb5, 0xe1, 0xdc, 0x0a,
115 0x75, 0x86, 0x60, 0x2d, 0x25, 0x3c, 0xff, 0xf9, 0x1b, 0x82, 0x66, 0xbe, 0xa6, 0xd6, 0x1a, 0xb1
/vbox/src/VBox/VMM/testcase/Instructions/
H A DitgTableDas.py616 ( 0x86, 0x80 ), # AL=0x86, AF=0 CF=0
617 ( 0x26, 0x01 ), # AL=0x86, AF=0 CF=1
618 ( 0x80, 0x90 ), # AL=0x86, AF=1 CF=0
619 ( 0x20, 0x11 ), # AL=0x86, AF=1 CF=1
640 ( 0x86, 0x90 ), # AL=0x8c, AF=0 CF=0
642 ( 0x86, 0x90 ), # AL=0x8c, AF=1 CF=0
1000 ( 0x86, 0x81 ), # AL=0xe6, AF=0 CF=0
1001 ( 0x86, 0x81 ), # AL=0xe6, AF=0 CF=1
1024 ( 0x86,
[all...]
/vbox/src/VBox/Installer/linux/rpm/
H A Drules182 VBOX_LNX_ADD_ARCHIVE.x86=$(builddir)/bin/additions/VBoxGuestAdditions-x86.tar.bz2 \
184 VBOX_PATH_ADDITIONS.linux.x86=$(builddir)/bin/additions \
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-amd64.asm46 ; @param pJmpBuf msc:rcx gcc:rdi x86:[esp+0x04] Our jmp_buf.
47 ; @param pfn msc:rdx gcc:rsi x86:[esp+0x08] The function to be called when not resuming.
48 ; @param pvUser1 msc:r8 gcc:rdx x86:[esp+0x0c] The argument of that function.
49 ; @param pvUser2 msc:r9 gcc:rcx x86:[esp+0x10] The argument of that function.
281 ; @param pJmpBuf msc:rcx gcc:rdi x86:[ebp+8] Pointer to the jump buffer.
282 ; @param rc msc:rdx gcc:rsi x86:[ebp+c] The return code.
H A DVMMR0TripleFaultHack.cpp29 #include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Runtime/testcase/
H A D72kb-random.h83 0xdb, 0xe6, 0xe5, 0x4e, 0x14, 0x86, 0x48, 0xf0, 0x4b, 0xeb, 0x3d, 0x31, 0x20, 0xb0, 0xd5, 0xfc,
109 0xbf, 0xaf, 0x74, 0x55, 0xe3, 0x8c, 0xa8, 0x67, 0xe9, 0x04, 0x2f, 0x86, 0x99, 0x00, 0xcc, 0x75,
113 0x38, 0x96, 0x2f, 0x86, 0x95, 0x31, 0xfa, 0x92, 0x2f, 0x8d, 0x2e, 0x43, 0xba, 0xec, 0x60, 0xc0,
123 0xa7, 0x86, 0xd2, 0xd1, 0x5c, 0x31, 0x3b, 0xc5, 0x99, 0xd8, 0x31, 0xdd, 0x98, 0xe1, 0xcb, 0x41,
124 0x74, 0x59, 0x3a, 0xba, 0xcb, 0x12, 0x0a, 0x37, 0x09, 0x5c, 0x01, 0xca, 0x86, 0x12, 0xa6, 0x2b,
133 0x50, 0xda, 0xd7, 0x79, 0x35, 0x08, 0xb1, 0xae, 0xc3, 0x19, 0xce, 0x86, 0xbd, 0x62, 0x56, 0xc0,
144 0xb1, 0x56, 0x15, 0x86, 0x91, 0x1b, 0x2d, 0xf6, 0x3c, 0x50, 0x3f, 0xc3, 0xba, 0x6d, 0x1a, 0xf7,
145 0xa5, 0x42, 0x4a, 0x77, 0x09, 0x90, 0x24, 0x14, 0x01, 0x91, 0x7e, 0x3c, 0xf3, 0x88, 0xc0, 0x86,
197 0xe8, 0x4e, 0x61, 0x7d, 0x91, 0x3d, 0x2f, 0xd3, 0x2e, 0xa1, 0x30, 0x7d, 0x31, 0x86, 0x86,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DEntryUnload.c28 0x4e3a82e6, 0xe43f, 0x460a, { 0x86, 0x6e, 0x9b, 0x5a, 0xab, 0x80, 0x44, 0x48 }
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dfloat.h124 #define _FPE_INEXACT 0x86
/vbox/src/VBox/Devices/PC/BIOS/
H A Dpciutil.c41 #define DEVICE_NOT_FOUND 0x86
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A Dmemmap.c322 PROVIDE_IOAPI ( x86, get_memmap, x86_get_memmap );
/vbox/src/VBox/HostDrivers/Support/
H A DSUPLibAll.cpp39 # include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/HostDrivers/Support/linux/
H A DMakefile36 BUILD_TARGET_ARCH_DEF := x86
38 ifneq ($(filter-out amd64 x86,$(BUILD_TARGET_ARCH)),)
47 BUILD_TARGET_ARCH := x86
155 ifeq ($(BUILD_TARGET_ARCH),x86)
/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstInt.cpp36 #include <iprt/asm-amd64-x86.h>
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Disapnp.h135 #define ISAPNP_TAG_FIXEDMEM32RANGE 0x86
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/
H A Dregd_common.h102 MKK5_MKKB = 0x86,

Completed in 157 milliseconds

<<11121314151617181920>>