Searched refs:R1 (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DSwitchStack.S45 MOV R0, R1
46 MOV R1, R2
H A DSwitchStack.asm42 MOV R0, R1
43 MOV R1, R2
H A DSetJumpLongJump.asm61 ; IN UINTN Value // R1
67 MOV R0, R1
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_openvms_alpha.s45 cmplt R18,5,R1 ; paramCount = MAX(5, "paramCount")
46 cmovne R1,5,R18
47 s8addq R18,16,R1 ; room for "paramCount"+1 params (8 bytes each)
48 bic R1,15,R1 ; stack space is rounded up to 0 % 16
49 subq SP,R1,SP
88 mov R16,R1 ; load "this"
89 ldl R1,0(R1) ; load vtable
H A Dxptcstubs_asm_openvms_alpha.s39 ; argument passed in to STUB_ENTRY. It puts its stub number into R1 and then
/vbox/src/recompiler/tests/
H A Dsha1.c63 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
65 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
102 R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcInt.c771 EbcContext.R1 = (UINT64) VmPtr->Gpr[1];
788 VmPtr->Gpr[1] = EbcContext.R1;
892 " R0 - 0x%016lx, R1 - 0x%016lx\n",
894 SystemContext.SystemContextEbc->R1
994 EbcContext.R1 = (UINT64) VmPtr->Gpr[1];
1012 VmPtr->Gpr[1] = EbcContext.R1;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugSupport.h291 UINT64 R1; member in struct:__anon12042
432 // virtual registers - nat bits for R1-R31
462 UINT64 R1; member in struct:__anon12043
498 UINT32 R1; member in struct:__anon12044
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDebugSupport.h293 UINT64 R1; member in struct:__anon15609
434 // virtual registers - nat bits for R1-R31
464 UINT64 R1; member in struct:__anon15610
500 UINT32 R1; member in struct:__anon15611
/vbox/src/VBox/VMM/testcase/
H A DtstMicroRCA.asm297 mov eax, 02069h ; load ds and es with R1 selectors.
311 ; R1 code
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h119 UINT64 R1; member in struct:__anon11924
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h1313 ULONG R1; member in struct:_CONTEXT
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h1700 ULONG R1; member in struct:_CONTEXT

Completed in 122 milliseconds