Home
last modified time | relevance | path

Searched refs:r32 (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
DSetJmp.s48 mov r32 = r33
51 and r32 = r32, r10;;
52 add r32 = 0x10, r32;; // move to next 16 byte boundary
54 add r10 = J_PREDS, r32 // skip Unats & pfs save area
55 add r11 = J_BSP, r32
72 st8 [r32] = r14, J_NATS // Note: Unat at the
94 st8 [r32] = r2, J_PFS-J_NATS // save unat for spilled regs
96 st8 [r32] = r15 // save pfs
178 mov r32 = r33
181 and r32 = r32, r10;;
[all …]
DPioFlush.s79 add r31=r26, r32 //25
85 fc r32 //27
86 adds r32=32, r32;; //28, 00000020H
87 cmp.ltu p14,p15=r32, r31 //29
DPerformancePrimitives.s52 st8 [r32]= r8
DSwitchStack.s93 …mov r13 = r32;; // this is a pointer to the PLABEL of the continuation fun…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/Ipf/
DWriteKr1.s41 mov ar.k1 = r32;; // Pei Services Table Pointer
/device/linaro/bootloader/edk2/MdePkg/Library/BaseSynchronizationLib/Ipf/
DInterlockedCompareExchange64.s25 cmpxchg8.rel r8 = [r32], r34
DInterlockedCompareExchange16.s27 cmpxchg2.rel r8 = [r32], r34
DInterlockedCompareExchange32.s26 cmpxchg4.rel r8 = [r32], r34
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
DInterlockedCompareExchange64.s25 cmpxchg8.rel r8 = [r32], r34
DInterlockedCompareExchange32.s26 cmpxchg4.rel r8 = [r32], r34
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Ipf/
DPerformancePrimitives.s52 st8 [r32]= r8
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
DREADME59 [x" y" z"] = [x y z] * [r21 r22 r23] = [(x*r11 + y*r21 + z*r31) (x*r12 + y*r22 + z*r32) (x*r13 + y*…
60 [r31 r32 r33]
64 #define LSM6DSM_ROT_MATRIX r11,r12,r13,r21,r22,r23,r31,r32,r33
Dst_lsm6dsm.c373 #define LSM6DSM_X_MAP(x, y, z, r11, r12, r13, r21, r22, r23, r31, r32, r33) \ argument
378 #define LSM6DSM_Y_MAP(x, y, z, r11, r12, r13, r21, r22, r23, r31, r32, r33) \ argument
381 (r32 == 1 ? z : (r32 == -1 ? -z : 0)))
383 #define LSM6DSM_Z_MAP(x, y, z, r11, r12, r13, r21, r22, r23, r31, r32, r33) \ argument
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DRdRand.asm58 db 0fh, 0c7h, 0f0h ; rdrand r32: "0f c7 /6 ModRM:r/m(w)"
78 db 0fh, 0c7h, 0f0h ; rdrand r32: "0f c7 /6 ModRM:r/m(w)"
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DRdRand.asm54 db 0fh, 0c7h, 0f0h ; rdrand r32: "0f c7 /6 ModRM:r/m(w)"
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
DAsmFuncs.s58 add r31=r26, r32
64 fc r32
65 adds r32=32, r32;;
66 cmp.ltu p14,p15=r32, r31