Searched refs:x86 (Results 101 - 125 of 630) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon9469
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon4995
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon5307
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon5619
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon5929
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon6232
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
214 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
215 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
216 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
217 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
218 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
309 x86 - X86 registers
315 X86EMU_regs x86; member in struct:__anon6530
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon4631
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dregs.h35 * Description: Header file for x86 register definitions.
205 #define TOGGLE_FLAG(flag) (M.x86.R_FLG ^= (flag))
206 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag))
207 #define CLEAR_FLAG(flag) (M.x86.R_FLG &= ~(flag))
208 #define ACCESS_FLAG(flag) (M.x86.R_FLG & (flag))
209 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0)
300 x86 - X86 registers
306 X86EMU_regs x86; member in struct:__anon4198
/vbox/src/VBox/Runtime/common/crypto/
H A Dpkix-signature-rsa.cpp87 0x30,0x20, 0x30,0x0c, 0x06,0x08,0x2a,0x86,0x48,0x86,0xf7,0x0d,0x02,0x02, 0x05,0x00, 0x04,0x10
91 0x30,0x20, 0x30,0x0c, 0x06,0x08,0x2a,0x86,0x48,0x86,0xf7,0x0d,0x02,0x04, 0x05,0x00, 0x04,0x10
95 0x30,0x20, 0x30,0x0c, 0x06,0x08,0x2a,0x86,0x48,0x86,0xf7,0x0d,0x02,0x05, 0x05,0x00, 0x04,0x10
103 0x30,0x31, 0x30,0x0d, 0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01, 0x05,0x00, 0x04,0x20
107 0x30,0x41, 0x30,0x0d, 0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02, 0x05,0x00, 0x04,0x30
111 0x30,0x51, 0x30,0x0d, 0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03, 0x05,0x00, 0x04,0x40
115 0x30,0x21, 0x30,0x0d, 0x06,0x09,0x60,0x86,
[all...]
/vbox/src/VBox/Runtime/common/math/
H A Dbignum-amd64-x86.asm43 ; @param pauResult x86:[ebp + 8] gcc:rdi msc:rcx
44 ; @param pauMinuend x86:[ebp + 12] gcc:rsi msc:rdx
45 ; @param pauSubtrahend x86:[ebp + 16] gcc:rdx msc:r8
46 ; @param cUsed x86:[ebp + 20] gcc:rcx msc:r9
226 ; @param pauResultMinuend x86:[ebp + 8] gcc:rdi msc:rcx
227 ; @param pauSubtrahend x86:[ebp + 12] gcc:rsi msc:rdx
228 ; @param cUsed x86:[ebp + 16] gcc:rdx msc:r8
378 ; @param pauElements x86:[ebp + 8] gcc:rdi msc:rcx
379 ; @param cUsed x86:[ebp + 12] gcc:rsi msc:rdx
380 ; @param uCarry x86
[all...]
H A DRTUInt128MulByU64.asm39 ; @param puResult x86:[ebp + 8] gcc:rdi msc:rcx
40 ; @param puValue1 x86:[ebp + 12] gcc:rsi msc:rdx
41 ; @param uValue2 x86:[ebp + 16] gcc:rdx msc:r8
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Dcms_test.c107 DATA ( 0x30, 0x82, 0x0c, 0x41, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
111 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x01,
114 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d,
147 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01,
156 0x12, 0x0b, 0x03, 0xe9, 0xf9, 0x61, 0x86, 0x64, 0x82, 0xa4,
167 0x86,
[all...]
/vbox/src/VBox/ValidationKit/utils/TestExecServ/linux/
H A Dvboxtxs-nat.sh257 i386|x86|i486|i586|i686|i787)
258 binary=/root/validationkit/linux/x86/TestExecService
262 binary=/root/validationkit/linux/x86/TestExecService
H A Dvboxtxs.sh257 i386|x86|i486|i586|i686|i787)
258 binary=/root/validationkit/linux/x86/TestExecService
262 binary=/root/validationkit/linux/x86/TestExecService
/vbox/src/VBox/Runtime/common/asm/
H A DASMAtomicXchgU64.asm37 ; @param pu64 x86:ebp+8 gcc:rdi msc:rcx
38 ; @param u64New x86:ebp+c gcc:rsi msc:rdx
41 ; x86:al
H A DASMRdMsrEx.asm37 ; @param uMsr msc=rcx, gcc=rdi, x86=[ebp+8] The MSR to read.
38 ; @param uEdi msc=rdx, gcc=rsi, x86=[ebp+12] The EDI/RDI value.
39 ; @returns MSR value in rax on amd64 and edx:eax on x86.
H A DASMWrMsrEx.asm37 ; @param uMsr msc=rcx, gcc=rdi, x86=[ebp+8] The MSR to read.
38 ; @param uXDI msc=rdx, gcc=rsi, x86=[ebp+12] The EDI/RDI value.
39 ; @param uValue msc=r8, gcc=rdx, x86=[ebp+16] The 64-bit value to write.
/vbox/src/VBox/Runtime/common/string/
H A Dmemchr.asm32 ; @param pv gcc: rdi msc: ecx x86:[esp+4]
33 ; @param ch gcc: esi msc: edx x86:[esp+8]
34 ; @param cb gcc: rdx msc: r8 x86:[esp+0ch]
H A Dmemcpy.asm32 ; @param pvDst gcc: rdi msc: rcx x86:[esp+4]
33 ; @param pvSrc gcc: rsi msc: rdx x86:[esp+8]
34 ; @param cb gcc: rdx msc: r8 x86:[esp+0ch]
H A Dmempcpy.asm32 ; @param pvDst gcc: rdi msc: rcx x86:[esp+4]
33 ; @param pvSrc gcc: rsi msc: rdx x86:[esp+8]
34 ; @param cb gcc: rdx msc: r8 x86:[esp+0ch]
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DAuthenticodeVerify.c40 0x30, 0x82, 0x1C, 0x43, 0x06, 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x01, 0x07, 0x02, 0xA0,
51 0x06, 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x01, 0x01, 0x05, 0x05, 0x00, 0x30, 0x77, 0x31,
73 0x30, 0x0D, 0x06, 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x01, 0x01, 0x01, 0x05, 0x00, 0x03,
88 0xD4, 0x47, 0x8D, 0x86, 0x0C, 0x82, 0xA4, 0x58, 0x30, 0x3A, 0x1C, 0x76, 0xE3, 0xAD, 0x95, 0x66,
96 0x1F, 0x04, 0x4D, 0x30, 0x4B, 0x30, 0x49, 0xA0, 0x47, 0xA0, 0x45, 0x86, 0x43, 0x68, 0x74, 0x74,
102 0x30, 0x48, 0x06, 0x08, 0x2B, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x02, 0x86, 0x3C, 0x68, 0x74,
109 0x0D, 0x06, 0x09, 0x2A, 0x86,
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddmoreg.h65 0x33d9a761,0x90c8,0x11d0,0xbd,0x43,0x00,0xa0,0xc9,0x11,0xce,0x86);
69 0x33d9a760,0x90c8,0x11d0,0xbd,0x43,0x00,0xa0,0xc9,0x11,0xce,0x86);
/vbox/src/VBox/VMM/VMMR0/
H A DTRPMR0A.asm22 %include "iprt/x86.mac"
30 ; @param uIP x86:[ebp+8] msc:rcx gcc:rdi The interrupt gate IP.
31 ; @param SelCS x86:[ebp+12] msc:dx gcc:si The interrupt gate CS.
120 ; @param uActiveVector x86:[esp+4] msc:rcx gcc:rdi The vector number.
/vbox/src/VBox/Additions/haiku/
H A Dload.sh3 outdir=out/haiku.x86/debug/bin/additions

Completed in 129 milliseconds

1234567891011>>