Age | Commit message (Expand) | Author | Files | Lines |
1998-02-02 | Rewrite the mipsI/II/III pending-slot code. | Andrew Cagney | 1 | -36/+81 |
1998-02-01 | mips: Add multi-processor support for r5900. Others might work. | Andrew Cagney | 1 | -65/+74 |
1998-01-31 | igen: Fix SMP simulator generator support. | Andrew Cagney | 1 | -2/+4 |
1998-01-21 | Use macro GPR_SET(N,VAL) to clear zero registers. | Andrew Cagney | 1 | -2/+5 |
1997-11-20 | o Add SIM_SIGFPE to sim-signals | Andrew Cagney | 1 | -10/+0 |
1997-11-20 | Allow reads/writes to C0_CONFIG register. | Andrew Cagney | 1 | -1/+18 |
1997-11-11 | Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1, | Andrew Cagney | 1 | -0/+3 |
1997-11-06 | Replace global IPC with function argument cia or current instruction | Andrew Cagney | 1 | -2/+0 |
1997-11-06 | IGEN likes to cache the current instruction address (CIA). Change the | Andrew Cagney | 1 | -49/+48 |
1997-11-05 | Rewrite the MIPS simulator's memory model so that it uses the generic | Andrew Cagney | 1 | -9/+13 |
1997-11-05 | Delete -l and -n options, didn't do anything. | Andrew Cagney | 1 | -1/+0 |
1997-11-05 | Rewrite sim_monitor (implements read, write, open, et.al. system | Andrew Cagney | 1 | -3/+4 |
1997-11-04 | Correct r5900 sanitization. | Gavin Romig-Koch | 1 | -1/+1 |
1997-10-29 | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 1 | -0/+3 |
1997-10-24 | Add function to fetch 32bit instructions | Andrew Cagney | 1 | -23/+28 |
1997-10-21 | Use SIM*_OVERFLOW_RESULT defined in sim-alu.h | Andrew Cagney | 1 | -2/+2 |
1997-10-21 | Delete profile support from MIPS simulator, use sim/common/sim-profile | Andrew Cagney | 1 | -2/+0 |
1997-10-20 | Make mips registers of type unsigned_word. | Andrew Cagney | 1 | -2/+3 |
1997-10-16 | Move register definitions and macros out of interp.c and into sim-main.h | Andrew Cagney | 1 | -1/+318 |
1997-10-14 | Move global MIPS simulator variables into sim_cpu struct. | Andrew Cagney | 1 | -38/+208 |
1997-10-14 | o Add support for configuring wordsize, fp hardware and target | Andrew Cagney | 1 | -0/+221 |