audk/MdePkg/Library/BaseLib/Ia32
tgingold a2b1bf96b3 Use ASM_PFX to optionnaly set the underscore prefix
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2179 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-06 14:52:39 +00:00
..
ARShiftU64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ARShiftU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ARShiftU64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
CpuBreakpoint.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
CpuBreakpoint.asm Rename dirs 2006-04-24 22:17:39 +00:00
CpuBreakpoint.c Use intrinsic 2006-10-04 23:07:25 +00:00
CpuFlushTlb.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
CpuFlushTlb.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuFlushTlb.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
CpuId.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
CpuId.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuId.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
CpuIdEx.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
CpuIdEx.asm 1. Added AsmCpuidEx() to BaseLib 2006-06-10 09:37:12 +00:00
CpuIdEx.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
CpuPause.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
CpuPause.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuPause.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
CpuSleep.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
CpuSleep.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuSleep.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
DisableInterrupts.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
DisableInterrupts.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DisableInterrupts.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
DisablePaging32.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
DisablePaging32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DisablePaging32.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
DivS64x64Remainder.c 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
DivU64x32.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
DivU64x32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x32.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
DivU64x32Remainder.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
DivU64x32Remainder.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x32Remainder.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
DivU64x64Remainder.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
DivU64x64Remainder.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x64Remainder.c Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor is designed to be loaded to ecx:ebx but the high 4 byte of the divisor is forgotten to be loaded to ecx 2006-10-09 10:09:26 +00:00
EnableDisableInterrupts.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
EnableDisableInterrupts.asm Rename dirs 2006-04-24 22:17:39 +00:00
EnableDisableInterrupts.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
EnableInterrupts.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
EnableInterrupts.asm Rename dirs 2006-04-24 22:17:39 +00:00
EnableInterrupts.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
EnablePaging32.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
EnablePaging32.asm Rename dirs 2006-04-24 22:17:39 +00:00
EnablePaging32.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
EnablePaging64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
EnablePaging64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FlushCacheLine.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
FlushCacheLine.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FlushCacheLine.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
FxRestore.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
FxRestore.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FxRestore.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
FxSave.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
FxSave.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FxSave.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
InterlockedCompareExchange32.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
InterlockedCompareExchange32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedCompareExchange32.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
InterlockedCompareExchange64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
InterlockedCompareExchange64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedCompareExchange64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
InterlockedDecrement.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
InterlockedDecrement.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedDecrement.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
InterlockedIncrement.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
InterlockedIncrement.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedIncrement.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
InternalSwitchStack.c 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
Invd.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
Invd.asm Rename dirs 2006-04-24 22:17:39 +00:00
Invd.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
LRotU64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
LRotU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LRotU64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
LShiftU64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
LShiftU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LShiftU64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
LongJump.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
LongJump.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LongJump.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ModU64x32.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ModU64x32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ModU64x32.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
Monitor.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
Monitor.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Monitor.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
MultU64x32.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
MultU64x32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
MultU64x32.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
MultU64x64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
MultU64x64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
MultU64x64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
Mwait.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
Mwait.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Mwait.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
Non-existing.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
RRotU64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
RRotU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
RRotU64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
RShiftU64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
RShiftU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
RShiftU64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadCr0.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadCr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr0.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadCr2.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadCr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr2.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadCr3.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadCr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr3.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadCr4.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadCr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr4.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadCs.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadCs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCs.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr0.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr0.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr1.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr1.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr2.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr2.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr3.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr3.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr4.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr4.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr5.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr5.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr6.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr6.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDr7.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDr7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr7.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadDs.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadDs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDs.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadEflags.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadEflags.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadEflags.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadEs.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadEs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadEs.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadFs.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadFs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadFs.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadGdtr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadGdtr.asm Rename dirs 2006-04-24 22:17:39 +00:00
ReadGdtr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadGs.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadGs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadGs.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadIdtr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadIdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadIdtr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadLdtr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadLdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadLdtr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm0.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm0.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm1.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm1.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm2.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm2.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm3.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm3.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm4.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm4.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm5.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm5.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm6.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm6.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMm7.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMm7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm7.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadMsr64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadMsr64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMsr64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadPmc.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadPmc.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadPmc.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadSs.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadSs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadSs.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadTr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadTr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadTr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
ReadTsc.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
ReadTsc.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadTsc.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
SetJump.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
SetJump.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
SetJump.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
SwapBytes64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
SwapBytes64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
SwapBytes64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
Thunk16.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
Thunk16.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Wbinvd.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
Wbinvd.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Wbinvd.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteCr0.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteCr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr0.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteCr2.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteCr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr2.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteCr3.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteCr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr3.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteCr4.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteCr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr4.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr0.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr0.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr1.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr1.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr2.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr2.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr3.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr3.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr4.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr4.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr5.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr5.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr6.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr6.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteDr7.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteDr7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr7.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteGdtr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteGdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteGdtr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteIdtr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteIdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteIdtr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteLdtr.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteLdtr.asm Rename dirs 2006-04-24 22:17:39 +00:00
WriteLdtr.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm0.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm0.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm1.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm1.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm2.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm2.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm3.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm3.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm4.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm4.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm5.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm5.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm6.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm6.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMm7.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMm7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm7.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00
WriteMsr64.S Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:52:39 +00:00
WriteMsr64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMsr64.c Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. 2006-09-19 19:04:40 +00:00