Make MIPS MT implementation more cache friendly.
[qemu] / target-mips / translate.c
2008-02-12 thsMake MIPS MT implementation more cache friendly.
2008-02-01 bellarduse the TCG code generator
2007-12-30 thsMIPS COP1X (and related) instructions, by Richard Sandi...
2007-12-25 thsSupport for VR5432, and some of its special instruction...
2007-12-24 thsUpdate debug code to match new accumulator register...
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-26 thsMicro-optimize back-to-back store-load sequences.
2007-11-22 thsOptimize the conventional move operation.
2007-11-18 thsFix MIPS64 R2 instructions.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-08 thsClean out the N32 macros from target-mips, and introduc...
2007-11-08 thsFormatting fix.
2007-10-28 thsImplement missing MIPS supervisor mode bits.
2007-10-24 thsRemove bogus instruction decode.
2007-10-23 thsUse the standard ASE check for MIPS-3D and MT.
2007-10-23 thsSwitch bc1any* instructions off if no MIPS-3D is implem...
2007-10-09 thsUse always_inline in the MIPS support where applicable.
2007-10-09 thsFix [ls][wd][lr] instructions, by Aurelien Jarno.
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-26 thsWrap a few often used tests with unlikely(), by Aurelie...
2007-09-25 thsOptimise instructions accessing CP0, by Aurelien Jarno.
2007-09-24 thsPer-CPU instruction decoding implementation, by Aurelie...
2007-09-20 j_mayerExtend TB flags to 64 bits (Alexander Graf).
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-08-26 thsDisable 64-bit instructions on 32-bit CPU, by Aurelien...
2007-06-26 thsImplement recip1/recip2/rsqrt1/rsqrt2.
2007-06-02 thsCheck for R2 instructions, and throw RI if we don't...
2007-06-01 thsMake sure hflags are updated for CP0_Status changes.
2007-05-31 thsSimplify code.
2007-05-29 thsDon't check the FPU state for each FPU instruction...
2007-05-28 thsHandle PX/UX status flags correctly, by Aurelien Jarno.
2007-05-28 thsMIPS64 addressing fixes, by Aurelien Jarno.
2007-05-23 thsThe 24k wants more watch and srsmap registers.
2007-05-23 thsThe previous patch to make breakpoints work was a perfo...
2007-05-20 thsCatch more MIPS FPU cornercases, fix addr.ps and mulr...
2007-05-20 thsFix indexed FP load/store instructions.
2007-05-19 thsMore MIPS 64-bit FPU support.
2007-05-19 thsFix slti/sltiu for MIPS64, by Aurelien Jarno.
2007-05-19 thsFix ldl/ldr implementation, by Aurelien Jarno.
2007-05-18 ths- Move FPU exception handling into helper functions...
2007-05-18 thsWork around the lack of proper handling for self-modify...
2007-05-13 thsFix mfc0 and dmtc0 instructions on MIPS64, by Aurelien...
2007-05-13 thsDon't decode CP0 XContext on 32bit MIPS.
2007-05-13 thsMIPS TLB style selection at runtime, by Herve Poussineau.
2007-05-11 thsImplemented cabs FP instructions, and improve exception...
2007-05-11 thsAnother bit of nicer debug output.
2007-05-11 thsImplement FP madd/msub, wire up bc1any[24][ft].
2007-05-11 thsImproved debug output for the MIPS opcode decoder.
2007-05-10 thsFix for the scd instruction, by Aurelien Jarno.
2007-05-09 thsFix MIPS64 address computation specialcase, by Aurelien...
2007-05-07 thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2007-04-25 thsNext attempt to get the lui sign extension right.
2007-04-25 thsFix lui sign extension.
2007-04-17 thsChoose number of TLBs at runtime, by Herve Poussineau.
2007-04-16 thsSimplify branch likely handling.
2007-04-15 thsDon't use T2 for INS, it conflicts with branch delay...
2007-04-15 thsSmall code generation optimization.
2007-04-14 thsRestart interrupts after an exception.
2007-04-11 thsMake SYNCI_Step and CCRes CPU-specific.
2007-04-11 thsThrow RI for invalid MFMC0-class instructions. Introduc...
2007-04-11 thsCode formatting fix.
2007-04-11 thsMore Context/Xcontext fixes. Ifdef some 64bit-only...
2007-04-09 thsFix CP0_IntCtl handling.
2007-04-09 thsMark watchpoint features as unimplemented.
2007-04-09 thsCatch unaligned sc/scd.
2007-04-09 thsFix exception handling cornercase for rdhwr.
2007-04-09 thsRemove bogus mtc0 handling.
2007-04-07 thsImplement prefx.
2007-04-07 thsSet proper BadVAddress value for unaligned instruction...
2007-04-07 thsActually skip over delay slot for a non-taken branch...
2007-04-06 thsSave state for all CP0 instructions, they may throw...
2007-04-05 thsfix branch delay slot cornercases.
2007-04-05 thsFix rotr immediate ops, mask shift/rotate arguments...
2007-04-05 thsFix RDHWR handling. Code formatting. Don't use *_direct...
2007-04-04 thsFix code formatting.
2007-04-02 thsMIPS32R2 needs RDPGPR/WRPGPR instructions even when...
2007-04-01 thsActually enable 64bit configuration.
2007-03-30 thsSanitize mips exception handling.
2007-03-23 thsFix enough FPU/R2 support to get 24Kf going.
2007-03-21 thsMove mips CPU specific initialization to translate_init.c.
2007-03-19 thsBarf on branches/jumps in branch delay slots. Spotted...
2007-03-19 thsDefine gen_intermediate_code_internal as "static inline".
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-02 thsMIPS Userland TLS register emulation, by Daniel Jacobowitz.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2007-02-27 thsFix mips FPU emulation, 32 bit data types are allowed...
2007-02-20 thsReplace TLSZ with TARGET_FMT_lx.
2007-01-24 thsEBase is limited to KSEG0/KSEG1 even on 64bit CPUs.
2007-01-23 thsImplementing dmfc/dmtc.
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-16 thsFix erraneous fallthrough in MIPS trap implementation...
2006-12-10 thsHandle invalid accesses as SIGILL for mips/mipsel userl...
2006-12-07 thsFix build of MIPS target without FPU support.
2006-12-07 thsFix reset handling, CP0 isn't enabled by default (a...
2006-12-07 thsSimplify mask construction.
2006-12-06 thsUpdate copyright notice.
next