aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1997-11-20o Add SIM_SIGFPE to sim-signalsAndrew Cagney1-2/+6
1997-11-20Allow reads/writes to C0_CONFIG register.Andrew Cagney1-0/+6
1997-11-18 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1-0/+4
1997-11-14 * mips.igen: Tag vr5000 instructions.Andrew Cagney1-0/+31
1997-11-11Make the signess of compares between GPR's explicit using a cast toAndrew Cagney1-2/+3
1997-11-11Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney1-0/+19
1997-11-06Replace global IPC with function argument cia or current instructionAndrew Cagney1-3/+20
1997-11-06IGEN likes to cache the current instruction address (CIA). Change theAndrew Cagney1-0/+33
1997-11-05Add option --enable-sim-igen to mips configuration. Allows user toAndrew Cagney1-0/+5
1997-11-05Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney1-0/+31
1997-11-05Delete -l and -n options, didn't do anything.Andrew Cagney1-0/+13
1997-11-05Rewrite sim_monitor (implements read, write, open, et.al. systemAndrew Cagney1-0/+17
1997-10-29 * gencode.c: Add tx49 configury and insns.Gavin Romig-Koch1-0/+8
1997-10-29common/sim-bits.h: Document ROTn macro.Andrew Cagney1-0/+7
1997-10-28Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1-0/+4
1997-10-27Separate r5900 specifoc and mips16 instructions.Andrew Cagney1-0/+23
1997-10-27Add mips64vr5400 to configuration listAndrew Cagney1-1/+13
1997-10-25 * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in usingGavin Romig-Koch1-0/+6
1997-10-24Add basic igen configuration to autoconf. Disable.Andrew Cagney1-0/+15
1997-10-24Add function to fetch 32bit instructionsAndrew Cagney1-0/+20
1997-10-21Use SIM*_OVERFLOW_RESULT defined in sim-alu.hAndrew Cagney1-0/+5
1997-10-21Output pc profile statistics once gathered.Andrew Cagney1-0/+4
1997-10-21Delete profile support from MIPS simulator, use sim/common/sim-profileAndrew Cagney1-0/+15
1997-10-20Make mips registers of type unsigned_word.Andrew Cagney1-0/+10
1997-10-16Move register definitions and macros out of interp.c and into sim-main.hAndrew Cagney1-0/+36
1997-10-16Rename generated file engine.c to oengine.c.Andrew Cagney1-0/+7
1997-10-16* gencode.c (build_instruction): Use FPR_STATE not fpr_state.Andrew Cagney1-0/+4
1997-10-16* gencode.c (build_instruction): For "FPSQRT", output correct numberAndrew Cagney1-0/+5
1997-10-14Move global MIPS simulator variables into sim_cpu struct.Andrew Cagney1-0/+18
1997-10-14o Add support for configuring wordsize, fp hardware and targetAndrew Cagney1-0/+79
1997-09-30Add access to hi part of r5900 128 bit registers.Andrew Cagney1-0/+13
1997-09-29 * configure: Regenerated.Bob Manson1-0/+4
1997-09-26 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.Mark Alexander1-0/+9
1997-09-25Allow gencode.c to generate input to the igen generator.Andrew Cagney1-0/+13
1997-09-25Pacify GCC -WallAndrew Cagney1-0/+5
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1-0/+10
1997-09-22Add memory alignment config option.Andrew Cagney1-0/+1
1997-09-22Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1-0/+4
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-0/+21
1997-09-19 * gencode.c: Add r3900 (tx39).Gavin Romig-Koch1-0/+9
1997-09-16 * sim/mips/gencode.c (build_instruction): Don't need to subtract 4 forGavin Romig-Koch1-0/+5
1997-09-16 * sim/mips/interp.c: Correct some HASFPU problems.Gavin Romig-Koch1-0/+4
1997-09-15Update to reflect change to sim/common/aclocal.m4 (allow sim/commonAndrew Cagney1-0/+4
1997-09-12Short form of sample-size option had wrong value.Andrew Cagney1-0/+5
1997-09-10mips/sim_info was just returning?????Andrew Cagney1-0/+4
1997-09-09Better word error messages.Andrew Cagney1-0/+5
1997-09-09Remove GCC specific `0x...LL', replace with SIGNED64 (0x...).Andrew Cagney1-0/+6
1997-09-07tx19 and related necessary changes.Gavin Romig-Koch1-0/+6
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-0/+4
1997-09-01Test/fix pabsh, pabsw, psrlvw.Andrew Cagney1-0/+8