130 Commits (412c4e940ed0380b2a7205327c43175fbf880ec7)

Author SHA1 Message Date
Andrew Cagney 412c4e940e Add config support for the size of the target address and OF cell. 29 years ago
Andrew Cagney c4db5b04f8 mips - for r5900 generate igen simulator. 29 years ago
Andrew Cagney 9ec6741b17 igen: Fix SMP simulator generator support. 29 years ago
Andrew Cagney 2d44e12a27 Use macro GPR_SET(N,VAL) to clear zero registers. 29 years ago
Doug Evans 462cfbc4eb * aclocal.m4: Recognize --enable-maintainer-mode. 29 years ago
Mark Alexander e0e0fc765e * interp.c (sim_monitor): Handle Densan monitor outbyte 29 years ago
Felix Lee 76ef416550 * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c). 29 years ago
Andrew Cagney 9c8ec16d78 In nrun.c, look for sigaction & SA_RESTART. When both present, 29 years ago
Andrew Cagney b17d2d1474 For MADD et.al. instructions sign extend 32 bit result assigned to a 29 years ago
Jeff Law 255cbbf190 * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or 29 years ago
Jeff Law 23850e9219 * mips.igen (MSUB): Fix to work like MADD. 29 years ago
Andrew Cagney c02ed6a8a3 For bfd, add vr5400 and vr5000 mips machine variants to list of machines. 29 years ago
Doug Evans 6e51f990a2 Regenerate configure files. 29 years ago
Andrew Cagney 0931ce5aa7 Missing change log entry. 29 years ago
Andrew Cagney 0d5d0d102d Fix typo in format argument to sim_io_eprintf. 29 years ago
Andrew Cagney 35c246c9d7 Move MDMX instructions which are public knowledge from vr5400.igen 29 years ago
Andrew Cagney 8c31916d92 sanitize-r5900 not v5900 29 years ago
Andrew Cagney 58fb5d0a4f vr5400 sanitize cleanups 29 years ago
Andrew Cagney 232156dee9 o Add SIM_SIGFPE to sim-signals 29 years ago
Andrew Cagney a09a30d298 Allow reads/writes to C0_CONFIG register. 29 years ago
Doug Evans 486740ce01 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). 29 years ago
Andrew Cagney f23e93dab0 * mips.igen: Tag vr5000 instructions. 29 years ago
Andrew Cagney a94c5493a7 Make the signess of compares between GPR's explicit using a cast to 29 years ago
Andrew Cagney 030843d7f8 Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1, 29 years ago
Andrew Cagney 95469cebdd Replace global IPC with function argument cia or current instruction 29 years ago
Andrew Cagney 7ce8b9178c IGEN likes to cache the current instruction address (CIA). Change the 29 years ago
Andrew Cagney 44b8585a3d Add option --enable-sim-igen to mips configuration. Allows user to 29 years ago
Andrew Cagney 63be8febf7 Rewrite the MIPS simulator's memory model so that it uses the generic 29 years ago
Andrew Cagney 22de994d0e Delete -l and -n options, didn't do anything. 29 years ago
Andrew Cagney 525d929e49 Rewrite sim_monitor (implements read, write, open, et.al. system 29 years ago
Gavin Romig-Koch 6205f37913 * gencode.c: Add tx49 configury and insns. 29 years ago
Andrew Cagney 01b9cd49ca common/sim-bits.h: Document ROTn macro. 29 years ago
Andrew Cagney 89d0973831 Add support for 16 byte quantities to sim-endian macro H2T. 29 years ago
Andrew Cagney 16bd5d6e52 Separate r5900 specifoc and mips16 instructions. 29 years ago
Andrew Cagney 90ad43b2de Add mips64vr5400 to configuration list 29 years ago
Gavin Romig-Koch 635ae9cb7c * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in using 29 years ago
Andrew Cagney 122edc03de Add basic igen configuration to autoconf. Disable. 29 years ago
Andrew Cagney dad6f1f326 Add function to fetch 32bit instructions 29 years ago
Andrew Cagney 92ad193bb0 Use SIM*_OVERFLOW_RESULT defined in sim-alu.h 29 years ago
Andrew Cagney aa324b9b1e Output pc profile statistics once gathered. 29 years ago
Andrew Cagney e2f8ffb736 Delete profile support from MIPS simulator, use sim/common/sim-profile 29 years ago
Andrew Cagney fb5a2a3e39 Make mips registers of type unsigned_word. 29 years ago
Andrew Cagney ea985d2472 Move register definitions and macros out of interp.c and into sim-main.h 29 years ago
Andrew Cagney 284e759d1f Rename generated file engine.c to oengine.c. 29 years ago
Andrew Cagney 339fb14904 * gencode.c (build_instruction): Use FPR_STATE not fpr_state. 29 years ago
Andrew Cagney 8b70f83790 * gencode.c (build_instruction): For "FPSQRT", output correct number 29 years ago
Andrew Cagney 0c2c5f6141 Move global MIPS simulator variables into sim_cpu struct. 29 years ago
Andrew Cagney 18c64df613 o Add support for configuring wordsize, fp hardware and target 29 years ago
Andrew Cagney adf4739efe Add access to hi part of r5900 128 bit registers. 29 years ago
Bob Manson 26b20b0a0e * configure: Regenerated. 29 years ago