Age | Commit message (Expand) | Author |
2011-01-16 | target-sh4: implement negc using TCG | Aurelien Jarno |
2011-01-14 | target-sh4: optimize exceptions | Aurelien Jarno |
2011-01-14 | target-sh4: add ftrv instruction | Aurelien Jarno |
2011-01-14 | target-sh4: add fipr instruction | Aurelien Jarno |
2011-01-14 | target-sh4: implement FPU exceptions | Aurelien Jarno |
2011-01-14 | target-sh4: implement flush-to-zero | Aurelien Jarno |
2011-01-14 | target-sh4: define FPSCR constants | Aurelien Jarno |
2010-03-18 | Replace assert(0) with abort() or cpu_abort() | Blue Swirl |
2009-09-21 | Fix Sparse warnings about using plain integer as NULL pointer | Blue Swirl |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-04-01 | SH: Improve movca.l/ocbi emulation. | edgar_igl |
2009-01-14 | sh4: Add FMAC instruction support | aurel32 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-12-07 | SH4: Implement FD bit | aurel32 |
2008-11-19 | target-sh4: use CPU_Float/CPU_Double instead of ugly casts | aurel32 |
2008-11-17 | TCG variable type checking. | pbrook |
2008-09-15 | SH4: sleep instruction bug fix | aurel32 |
2008-09-01 | SH4: final conversion to TCG | aurel32 |
2008-09-01 | SH4: convert floating-point ops to TCG | aurel32 |
2008-09-01 | SH4: Convert remaining non-fp ops to TCG | aurel32 |
2008-08-30 | SH4: convert control/status register load/store to TCG | aurel32 |
2008-08-30 | SH4: convert some more arithmetics ops to TCG | aurel32 |
2008-08-29 | SH4: convert a few helpers to TCG | aurel32 |
2008-05-25 | Fix off-by-one unwinding error. | pbrook |
2008-05-09 | SH4 MMU improvements | aurel32 |
2007-10-29 | Adjust s390 addresses (the MSB is defined as "to be ignored"). | ths |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths |
2006-06-17 | Remove debug output. | pbrook |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |