MdePkg BaseLib: Convert Ia32/RRotU64.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert Ia32/RRotU64.asm to Ia32/RRotU64.nasm Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
72ed2edeff
commit
7905d234bc
@@ -219,6 +219,7 @@
|
||||
Ia32/SwapBytes64.asm | INTEL
|
||||
Ia32/SetJump.nasm| INTEL
|
||||
Ia32/SetJump.asm | INTEL
|
||||
Ia32/RRotU64.nasm| INTEL
|
||||
Ia32/RRotU64.asm | INTEL
|
||||
Ia32/RShiftU64.asm | INTEL
|
||||
Ia32/ReadPmc.asm | INTEL
|
||||
@@ -314,6 +315,7 @@
|
||||
Ia32/DivU64x32.S | GCC
|
||||
Ia32/MultU64x64.S | GCC
|
||||
Ia32/MultU64x32.S | GCC
|
||||
Ia32/RRotU64.nasm| GCC
|
||||
Ia32/RRotU64.S | GCC
|
||||
Ia32/LRotU64.S | GCC
|
||||
Ia32/ARShiftU64.S | GCC
|
||||
|
Reference in New Issue
Block a user