summaryrefslogtreecommitdiffstats
path: root/sim/mips
Commit message (Expand)AuthorAgeFilesLines
...
* Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney1997-11-115-121/+396
* Replace global IPC with function argument cia or current instructionAndrew Cagney1997-11-065-60/+78
* IGEN likes to cache the current instruction address (CIA). Change theAndrew Cagney1997-11-065-112/+172
* Add option --enable-sim-igen to mips configuration. Allows user toAndrew Cagney1997-11-052-17/+50
* Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney1997-11-055-544/+225
* Delete -l and -n options, didn't do anything.Andrew Cagney1997-11-053-51/+28
* Rewrite sim_monitor (implements read, write, open, et.al. systemAndrew Cagney1997-11-053-323/+249
* Correct r5900 sanitization.Gavin Romig-Koch1997-11-042-1/+3
* * gencode.c: Add tx49 configury and insns.Gavin Romig-Koch1997-10-295-15/+97
* common/sim-bits.h: Document ROTn macro.Andrew Cagney1997-10-296-22/+720
* Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1997-10-282-26/+30
* Separate r5900 specifoc and mips16 instructions.Andrew Cagney1997-10-279-5179/+2770
* Add mips64vr5400 to configuration listAndrew Cagney1997-10-276-38/+636
* * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in usingGavin Romig-Koch1997-10-252-1/+7
* Add basic igen configuration to autoconf. Disable.Andrew Cagney1997-10-244-18/+244
* Add function to fetch 32bit instructionsAndrew Cagney1997-10-244-119/+154
* Checkpoint IGEN version of mips simAndrew Cagney1997-10-241-152/+157
* Use SIM*_OVERFLOW_RESULT defined in sim-alu.hAndrew Cagney1997-10-212-2/+7
* Output pc profile statistics once gathered.Andrew Cagney1997-10-212-9/+5
* Delete profile support from MIPS simulator, use sim/common/sim-profileAndrew Cagney1997-10-214-225/+19
* Make mips registers of type unsigned_word.Andrew Cagney1997-10-203-3/+14
* Move register definitions and macros out of interp.c and into sim-main.hAndrew Cagney1997-10-164-274/+362
* Checkpoint IGEN version of MIPS simulator.Andrew Cagney1997-10-161-248/+218
* Rename generated file engine.c to oengine.c.Andrew Cagney1997-10-163-6/+13
* * gencode.c (build_instruction): Use FPR_STATE not fpr_state.Andrew Cagney1997-10-162-6/+10
* * gencode.c (build_instruction): For "FPSQRT", output correct numberAndrew Cagney1997-10-162-1/+8
* Checkpoint IGEN version of MIPS simulator.Andrew Cagney1997-10-141-1239/+1196
* Move global MIPS simulator variables into sim_cpu struct.Andrew Cagney1997-10-144-330/+369
* o Add support for configuring wordsize, fp hardware and targetAndrew Cagney1997-10-148-543/+822
* Snap. Gets through igen's checks.Andrew Cagney1997-10-091-322/+104
* MIPS/IGEN checkpoint - doesn't build.Andrew Cagney1997-10-083-0/+10004
* Checkpoint IGEN input file for MIPS simulator.Andrew Cagney1997-10-071-0/+2
* Add access to hi part of r5900 128 bit registers.Andrew Cagney1997-09-301-0/+13
* * configure: Regenerated.Bob Manson1997-09-291-0/+4
* * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.Mark Alexander1997-09-262-7/+108
* Add/use SIM_AC_OPTION_BITSIZE.Andrew Cagney1997-09-251-10/+34
* Allow gencode.c to generate input to the igen generator.Andrew Cagney1997-09-252-201/+489
* Pacify GCC -WallAndrew Cagney1997-09-251-0/+5
* vr5900-r5900.Jeff Law1997-09-231-1/+1
* Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1997-09-233-69/+160
* Add memory alignment config option.Andrew Cagney1997-09-223-44/+106
* Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1997-09-221-0/+4
* Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1997-09-221-0/+21
* Add handling for 3900's SDBBP, DERET, and RFE insns.Gavin Romig-Koch1997-09-202-7/+15
* * gencode.c: Add r3900 (tx39).Gavin Romig-Koch1997-09-192-21/+40
* * sim/mips/gencode.c (build_instruction): Don't need to subtract 4 forGavin Romig-Koch1997-09-162-1/+7
* * sim/mips/interp.c: Correct some HASFPU problems.Gavin Romig-Koch1997-09-162-5/+19
* Update to reflect change to sim/common/aclocal.m4 (allow sim/commonAndrew Cagney1997-09-152-17/+24
* Short form of sample-size option had wrong value.Andrew Cagney1997-09-122-1/+6
* mips/sim_info was just returning?????Andrew Cagney1997-09-102-2/+4
OpenPOWER on IntegriCloud