Searched defs:R2 (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 */
66 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
103 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23);
104 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h120 UINT64 R2; member in struct:__anon11924
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugSupport.h292 UINT64 R2; member in struct:__anon12042
463 UINT64 R2; member in struct:__anon12043
499 UINT32 R2; member in struct:__anon12044
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDebugSupport.h294 UINT64 R2; member in struct:__anon15609
465 UINT64 R2; member in struct:__anon15610
501 UINT32 R2; member in struct:__anon15611
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h1701 ULONG R2; member in struct:_CONTEXT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h1314 ULONG R2; member in struct:_CONTEXT

Completed in 1607 milliseconds