Age | Commit message (Expand) | Author | Files | Lines |
1998-02-13 | Implement separate user (SPU) and interrupt (SPI) stack pointers. | Andrew Cagney | 3 | -0/+15 |
1998-02-13 | Test switching between SPI/SPU. | Andrew Cagney | 4 | -0/+29 |
1998-02-13 | Beginnings of m32r simulator testsuite. | Doug Evans | 8 | -0/+1182 |
1998-02-13 | Keep m32r-elf. | Doug Evans | 1 | -0/+1 |
1998-02-12 | * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now. | Doug Evans | 2 | -3/+5 |
1998-02-12 | * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate. | Doug Evans | 12 | -540/+2291 |
1998-02-11 | Update DMA register addresses | James Lemke | 1 | -2/+2 |
1998-02-11 | * sim-load.c (sim_load_file): Print LMA/VMA according to value | Andrew Cagney | 1 | -0/+11 |
1998-02-11 | - PKE simulation code almost complete. Still missing: | Frank Ch. Eigler | 2 | -811/+1046 |
1998-02-11 | Update tests to match recently modified ABI | Andrew Cagney | 2 | -16/+46 |
1998-02-11 | Don't abort() when system call is unknown. | Andrew Cagney | 2 | -1/+4 |
1998-02-11 | Ensure zero-hardwired bits in DPSW remain zero. | Andrew Cagney | 3 | -4/+77 |
1998-02-10 | * Many changes to make sky sim build with --enable-sim-warnings. | Ian Carmichael | 6 | -27/+34 |
1998-02-10 | D10v memory map changed. Update. | Andrew Cagney | 1 | -136/+173 |
1998-02-10 | * decode.c, sem.c: Regenerate. | Doug Evans | 2 | -293/+344 |
1998-02-10 | (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated. | Doug Evans | 1 | -0/+2 |
1998-02-10 | * cgen-sim.h (DECODE): Always use switch for `read' for now. | Doug Evans | 2 | -8/+5 |
1998-02-10 | * Make it so vu.bin is an optional file. | Ian Carmichael | 1 | -7/+6 |
1998-02-09 | * Add hardware_init hook. | Ian Carmichael | 2 | -1/+14 |
1998-02-09 | * genmloop.sh (@cpu@_engine_run): Delete `current_state'. | Doug Evans | 2 | -64/+355 |
1998-02-07 | Fix double dependency for itable.[hc]. Was causing both the mips16 and the | Andrew Cagney | 1 | -0/+4 |
1998-02-07 | - Added almost all code needed for PKE0/1 simulation. Considers | Frank Ch. Eigler | 2 | -95/+1457 |
1998-02-06 | sky sanitization | Doug Evans | 1 | -0/+30 |
1998-02-06 | * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars. | Doug Evans | 3 | -55/+92 |
1998-02-06 | Prepend sky- to sky header file names. | Doug Evans | 1 | -1/+1 |
1998-02-06 | Second pass at moving sky files into mips dir, | Doug Evans | 4 | -8/+8 |
1998-02-06 | delete txvu/dvp/sky stuff, lives in mips dir now, configured with | Doug Evans | 2 | -43/+0 |
1998-02-06 | First pass at moving sky stuff from ../txvu to mips dir. | Doug Evans | 7 | -0/+923 |
1998-02-05 | New files, update .Sanitize | Andrew Cagney | 2 | -0/+16 |
1998-02-05 | * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_. | Doug Evans | 2 | -67/+235 |
1998-02-05 | Sanitize m32rx from cpu.h and m32r-sim.h. | Doug Evans | 1 | -1/+1 |
1998-02-05 | * Makefile.in (m32r.o): Depend on cpu.h | Doug Evans | 13 | -1490/+3138 |
1998-02-04 | * Update configure: txvu-elf changed to dvp-elf. | Ian Carmichael | 3 | -55/+89 |
1998-02-03 | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, | Andrew Cagney | 8 | -75/+229 |
1998-02-03 | Add sim-main.h to v850e_files for sanitization. | Jason Molenda | 1 | -1/+1 |
1998-02-02 | Make IGEN the generator for all but mips16 simulators. | Andrew Cagney | 1 | -5/+17 |
1998-02-02 | Add support for configuring the size of the floating point unit (fp_word). | Andrew Cagney | 5 | -19/+97 |
1998-02-02 | Rewrite the mipsI/II/III pending-slot code. | Andrew Cagney | 3 | -109/+163 |
1998-02-02 | Always compile FP code (test for FP at run-time). | Andrew Cagney | 2 | -129/+102 |
1998-02-02 | New test - verify sdl insn. | Andrew Cagney | 2 | -0/+43 |
1998-02-01 | mips: Add multi-processor support for r5900. Others might work. | Andrew Cagney | 7 | -324/+465 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 17 | -131/+289 |
1998-01-31 | mips - for r5900 generate igen simulator. | Andrew Cagney | 5 | -12/+28 |
1998-01-31 | igen: Fix SMP simulator generator support. | Andrew Cagney | 11 | -39/+977 |
1998-01-29 | * Makefile.in (M32RX_OBJS): Comment out until m32rx port working. | Doug Evans | 1 | -2/+10 |
1998-01-29 | * Makefile.in (M32RX_OBJS): Comment out until m32rx port working. | Doug Evans | 1 | -1/+1 |
1998-01-29 | * cgen.sh: Portably read parms past $9. | Doug Evans | 1 | -0/+4 |
1998-01-28 | Print compare bits in human readible form | Michael Meissner | 4 | -8/+146 |
1998-01-28 | * Very, very early support for vu1 based on sce code. | Ian Carmichael | 9 | -29/+6350 |
1998-01-27 | * Incorporate GPR_SET() macro from mips/sim-main.h | Ian Carmichael | 1 | -0/+4 |