summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx/X64/SetMem.S
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2009-08-12Use "movd" instruction to manipulate MMX register to support more GNU assembl...qhuang8
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8
2009-05-20Replace .globl with ASM_GLOBALxli24
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-03Update to use DOS formatqhuang8
2008-10-22add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian