Searched refs:R0 (Results 1 - 24 of 24) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DSwitchStack.S43 MOV LR, R0
45 MOV R0, R1
H A DDisableInterrupts.S32 mrs R0,CPSR
33 orr R0,R0,#0x80 @Disable IRQ interrupts
34 msr CPSR_c,R0
H A DDisableInterrupts.asm32 MRS R0,CPSR
33 ORR R0,R0,#0x80 ;Disable IRQ interrupts
34 MSR CPSR_c,R0
H A DEnableInterrupts.S33 mrs R0,CPSR
34 bic R0,R0,#0x80 @Enable IRQ interrupts
35 msr CPSR_c,R0
H A DEnableInterrupts.asm32 MRS R0,CPSR
33 BIC R0,R0,#0x80 ;Enable IRQ interrupts
34 MSR CPSR_c,R0
H A DGetInterruptsState.S39 mrs R0, CPSR
40 tst R0, #0x80 @Check if IRQ is enabled.
41 moveq R0, #1
42 movne R0, #0
H A DGetInterruptsState.asm39 MRS R0, CPSR
40 TST R0, #0x80 ;Check if IRQ is enabled.
41 MOVEQ R0, #1
42 MOVNE R0, #0
H A DSetJumpLongJump.asm37 ; IN BASE_LIBRARY_JUMP_BUFFER *JumpBuffer // R0
42 STM R0, {R3-R12,R14}
43 EOR R0, R0
60 ; IN BASE_LIBRARY_JUMP_BUFFER *JumpBuffer, // R0
65 LDM R0, {R3-R12,R14}
67 MOV R0, R1
H A DSwitchStack.asm40 MOV LR, R0
42 MOV R0, R1
/vbox/src/recompiler/tests/
H A Dsha1.c63 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
64 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
98 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3);
99 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(
[all...]
/vbox/src/VBox/Runtime/os2/
H A Dsys0.asm2 ; IPRT - crt0/dll0 replacement stub for OS/2 R0/GC modules.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcInt.c770 EbcContext.R0 = (UINT64) VmPtr->Gpr[0];
787 VmPtr->Gpr[0] = EbcContext.R0;
892 " R0 - 0x%016lx, R1 - 0x%016lx\n",
893 SystemContext.SystemContextEbc->R0,
993 EbcContext.R0 = (UINT64) VmPtr->Gpr[0];
1011 VmPtr->Gpr[0] = EbcContext.R0;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugSupport.h461 UINT64 R0; member in struct:__anon12043
497 UINT32 R0; member in struct:__anon12044
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDebugSupport.h463 UINT64 R0; member in struct:__anon15610
499 UINT32 R0; member in struct:__anon15611
/vbox/src/VBox/VMM/testcase/
H A DtstMicroRCA.asm321 ; Resume in R0
361 ; Resume in R0
401 ; Resume in R0
/vbox/src/VBox/Devices/Storage/
H A DVBoxSCSI.cpp25 # error This device has no R0 or RC components
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-x86.asm3 ; VMM - R0 SetJmp / LongJmp routines for X86.
382 ; Internal R0 logger worker: Logger wrapper.
H A DVMMR0JmpA-amd64.asm3 ; VMM - R0 SetJmp / LongJmp routines for AMD64.
435 ; Internal R0 logger worker: Logger wrapper.
/vbox/include/iprt/
H A Dcdefs.h195 * in the Raw-mode Context (implies R0).
590 * Declare a type differently in GC, R3 and R0.
594 * @param R0Type The R0 type.
634 * Declare a pointer which is used in R0 but appears in structure(s) used by
638 * @param R0Type The R0 type.
668 * identifier name. The suffix is R3, R0 or GC.
677 # define CTXALLSUFF(var) var##R0
684 * identifier name. The suffix is R3, R0 or RC.
694 # define CTX_SUFF(var) var##R0
701 * identifier name, combining RC and R0 int
[all...]
/vbox/include/VBox/vmm/
H A Dpdmifs.h231 * @param InterfaceType The interface type base name, no trailing R0. The
238 ( (P##InterfaceType##R0)((pIBaseR0) ? (pIBaseR0)->pfnQueryInterface(pIBaseR0, InterfaceType##_IID) : NIL_RTR0PTR) )
248 * @param InterfaceType The interface type base name, no trailing R0. The
259 InterfaceType##R0 *pReturnInterfaceTypeCheck = (pInterface); \
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h118 UINT64 R0; member in struct:__anon11924
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h1312 ULONG R0; member in struct:_CONTEXT
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h329 * Hints to the dynamic mapping code in RC and R0/darwin that the specified page
348 * Hints to the dynamic mapping code in RC and R0/darwin that the specified page
566 /** The R0 virtual address of the 32-bit page table. */
568 /** The R0 virtual address of the two PAE page table. */
597 /** Pointer to R0 callback function. */
599 /** User argument for R0 handlers. */
1384 /** Pointer to the next RAM range - for R0. */
1398 /** Pointer to self - R0 pointer. */
1510 /** Pointer to the next range - R0. */
2268 /** The VM handle - R0 Pt
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h1699 ULONG R0; member in struct:_CONTEXT

Completed in 179 milliseconds