Searched defs:R1 (Results 1 - 6 of 6) sorted by relevance

/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/MdePkg/Include/Library/
H A DBaseLib.h119 UINT64 R1; member in struct:__anon11924
/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/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h1700 ULONG R1; member in struct:_CONTEXT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h1313 ULONG R1; member in struct:_CONTEXT

Completed in 183 milliseconds