Age | Commit message (Expand) | Author | Files | Lines |
1997-11-11 | * simops.c (call:16 call:32): Stack adjustment is determined solely | Jeff Law | 1 | -4/+8 |
1997-11-11 | Make the signess of compares between GPR's explicit using a cast to | Andrew Cagney | 2 | -61/+39 |
1997-11-11 | Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1, | Andrew Cagney | 5 | -121/+396 |
1997-11-11 | * sim-events.c (sim_events_process): Re-compute the time - | Andrew Cagney | 2 | -0/+7 |
1997-11-10 | * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign | Andrew Cagney | 1 | -0/+6 |
1997-11-10 | Test rachi instruction. | Andrew Cagney | 3 | -3/+44 |
1997-11-10 | * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER. | Andrew Cagney | 1 | -0/+4 |
1997-11-06 | Replace global IPC with function argument cia or current instruction | Andrew Cagney | 5 | -60/+78 |
1997-11-06 | Fix computation of sim_events_time when sim_events_slip is loosing it. | Andrew Cagney | 2 | -34/+31 |
1997-11-06 | IGEN likes to cache the current instruction address (CIA). Change the | Andrew Cagney | 5 | -112/+172 |
1997-11-06 | Allow separate single character and long options. | Andrew Cagney | 1 | -0/+17 |
1997-11-05 | Add option --enable-sim-igen to mips configuration. Allows user to | Andrew Cagney | 2 | -17/+50 |
1997-11-05 | Rewrite the MIPS simulator's memory model so that it uses the generic | Andrew Cagney | 8 | -641/+437 |
1997-11-05 | Delete -l and -n options, didn't do anything. | Andrew Cagney | 3 | -51/+28 |
1997-11-05 | Rewrite sim_monitor (implements read, write, open, et.al. system | Andrew Cagney | 3 | -323/+249 |
1997-11-04 | * sim-endian.h (U16_8): Implement | Andrew Cagney | 1 | -0/+13 |
1997-11-04 | * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead of | Brendan Kehoe | 1 | -0/+5 |
1997-11-04 | do not assume NULL is an integer constant | Michael Meissner | 1 | -0/+5 |
1997-11-04 | Correct r5900 sanitization. | Gavin Romig-Koch | 2 | -1/+3 |
1997-10-31 | Make memory regions layered (just like existing device regions) so | Andrew Cagney | 4 | -123/+223 |
1997-10-30 | Patches to support generating an executing environment. | Nick Clifton | 1 | -4/+59 |
1997-10-30 | * sim-core.h (sim_core_write_8): Define. | Doug Evans | 2 | -0/+5 |
1997-10-29 | * gencode.c: Add tx49 configury and insns. | Gavin Romig-Koch | 5 | -15/+97 |
1997-10-29 | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 8 | -22/+726 |
1997-10-28 | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 10 | -75/+153 |
1997-10-28 | Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>. | Andrew Cagney | 4 | -13/+27 |
1997-10-27 | * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. | Doug Evans | 2 | -12/+24 |
1997-10-27 | * sim-endian.h: Disable 16 byte support. | Doug Evans | 2 | -7/+9 |
1997-10-27 | * sim-n-endian.h: Add TAGS entrys for 16 byte versions. | Doug Evans | 1 | -0/+4 |
1997-10-27 | Fix typo. | Doug Evans | 1 | -1/+1 |
1997-10-27 | Separate r5900 specifoc and mips16 instructions. | Andrew Cagney | 9 | -5179/+2770 |
1997-10-27 | Add mips64vr5400 to configuration list | Andrew Cagney | 6 | -38/+636 |
1997-10-27 | Add include-file support to igen. | Andrew Cagney | 5 | -417/+1348 |
1997-10-27 | Add 128 bit transfers to sim core. | Andrew Cagney | 7 | -66/+180 |
1997-10-25 | * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in using | Gavin Romig-Koch | 2 | -1/+7 |
1997-10-25 | Correct name of file given in ChangeLog for change: Pass lma_p and | Andrew Cagney | 3 | -3/+3 |
1997-10-24 | Add basic igen configuration to autoconf. Disable. | Andrew Cagney | 4 | -18/+244 |
1997-10-24 | Add function to fetch 32bit instructions | Andrew Cagney | 4 | -119/+154 |
1997-10-24 | Checkpoint IGEN version of mips sim | Andrew Cagney | 1 | -152/+157 |
1997-10-24 | Add function sim_events_slip() | Andrew Cagney | 2 | -16/+56 |
1997-10-24 | Address MSC compiler issues in d10v_sim.h | Andrew Cagney | 1 | -0/+8 |
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 9 | -9/+102 |
1997-10-22 | * nrun.c (main): Exit if bfd_openr fails. | Doug Evans | 1 | -0/+1 |
1997-10-22 | * nrun.c (main): Remove useless test of name != NULL. | Doug Evans | 2 | -3/+20 |
1997-10-21 | * simops.c: Correctly handle register restores for "ret" and "retf" | Jeff Law | 2 | -66/+71 |
1997-10-21 | Use SIM*_OVERFLOW_RESULT defined in sim-alu.h | Andrew Cagney | 2 | -2/+7 |
1997-10-21 | Pacify GCC -Wall | Andrew Cagney | 1 | -0/+6 |
1997-10-21 | Output pc profile statistics once gathered. | Andrew Cagney | 2 | -9/+5 |
1997-10-21 | Delete profile support from MIPS simulator, use sim/common/sim-profile | Andrew Cagney | 5 | -225/+46 |
1997-10-20 | Have single bit macros return an unsigned result. Avoids risk (and | Andrew Cagney | 2 | -16/+33 |