audk/MdePkg/Library/BaseMemoryLibMmx/X64
qhuang8 945f5f400b Use "movd" instruction to manipulate MMX register to support more GNU assemblers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9055 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-12 02:23:31 +00:00
..
CompareMem.S clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
CompareMem.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CopyMem.S Use "movd" instruction to manipulate MMX register to support more GNU assemblers. 2009-08-12 02:23:31 +00:00
CopyMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
ScanMem8.S clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem8.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ScanMem16.S clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem16.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ScanMem32.S clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem32.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ScanMem64.S clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem64.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SetMem.S Use "movd" instruction to manipulate MMX register to support more GNU assemblers. 2009-08-12 02:23:31 +00:00
SetMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem16.S Use "movd" instruction to manipulate MMX register to support more GNU assemblers. 2009-08-12 02:23:31 +00:00
SetMem16.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem32.S Use "movd" instruction to manipulate MMX register to support more GNU assemblers. 2009-08-12 02:23:31 +00:00
SetMem32.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem64.S Use "movd" instruction to manipulate MMX register to support more GNU assemblers. 2009-08-12 02:23:31 +00:00
SetMem64.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
ZeroMem.S clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ZeroMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00