2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2008-01-09 |
ths | Fix typo which broke MIPS32R2 64-bit FPU support. |
tree | commitdiff |
2008-01-08 |
ths | Fix broken absoluteness check for cabs.d.*. |
tree | commitdiff |
2008-01-04 |
ths | Handle some more exception types. |
tree | commitdiff |
2008-01-03 |
ths | Fix exception debug output. |
tree | commitdiff |
2007-12-30 |
ths | MIPS COP1X (and related) instructions, by Richard Sandi... |
tree | commitdiff |
2007-12-28 |
ths | Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. |
tree | commitdiff |
2007-12-26 |
ths | De-cruft exception definitions, and implement nicer... |
tree | commitdiff |
2007-12-25 |
ths | Support for VR5432, and some of its special instruction... |
tree | commitdiff |
2007-12-25 |
ths | 5K and 20K are Release 1 CPUs. |
tree | commitdiff |
2007-12-25 |
ths | Avoid host FPE for overflowing division on MIPS, by... |
tree | commitdiff |
2007-12-25 |
ths | Improved PABITS handling, and config register fixes. |
tree | commitdiff |
2007-12-24 |
ths | Update debug code to match new accumulator register... |
tree | commitdiff |
2007-12-24 |
ths | Fix CCRes value for 20Kc. |
tree | commitdiff |
2007-12-17 |
ths | MIPS TODO: mention unimplemented system controllers. |
tree | commitdiff |
2007-12-17 |
ths | Update MIPS TODO. The mipsnet failure is caused by... |
tree | commitdiff |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
tree | commitdiff |
2007-12-02 |
ths | Larger physical address space for 32-bit MIPS. |
tree | commitdiff |
2007-11-26 |
ths | Micro-optimize back-to-back store-load sequences. |
tree | commitdiff |
2007-11-22 |
ths | Optimize the conventional move operation. |
tree | commitdiff |
2007-11-22 |
ths | Fix off-by-one address checks in MIPS64 MMU, by Aurelie... |
tree | commitdiff |
2007-11-19 |
ths | Add older 4Km variants. |
tree | commitdiff |
2007-11-18 |
pbrook | Add strict checking mode for softfp code. |
tree | commitdiff |
2007-11-18 |
ths | Fix MIPS64 R2 instructions. |
tree | commitdiff |
2007-11-18 |
ths | Use a valid PRid. |
tree | commitdiff |
2007-11-17 |
pbrook | Fix int/float inconsistencies. |
tree | commitdiff |
2007-11-14 |
ths | Introduce 4KEm configuration with fixed MMU mapping... |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-11-09 |
ths | Use FORCE_RET, scrap RETURN which was implemented in... |
tree | commitdiff |
2007-11-09 |
ths | Move kernel loader parameters from the cpu state to... |
tree | commitdiff |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
tree | commitdiff |
2007-11-08 |
ths | Formatting fix. |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-29 |
ths | Preliminary MIPS64R2 mode. |
tree | commitdiff |
2007-10-29 |
ths | Fix logic bug which broke TLBL/TLBS handling somewhat. |
tree | commitdiff |
2007-10-29 |
ths | Restrict CP0_PerfCnt to legal values. |
tree | commitdiff |
2007-10-28 |
ths | Implement missing MIPS supervisor mode bits. |
tree | commitdiff |
2007-10-27 |
ths | Add sharable clz/clo inline functions and use them... |
tree | commitdiff |
2007-10-26 |
ths | The other half of the mul64 rework. Sorry for the break... |
tree | commitdiff |
2007-10-24 |
ths | Remove bogus instruction decode. |
tree | commitdiff |
2007-10-24 |
ths | Force proper sign extension for mfc0/mfhc0 on MIPS64. |
tree | commitdiff |
2007-10-23 |
ths | Fix writable length of the index register. |
tree | commitdiff |
2007-10-23 |
ths | Enforce proper sign extension for lwl/lwr on MIPS64. |
tree | commitdiff |
2007-10-23 |
ths | Fix CLO calculation for MIPS64. And a small code cleanup. |
tree | commitdiff |
2007-10-23 |
ths | Use the standard ASE check for MIPS-3D and MT. |
tree | commitdiff |
2007-10-23 |
ths | Switch bc1any* instructions off if no MIPS-3D is implem... |
tree | commitdiff |
2007-10-20 |
ths | Handle IBE on MIPS properly. |
tree | commitdiff |
2007-10-17 |
ths | Update TODO. |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-10-13 |
ths | Update TODO. |
tree | commitdiff |
2007-10-13 |
ths | Fix off-by-one in address check. |
tree | commitdiff |
2007-10-12 |
j_mayer | Unify '-cpu ?' option. |
tree | commitdiff |
2007-10-09 |
ths | Use always_inline in the MIPS support where applicable. |
tree | commitdiff |
2007-10-09 |
ths | Delete file which should have been removed in the lst... |
tree | commitdiff |
2007-10-09 |
ths | Fix [ls][wd][lr] instructions, by Aurelien Jarno. |
tree | commitdiff |
2007-09-30 |
ths | Code provision for n32/n64 mips userland emulation... |
tree | commitdiff |
2007-09-30 |
ths | Update TODO. |
tree | commitdiff |
2007-09-29 |
ths | Supervisor mode implementation, by Aurelien Jarno. |
tree | commitdiff |
2007-09-29 |
ths | Less magic constants. |
tree | commitdiff |
2007-09-28 |
ths | Fix MIPS FP underflow handling, spotted by Daniel Jacob... |
tree | commitdiff |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
tree | commitdiff |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-26 |
ths | hflags computation cleanup, by Aurelien Jarno. |
tree | commitdiff |
2007-09-26 |
ths | Wrap a few often used tests with unlikely(), by Aurelie... |
tree | commitdiff |
2007-09-25 |
ths | Timer start/stop implementation, by Aurelien Jarno. |
tree | commitdiff |
2007-09-25 |
ths | Optimise instructions accessing CP0, by Aurelien Jarno. |
tree | commitdiff |
2007-09-24 |
ths | Per-CPU instruction decoding implementation, by Aurelie... |
tree | commitdiff |
2007-09-23 |
ths | Fix mips usermode emulation. |
tree | commitdiff |
2007-09-20 |
j_mayer | Extend TB flags to 64 bits (Alexander Graf). |
tree | commitdiff |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
tree | commitdiff |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
tree | commitdiff |
2007-09-11 |
ths | Fix tb->size mishandling, by Daniel Jacobowitz. |
tree | commitdiff |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
tree | commitdiff |
2007-08-26 |
ths | Disable 64-bit instructions on 32-bit CPU, by Aurelien... |
tree | commitdiff |
2007-07-29 |
ths | Fix MIPS cache configuration, by Aurelien Jarno. |
tree | commitdiff |
2007-07-11 |
ths | Update TODO list. |
tree | commitdiff |
2007-06-28 |
ths | Simplify round/ceil/floor implementation, spotted by... |
tree | commitdiff |
2007-06-27 |
ths | Fix computation for ceil, floor and round instructions. |
tree | commitdiff |
2007-06-26 |
ths | Implement recip1/recip2/rsqrt1/rsqrt2. |
tree | commitdiff |
2007-06-25 |
ths | MIPS64 improvements, based on a patch by Aurelien Jarno. |
tree | commitdiff |
2007-06-23 |
ths | Handle MIPS64 SEGBITS value correctly. |
tree | commitdiff |
2007-06-22 |
ths | Allow emulation of 32bit targets in the MIPS64 capable... |
tree | commitdiff |
2007-06-22 |
ths | Fix write to K0 bits in Config0, by Aurelien Jarno. |
tree | commitdiff |
2007-06-12 |
ths | Change 20Kc PRID to a later version. |
tree | commitdiff |
2007-06-09 |
ths | R5k has PX implemented. |
tree | commitdiff |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
tree | commitdiff |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
tree | commitdiff |
2007-06-02 |
ths | Check for R2 instructions, and throw RI if we don't... |
tree | commitdiff |
2007-06-01 |
ths | Update some comments, 64bit FPU support is functional... |
tree | commitdiff |
2007-06-01 |
ths | Make sure hflags are updated for CP0_Status changes. |
tree | commitdiff |
2007-06-01 |
ths | Update TODO. |
tree | commitdiff |
2007-06-01 |
ths | Add support for 5Kc/5Kf/20Kc, based on a patch by Aurel... |
tree | commitdiff |
2007-06-01 |
ths | Allow again FPU for usermode emulation. |
tree | commitdiff |
2007-05-31 |
ths | Simplify code. |
tree | commitdiff |
2007-05-31 |
ths | Don't kill the registered irqs on reset. |
tree | commitdiff |
2007-05-31 |
ths | Add proper float*_is_nan prototypes. |
tree | commitdiff |
2007-05-30 |
ths | Fix CPU (re-)selection on reset. |
tree | commitdiff |
2007-05-29 |
ths | Fix usermode check, thanks Aurelien Jarno. |
tree | commitdiff |
2007-05-29 |
ths | Don't check the FPU state for each FPU instruction... |
tree | commitdiff |
2007-05-28 |
ths | Handle PX/UX status flags correctly, by Aurelien Jarno. |
tree | commitdiff |
next |