Age | Commit message (Expand) | Author | Files | Lines |
1998-02-03 | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, | Andrew Cagney | 1 | -0/+41 |
1998-02-02 | Add support for configuring the size of the floating point unit (fp_word). | Andrew Cagney | 1 | -0/+21 |
1998-02-02 | Rewrite the mipsI/II/III pending-slot code. | Andrew Cagney | 1 | -0/+12 |
1998-02-02 | Always compile FP code (test for FP at run-time). | Andrew Cagney | 1 | -0/+12 |
1998-02-01 | mips: Add multi-processor support for r5900. Others might work. | Andrew Cagney | 1 | -0/+46 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -0/+4 |
1998-01-31 | mips - for r5900 generate igen simulator. | Andrew Cagney | 1 | -0/+5 |
1998-01-31 | igen: Fix SMP simulator generator support. | Andrew Cagney | 1 | -0/+9 |
1998-01-21 | Use macro GPR_SET(N,VAL) to clear zero registers. | Andrew Cagney | 1 | -0/+9 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1 | -0/+4 |
1998-01-05 | * interp.c (sim_monitor): Handle Densan monitor outbyte | Mark Alexander | 1 | -0/+5 |
1997-12-29 | * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c). | Felix Lee | 1 | -0/+9 |
1997-12-15 | In nrun.c, look for sigaction & SA_RESTART. When both present, | Andrew Cagney | 1 | -0/+5 |
1997-12-13 | For MADD et.al. instructions sign extend 32 bit result assigned to a | Andrew Cagney | 1 | -0/+7 |
1997-12-12 | * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or | Jeff Law | 1 | -1/+8 |
1997-12-11 | * mips.igen (MSUB): Fix to work like MADD. | Jeff Law | 1 | -0/+5 |
1997-12-09 | For bfd, add vr5400 and vr5000 mips machine variants to list of machines. | Andrew Cagney | 1 | -1/+8 |
1997-12-04 | Regenerate configure files. | Doug Evans | 1 | -0/+4 |
1997-12-03 | Missing change log entry. | Andrew Cagney | 1 | -0/+2 |
1997-11-26 | Fix typo in format argument to sim_io_eprintf. | Andrew Cagney | 1 | -0/+2 |
1997-11-26 | Move MDMX instructions which are public knowledge from vr5400.igen | Andrew Cagney | 1 | -0/+12 |
1997-11-25 | sanitize-r5900 not v5900 | Andrew Cagney | 1 | -2/+2 |
1997-11-25 | vr5400 sanitize cleanups | Andrew Cagney | 1 | -4/+12 |
1997-11-20 | o Add SIM_SIGFPE to sim-signals | Andrew Cagney | 1 | -2/+6 |
1997-11-20 | Allow reads/writes to C0_CONFIG register. | Andrew Cagney | 1 | -0/+6 |
1997-11-18 | * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). | Doug Evans | 1 | -0/+4 |
1997-11-14 | * mips.igen: Tag vr5000 instructions. | Andrew Cagney | 1 | -0/+31 |
1997-11-11 | Make the signess of compares between GPR's explicit using a cast to | Andrew Cagney | 1 | -2/+3 |
1997-11-11 | Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1, | Andrew Cagney | 1 | -0/+19 |
1997-11-06 | Replace global IPC with function argument cia or current instruction | Andrew Cagney | 1 | -3/+20 |
1997-11-06 | IGEN likes to cache the current instruction address (CIA). Change the | Andrew Cagney | 1 | -0/+33 |
1997-11-05 | Add option --enable-sim-igen to mips configuration. Allows user to | Andrew Cagney | 1 | -0/+5 |
1997-11-05 | Rewrite the MIPS simulator's memory model so that it uses the generic | Andrew Cagney | 1 | -0/+31 |
1997-11-05 | Delete -l and -n options, didn't do anything. | Andrew Cagney | 1 | -0/+13 |
1997-11-05 | Rewrite sim_monitor (implements read, write, open, et.al. system | Andrew Cagney | 1 | -0/+17 |
1997-10-29 | * gencode.c: Add tx49 configury and insns. | Gavin Romig-Koch | 1 | -0/+8 |
1997-10-29 | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 1 | -0/+7 |
1997-10-28 | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 1 | -0/+4 |
1997-10-27 | Separate r5900 specifoc and mips16 instructions. | Andrew Cagney | 1 | -0/+23 |
1997-10-27 | Add mips64vr5400 to configuration list | Andrew Cagney | 1 | -1/+13 |
1997-10-25 | * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in using | Gavin Romig-Koch | 1 | -0/+6 |
1997-10-24 | Add basic igen configuration to autoconf. Disable. | Andrew Cagney | 1 | -0/+15 |
1997-10-24 | Add function to fetch 32bit instructions | Andrew Cagney | 1 | -0/+20 |
1997-10-21 | Use SIM*_OVERFLOW_RESULT defined in sim-alu.h | Andrew Cagney | 1 | -0/+5 |
1997-10-21 | Output pc profile statistics once gathered. | Andrew Cagney | 1 | -0/+4 |
1997-10-21 | Delete profile support from MIPS simulator, use sim/common/sim-profile | Andrew Cagney | 1 | -0/+15 |
1997-10-20 | Make mips registers of type unsigned_word. | Andrew Cagney | 1 | -0/+10 |
1997-10-16 | Move register definitions and macros out of interp.c and into sim-main.h | Andrew Cagney | 1 | -0/+36 |
1997-10-16 | Rename generated file engine.c to oengine.c. | Andrew Cagney | 1 | -0/+7 |
1997-10-16 | * gencode.c (build_instruction): Use FPR_STATE not fpr_state. | Andrew Cagney | 1 | -0/+4 |