Searched refs:below (Results 1 - 25 of 40) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DDisablePaging64.asm46 mov r10d, edi ; r10 <- The start address of transicition code below 4G
49 rep movsb ; copy transition code to top of new stack which must be below 4GB
55 sub eax, 4 ; eax <- One slot below transition code on the stack
H A DDisablePaging64.S48 mov %edi, %r10d # r10 <- The start address of transicition code below 4G
52 movsb # copy transition code to (new stack - 64byte) below 4G
H A DThunk16.S72 # by user code. It will be shadowed to somewhere in memory below 1MB.
132 # rdi in the instruction below is indeed bx in 16-bit code
163 # It will be shadowed to somewhere in memory below 1MB.
H A DThunk16.asm69 ; by user code. It will be shadowed to somewhere in memory below 1MB.
128 ; rdi in the instruction below is indeed bx in 16-bit code
160 ; It will be shadowed to somewhere in memory below 1MB.
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh15 * If applicable, add the following below this CDDL HEADER, with the
H A Derr.copyoutbadaddr.ksh15 * If applicable, add the following below this CDDL HEADER, with the
H A Derr.copyoutstrbadaddr.ksh15 * If applicable, add the following below this CDDL HEADER, with the
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/IA32/
H A DInterruptTable.S35 # Description: Contains the code that is copied into low memory (below 640K).
H A DInterruptTable.asm37 ; Description: Contains the code that is copied into low memory (below 640K).
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/
H A DInterruptTable.S36 # Description: Contains the code that is copied into low memory (below 640K).
H A DInterruptTable.asm35 ; Description: Contains the code that is copied into low memory (below 640K).
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DSearchForBfvBase.asm37 ; just below 4GB. (Addresses at 0xffHHH000 where H is any hex digit.)
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ia32/
H A DEbcLowLevel.asm106 ; The stack is below:
175 ; The stack is below:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/X64/
H A DEbcLowLevel.asm90 ; The stack is below:
183 ; The stack is below:
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_mips.s72 # our "split" frame where the args are saved below a dynamicly allocated
101 # needed as an argsave area below the param block for callees that
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/
H A DStdLib.inc85 # See the additional comments below if you plan to run applications under an
100 # The Build Options, below, are only used when building the Standard Libraries
/vbox/src/VBox/Devices/PC/BIOS/
H A Dpcibio32.asm23 ; be located below 1MB at all.
H A Dapm_pm.asm171 ;; below 64K boundary in the 32-bit APM code segment.
/vbox/src/VBox/RDP/client-1.8.3/
H A Dseamless.c517 seamless_send_zchange(unsigned long id, unsigned long below, unsigned long flags) argument
522 return seamless_send("ZCHANGE", "0x%08lx,0x%08lx,0x%lx", id, below, flags);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DThunk16.asm78 ; by user code. It will be shadowed to somewhere in memory below 1MB.
151 ; It will be shadowed to somewhere in memory below 1MB.
184 DB 66h ; Use 32-bit addressing for "retf" below
/vbox/src/VBox/Devices/EFI/Firmware/
H A Dedksetup.bat22 @REM # You should not have to modify anything below this line
/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1A.asm151 %if __YASM_VERSION_ID__ >= 001030000h ; Old yasm doesn't support the instructions below
330 %if __YASM_VERSION_ID__ >= 001030000h ; Old yasm doesn't support the instructions below
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh27 # * Start with a single command line, stop using one of ${EXIT_SIGNALS} below.
76 described below.
/vbox/src/VBox/HostDrivers/Support/
H A DSUPLibTracerA.asm190 mov [xSP + SUPTRACERUMODFIREPROBE.In + SUPDRVTRACERUSRCTX32.u.X86.uVtgProbeLoc], xCX ; keep, used below.
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-triple-fault-1.asm65 ; Did we get here from a reboot triggered below?

Completed in 129 milliseconds

12