Searched refs:R3 (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DSwitchStack.S44 MOV SP, R3
H A DSetJumpLongJump.asm41 MOV R3, R13
42 STM R0, {R3-R12,R14}
65 LDM R0, {R3-R12,R14}
66 MOV R13, R3
H A DSwitchStack.asm41 MOV SP, R3
/vbox/src/recompiler/tests/
H A Dsha1.c63 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
67 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); macro
108 R3(a,b,c,d,e,40); R3(e,a,b,c,d,41); R3(d,e,a,b,c,42); R3(c,d,e,a,b,43);
109 R3(b,c,d,e,a,44); R3(a,b,c,d,e,45); R3(e,a,b,c,d,46); R3(
[all...]
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_openvms_alpha.s31 $routine XPTC_InvokeByIndex, kind=stack, saved_regs=<R2,R3,R4>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcInt.c773 EbcContext.R3 = (UINT64) VmPtr->Gpr[3];
790 VmPtr->Gpr[3] = EbcContext.R3;
898 " R2 - 0x%016lx, R3 - 0x%016lx\n",
900 SystemContext.SystemContextEbc->R3
996 EbcContext.R3 = (UINT64) VmPtr->Gpr[3];
1014 VmPtr->Gpr[3] = EbcContext.R3;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugSupport.h293 UINT64 R3; member in struct:__anon12042
464 UINT64 R3; member in struct:__anon12043
500 UINT32 R3; member in struct:__anon12044
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDebugSupport.h295 UINT64 R3; member in struct:__anon15609
466 UINT64 R3; member in struct:__anon15610
502 UINT32 R3; member in struct:__anon15611
/vbox/src/VBox/Devices/PC/ACPI/
H A DVBoxAcpi.cpp24 # error Pure R3 code
/vbox/include/iprt/
H A Dcdefs.h590 * Declare a type differently in GC, R3 and R0.
593 * @param R3Type The R3 type.
625 * Declare a pointer which is used in R3 but appears in structure(s) used by
629 * @param R3Type The R3 type.
668 * identifier name. The suffix is R3, R0 or GC.
679 # define CTXALLSUFF(var) var##R3
684 * identifier name. The suffix is R3, R0 or RC.
696 # define CTX_SUFF(var) var##R3
702 * The suffix thus is R3 or RZ.
710 # define CTX_SUFF_Z(var) var##R3
[all...]
/vbox/src/VBox/VMM/testcase/
H A DtstMicroRCA.asm377 mov eax, 0306bh ; load ds and es with R3 selectors.
391 ; R3 code
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfig.guess470 m88k:*:3*:R3*)
492 M88*:*:R3*:*)
/vbox/src/libs/libxml2-2.6.31/
H A Dconfig.guess460 m88k:*:3*:R3*)
482 M88*:*:R3*:*)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h121 UINT64 R3; member in struct:__anon11924
132 UINT32 R3; ///< A copy of R13. member in struct:__anon11925
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h1315 ULONG R3; member in struct:_CONTEXT
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h593 /** Pointer to R3 callback function. */
595 /** User argument for R3 handlers. */
666 /** Pointer to the R3 callback function for invalidation. */
668 /** Pointer to the R3 callback function. */
1382 /** Pointer to the next RAM range - for R3. */
1508 /** Pointer to the next range - R3. */
1604 /** Pointer to the next range - R3. */
1649 /** R3 pointer to physical page. */
2163 /** Pointer to the R3 mapping of the page. */
2190 /** This is used by the R3 acces
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h1702 ULONG R3; member in struct:_CONTEXT

Completed in 5944 milliseconds