aboutsummaryrefslogtreecommitdiff
path: root/risu_arm.c
AgeCommit message (Expand)Author
2011-03-10risu: Implement new memory block opsPeter Maydell
2010-12-07Add licensing/copyright boilerplate to license under EPLPeter Maydell
2010-10-14Ignore UNK/SBZP bits in FPSCR, also the cumulative exception bits.Peter Maydell
2010-10-14Improve mismatch reports (in particular add a summary of differences).Peter Maydell
2010-10-14Add code to handle comparing VFP registers.Peter Maydell
2010-10-13Remove stray debug tracing.Peter Maydell
2010-10-13Support test code being in Thumb mode.Peter Maydell
2010-09-22Handle CPSR correctly in test images and in comparisons.Peter Maydell
2010-09-22Add handling of ARM general registers.Peter Maydell
2010-09-20Add the initial structure of SIGILL handling and CPU-specific interface.Peter Maydell