audk/MdePkg/Library/BaseMemoryLibMmx/X64
eric_tian a8f1dcd7b7 modify CopyMem.S to align with CopyMem.asm
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6191 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-23 05:17:35 +00:00
..
CompareMem.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
CompareMem.asm 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
CopyMem.S modify CopyMem.S to align with CopyMem.asm 2008-10-23 05:17:35 +00:00
CopyMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
ScanMem8.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
ScanMem8.asm 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ScanMem16.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
ScanMem16.asm 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ScanMem32.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
ScanMem32.asm 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ScanMem64.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
ScanMem64.asm 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
SetMem.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
SetMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem16.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
SetMem16.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem32.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
SetMem32.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem64.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
SetMem64.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
ZeroMem.S add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. 2008-10-22 08:36:39 +00:00
ZeroMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00