summaryrefslogtreecommitdiff
path: root/target-arm/helper.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-09Arm MMU fix (Justin Fletcher).pbrook1-1/+1
2006-07-21Fix Arm cp15 c13 (Process ID) register writes.pbrook1-2/+10
2006-03-14Fix FIQ bank switching.pbrook1-2/+2
2006-02-20Add Arm926 core support.pbrook1-2/+61
2006-02-04Implement Arm BKPT instruction.pbrook1-0/+1
2005-12-18switching to Arm mode in do_interrupt() (Paul Brook)bellard1-2/+3
2005-11-26ARM system emulation (Paul Brook)bellard1-0/+555