aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/hw_exception_handler.S
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek2011-03-091-6/+6
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-091-6/+10
* microblaze: Do not use r0_ram space for hw exception debuggingMichal Simek2011-03-091-4/+16
* microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek2011-01-281-4/+0
* microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-031-0/+9
* microblaze: Add stack unwinderSteven J. Magnani2010-08-041-3/+1
* microblaze: Use instruction with delay slotMichal Simek2010-04-011-8/+5
* microblaze: Remove additional resr and rear loadingMichal Simek2010-04-011-15/+3
* microblaze: Change register usage for ESR and EARMichal Simek2010-04-011-35/+35
* microblaze: Prepare work for optimization in exception codeMichal Simek2010-04-011-6/+3
* microblaze: Add DEBUG optionMichal Simek2010-04-011-0/+2
* microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-051-1/+1
* microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
* microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-221-2/+6
* microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-271-63/+46
* microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek2009-05-261-7/+739
* microblaze_v8: exception handlingMichal Simek2009-03-271-0/+458