index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
op_mem.c
Age
Commit message (
Expand
)
Author
2008-05-07
Delete more obsolete dyngen ops.
ths
2007-11-09
Use FORCE_RET, scrap RETURN which was implemented in target-specific code.
ths
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-10-23
Enforce proper sign extension for lwl/lwr on MIPS64.
ths
2007-10-09
Fix [ls][wd][lr] instructions, by Aurelien Jarno.
ths
2007-09-30
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-05-28
Do not sign extend lwu, by Aurelien Jarno.
ths
2007-05-20
Fix indexed FP load/store instructions.
ths
2007-05-07
MIPS 64-bit FPU support, plus some collateral bugfixes in the
ths
2007-04-09
Catch unaligned sc/scd.
ths
2007-04-01
Actually enable 64bit configuration.
ths
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
2006-12-21
Preliminiary MIPS64 support, disabled by default due to performance impact.
ths
2006-06-26
lwu support - generate exception if unaligned pc (Marius Groeger)
bellard
2006-06-14
MIPS FPU support (Marius Goeger)
bellard
2005-12-05
MIPS fixes (Daniel Jacobowitz)
bellard
2005-07-02
MIPS target (Jocelyn Mayer)
bellard