aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/mips.igen
AgeCommit message (Expand)AuthorFilesLines
2000-07-04Fix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].Andrew Cagney1-14/+9
2000-06-23Fix printf arguments.Andrew Cagney1-3/+4
2000-05-29fix spelling mistake in commentNick Clifton1-1/+1
2000-05-01* mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call.Andrew Cagney1-1/+2
2000-03-02* autoconf correctionFrank Ch. Eigler1-3/+19
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+2
1999-10-26import gdb-1999-10-25 snapshotJason Molenda1-4/+3
1999-09-13import gdb-1999-09-13 snapshotJason Molenda1-2/+2
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+2
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-0/+18
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+9
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3895
1999-04-16Initial creation of sourceware repositoryStan Shebs1-6517/+0
1998-12-30* eCos->devo merge; tx3904 sanitize tags removedFrank Ch. Eigler1-47/+95
1998-12-13for bfd:Gavin Romig-Koch1-6/+499
1998-12-12 * configure.in (mips64vr4xxx): Enable TARGET_ENABLE_FR.Gavin Romig-Koch1-2/+2
1998-12-08* sky->devo merge, final part of sim mergeFrank Ch. Eigler1-4/+205
1998-11-23Configure mips64vr4100-elf nee mips64vr41* as a 64 bit mips16 igen simulator.Andrew Cagney1-0/+3
1998-11-23Switch mips-lsi-elf mips16 simulator to igen (from gencode).Andrew Cagney1-432/+476
1998-06-29 * mips.igen (check_mf_hilo): Correct check.Gavin Romig-Koch1-104/+5
1998-06-18* Adapt to changed R5900 SQC2 opcode.Frank Ch. Eigler1-19/+46
1998-06-16* ECC (tx39) and sky changes.Frank Ch. Eigler1-13/+19
1998-06-16Fix unresolved external error for sky_cpcond0 on non-SKY builds.James Lemke1-0/+8
1998-06-15Implement CPCOND0 and insns BC0F/BC0FL/BC0T/BC0TL.James Lemke1-0/+32
1998-06-09* Handle 10 and 20-bit versions of Break instruction. Move handlingIan Carmichael1-0/+30
1998-06-09 * mips.igen (SWC1) : Correct the handling of ReverseEndianGavin Romig-Koch1-6/+6
1998-06-04The r5900 doesn't have HI/LO DIV/MUL register problems. HobbleAndrew Cagney1-27/+118
1998-05-21Fix sign extension on 32 bit add/sub instructions.Andrew Cagney1-18/+42
1998-05-18* Monster patch - may destablize MIPS sims for a little while.Frank Ch. Eigler1-0/+46
1998-05-13 * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):Gavin Romig-Koch1-9/+49
1998-04-21Implement ERET instruction.Andrew Cagney1-0/+20
1998-04-21For new IGEN simulators, rewrite checks validating correct use of theAndrew Cagney1-30/+96
1998-04-15Re-fix 32 bit DSRAV instruction.Andrew Cagney1-6/+15
1998-04-15Debug tx19 built from igen sources.Andrew Cagney1-10/+105
1998-04-14Implement 32 bit MIPS16 instructions listed in m16.igen.Andrew Cagney1-112/+297
1998-04-05* R5900 COP2 function nearly complete. PKE sim now aware of new GPUIFFrank Ch. Eigler1-819/+193
1998-04-02For mips get_mem_size call. Force the return of a 32 bit valueAndrew Cagney1-43/+0
1998-04-01* You bop one on the head ... another one appears.Frank Ch. Eigler1-0/+4
1998-03-27* Inserted skeleton of R5900 COP2 simulation. Merged old vu[01].[ch] codeFrank Ch. Eigler1-11/+611
1998-03-03Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney1-2/+5
1998-02-25Finish implementation of r5900 instructions.Andrew Cagney1-20/+24
1998-02-23sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney1-48/+45
1997-12-11 * mips.igen (MSUB): Fix to work like MADD.Jeff Law1-567/+465
1997-11-11Make the signess of compares between GPR's explicit using a cast toAndrew Cagney1-59/+36
1997-11-11Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney1-115/+369
1997-11-06IGEN likes to cache the current instruction address (CIA). Change theAndrew Cagney1-23/+22
1997-11-05Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney1-8/+8
1997-10-29common/sim-bits.h: Document ROTn macro.Andrew Cagney1-15/+12
1997-10-28Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1-26/+26
1997-10-27Separate r5900 specifoc and mips16 instructions.Andrew Cagney1-5156/+5