index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-microblaze
/
translate.c
Age
Commit message (
Expand
)
Author
2009-11-12
microblaze: Unbreak reset.
Edgar E. Iglesias
2009-09-25
gcc wants 1st static and then const
Juan Quintela
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-11
microblaze: Trap if QEMU finds an unknown insns.
Edgar E. Iglesias
2009-09-11
microblaze: Correct prio between MMU and unaligned exceptions.
Edgar E. Iglesias
2009-09-11
microblaze: HW Exception fixes.
Edgar E. Iglesias
2009-09-04
microblaze: Trap on illegal load/store sizes.
Edgar E. Iglesias
2009-09-03
microblaze: Compute masks for alignment checks at translation time.
Edgar E. Iglesias
2009-09-03
microblaze: MMU shows more respect to synthesis config.
Edgar E. Iglesias
2009-09-03
microblaze: Trap on unaligned data accesses.
Edgar E. Iglesias
2009-09-03
microblaze: Trap on divizions by zero.
Edgar E. Iglesias
2009-09-03
microblaze: Correct mfs into r0.
Edgar E. Iglesias
2009-09-03
microblaze: Catch illegal insns and privilege violations.
Edgar E. Iglesias
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-05-26
microblaze: Add translation routines.
Edgar E. Iglesias