aboutsummaryrefslogtreecommitdiff
path: root/target-microblaze/op_helper.c
AgeCommit message (Expand)Author
2011-01-23microblaze: cleanup helper_addkcEdgar E. Iglesias
2011-01-22microblaze: Improve subkcEdgar E. Iglesias
2011-01-22microblaze: Improve addkcEdgar E. Iglesias
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-09-09microblaze: Add support for fcmp.unEdgar E. Iglesias
2010-09-09microblaze: Add basic FPU emulationEdgar E. Iglesias
2010-03-12Target specific usermode cleanupPaul Brook
2010-02-20microblaze: Dont segfault when singlestepping first insn.Edgar E. Iglesias
2009-12-16microblaze: Print content of EAR registerMichal Simek
2009-12-16microblaze: Update debug logs.Edgar E. Iglesias
2009-11-12microblaze: Restore env when raising unmapped bus access.Edgar E. Iglesias
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11microblaze: HW Exception fixes.Edgar E. Iglesias
2009-09-03microblaze: Compute masks for alignment checks at translation time.Edgar E. Iglesias
2009-09-03microblaze: Trap on bus accesses to unmapped areas.Edgar E. Iglesias
2009-09-03microblaze: Trap on unaligned data accesses.Edgar E. Iglesias
2009-09-03microblaze: Trap on divizions by zero.Edgar E. Iglesias
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-26microblaze: Add translation routines.Edgar E. Iglesias