audk/ArmPkg/Drivers/CpuDxe
andrewfish fe295078f2 Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can use NEON registers to speed things up. This means we need to save state so we don't blow up a CopyMem.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11130 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-08 00:14:23 +00:00
..
CpuDxe.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
CpuDxe.h Update the copyright notice format 2010-04-29 12:15:47 +00:00
CpuDxe.inf Update the copyright notice format 2010-04-29 12:15:47 +00:00
Exception.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
ExceptionSupport.ARMv6.S Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can use NEON registers to speed things up. This means we need to save state so we don't blow up a CopyMem. 2010-12-08 00:14:23 +00:00
ExceptionSupport.ARMv6.asm Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can use NEON registers to speed things up. This means we need to save state so we don't blow up a CopyMem. 2010-12-08 00:14:23 +00:00
ExceptionSupport.S Update the copyright notice format 2010-04-29 12:15:47 +00:00
ExceptionSupport.asm Update the copyright notice format 2010-04-29 12:15:47 +00:00
Mmu.c Update the copyright notice format 2010-04-29 12:15:47 +00:00