audk/MdePkg/Library/BaseSynchronizationLib/X64
mdkinney 3c99107841 Add ARM support
Add C inline versions of the IA32 and X64 assembly functions.  

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9112 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-18 21:02:42 +00:00
..
GccInline.c Add ARM support 2009-08-18 21:02:42 +00:00
InterlockedCompareExchange32.S 1. Remove .extern from GCC assembly. 2009-05-20 09:42:59 +00:00
InterlockedCompareExchange32.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedCompareExchange32.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedCompareExchange64.S Remove all unnecessary .align directives in MdePkg 2009-08-11 15:35:27 +00:00
InterlockedCompareExchange64.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedCompareExchange64.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedDecrement.S 1. Remove .extern from GCC assembly. 2009-05-20 09:42:59 +00:00
InterlockedDecrement.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedDecrement.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedIncrement.S 1. Remove .extern from GCC assembly. 2009-05-20 09:42:59 +00:00
InterlockedIncrement.asm Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
InterlockedIncrement.c Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00