audk/MdePkg/Library/BaseLib/Ipf
xli24 287f4f47b4 Add ASSERT check for AsmFlushCacheRange().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8465 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-04 14:29:12 +00:00
..
AccessDbr.s
AccessEicr.s
AccessGcr.s Fix the error that part of instructions of AsmWriteIva() is not included into the function body. 2009-03-02 03:54:47 +00:00
AccessGp.s
AccessKr.s Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
AccessMsr.s 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadControlRegister() for IPF architecture. 2008-12-15 15:51:43 +00:00
AccessMsrDb.s Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instructions "mov msr[]=" and "mov =msr[]", which is only supported by INTEL & GCC tool chain. 2008-12-17 09:58:39 +00:00
AccessPmr.s
AccessPsr.s Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Asm.h Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
AsmCpuMisc.s
AsmPalCall.s Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuBreakpoint.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuBreakpointMsc.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuPause.s
ExecFc.s Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
FlushCacheRange.c Add ASSERT check for AsmFlushCacheRange(). 2009-06-04 14:29:12 +00:00
GetInterruptState.s
Ia64gen.h Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
InternalFlushCacheRange.s Add ASSERT check for AsmFlushCacheRange(). 2009-06-04 14:29:12 +00:00
InternalSwitchStack.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
LongJmp.s Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadAr.s 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadControlRegister() for IPF architecture. 2008-12-15 15:51:43 +00:00
ReadCpuid.s
ReadCr.s 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadControlRegister() for IPF architecture. 2008-12-15 15:51:43 +00:00
SetJmp.s Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
SwitchStack.s
Unaligned.c