| .. |
|
CompareMem.asm
|
Update copyright for files modified in this year
|
2008-12-29 14:07:07 +00:00 |
|
CompareMem.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
CopyMem.asm
|
1. Port X64, IPF and EBC arch for BaseLib
|
2007-07-02 09:34:25 +00:00 |
|
CopyMem.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
ScanMem8.asm
|
Update copyright for files modified in this year
|
2008-12-29 14:07:07 +00:00 |
|
ScanMem8.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
ScanMem16.asm
|
Update copyright for files modified in this year
|
2008-12-29 14:07:07 +00:00 |
|
ScanMem16.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
ScanMem32.asm
|
Update copyright for files modified in this year
|
2008-12-29 14:07:07 +00:00 |
|
ScanMem32.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
ScanMem64.asm
|
Update copyright for files modified in this year
|
2008-12-29 14:07:07 +00:00 |
|
ScanMem64.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
SetMem16.asm
|
1. Port X64, IPF and EBC arch for BaseLib
|
2007-07-02 09:34:25 +00:00 |
|
SetMem16.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
SetMem32.asm
|
1. Port X64, IPF and EBC arch for BaseLib
|
2007-07-02 09:34:25 +00:00 |
|
SetMem32.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
SetMem64.asm
|
1. Port X64, IPF and EBC arch for BaseLib
|
2007-07-02 09:34:25 +00:00 |
|
SetMem64.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
SetMem.asm
|
1. Port X64, IPF and EBC arch for BaseLib
|
2007-07-02 09:34:25 +00:00 |
|
SetMem.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
|
ZeroMem.asm
|
1. Port X64, IPF and EBC arch for BaseLib
|
2007-07-02 09:34:25 +00:00 |
|
ZeroMem.S
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |