1998-02-22 |
Jeff Law | * simops.c: Include sim-types.h. |
tree | commitdiff |
1998-02-20 |
Frank Ch. Eigler | * PKE sim unit testing continuing. The DIRECT and... |
tree | commitdiff |
1998-02-20 |
Michael Meissner | fix typo |
tree | commitdiff |
1998-02-20 |
Nick Clifton | Fixed UNLOCK test. |
tree | commitdiff |
1998-02-20 |
Nick Clifton | Fixed MVFC test. |
tree | commitdiff |
1998-02-20 |
Nick Clifton | Fix REMU test. |
tree | commitdiff |
1998-02-20 |
Nick Clifton | More instruction tests. |
tree | commitdiff |
1998-02-20 |
Nick Clifton | Last of the instruction tests. |
tree | commitdiff |
1998-02-20 |
Andrew Cagney | Implement sim_fpu_is() and sim_fpu_cmp(). Note problem... |
tree | commitdiff |
1998-02-20 |
Andrew Cagney | Backout of revision 1.35. Abort may be valid operation. |
tree | commitdiff |
1998-02-20 |
Nick Clifton | More instruction tests. |
tree | commitdiff |
1998-02-20 |
Frank Ch. Eigler | * Continuing unit testing of PKE simulator. It now... |
tree | commitdiff |
1998-02-20 |
Doug Evans | * m32r.c (do_lock,do_unlock): Delete. |
tree | commitdiff |
1998-02-20 |
Nick Clifton | Yet more tests of m32r instructions |
tree | commitdiff |
1998-02-19 |
Nick Clifton | Even more instruction tests |
tree | commitdiff |
1998-02-19 |
Nick Clifton | Test even more instructions. |
tree | commitdiff |
1998-02-19 |
Nick Clifton | test 32 bit BCL instruction. |
tree | commitdiff |
1998-02-19 |
John Metzler | Fall back from using igen to using gencode for the... |
tree | commitdiff |
1998-02-19 |
Nick Clifton | Add more tests. |
tree | commitdiff |
1998-02-19 |
Nick Clifton | Added a couple of tests. |
tree | commitdiff |
1998-02-19 |
Gavin Romig-Koch | * interp.c (load_memory): Add missing "break"'s. |
tree | commitdiff |
1998-02-18 |
Frank Ch. Eigler | * Started PKE sim unit testing. A number of minor... |
tree | commitdiff |
1998-02-18 |
Doug Evans | Delete rac-d,rac-ds,rach-d,rach-ds, they're aliases. |
tree | commitdiff |
1998-02-18 |
Doug Evans | .Sanitize for devo/sim/testsuite/sim/m32r. |
tree | commitdiff |
1998-02-18 |
Jeff Law | * simops.c (multiply instructions): Cast input... |
tree | commitdiff |
1998-02-18 |
James Lemke | DMA define names changed (SRCADDR -> MADR). |
tree | commitdiff |
1998-02-18 |
Andrew Cagney | Extend sim-trace.[hc] to include a generic set of macro... |
tree | commitdiff |
1998-02-18 |
Doug Evans | * Makefile.in (M32R_OBJS): Add cpu.o. |
tree | commitdiff |
1998-02-18 |
Doug Evans | * Make-common.in (CGEN_MAIN_SCM): Update. |
tree | commitdiff |
1998-02-18 |
Doug Evans | * cgen-sim.h (SEMANTIC_CACHE_FN): Delete. |
tree | commitdiff |
1998-02-17 |
Ian Carmichael | * XGKICK now uses memory-based GIF fifo. |
tree | commitdiff |
1998-02-17 |
Doug Evans | keep config, lib, sim. |
tree | commitdiff |
1998-02-17 |
Doug Evans | * config/default.exp: New file. |
tree | commitdiff |
1998-02-17 |
Doug Evans | keep m32r |
tree | commitdiff |
1998-02-17 |
Doug Evans | m32r simulator testsuite |
tree | commitdiff |
1998-02-17 |
Doug Evans | * Makefile.in (build_alias): Define. |
tree | commitdiff |
1998-02-17 |
Michael Meissner | Better tracing for conditional branches |
tree | commitdiff |
1998-02-17 |
Andrew Cagney | For sim_fetch_register / sim_store_register: Add LENGTH... |
tree | commitdiff |
1998-02-16 |
Ian Carmichael | * Added VU0_CIA register #define. |
tree | commitdiff |
1998-02-16 |
Ian Carmichael | * Add magic VU1_CIA register. |
tree | commitdiff |
1998-02-16 |
Ian Carmichael | * Partially implement new VPE_STAT register. |
tree | commitdiff |
1998-02-16 |
Ron Unrau | configure: rerun autoconf |
tree | commitdiff |
1998-02-16 |
Andrew Cagney | Implement "dbt" and "rtd" instructions. |
tree | commitdiff |
1998-02-15 |
Andrew Cagney | Test the RDT and DBT instructions. |
tree | commitdiff |
1998-02-15 |
Ron Unrau | configure.in: add -DTARGET_SKY for mips64r5900-sky... |
tree | commitdiff |
1998-02-14 |
Ian Carmichael | * Vu1 state moved to struct. Host-target endian twiddl... |
tree | commitdiff |
1998-02-14 |
Michael Meissner | TIC80 uses little endian doubles, not big endian |
tree | commitdiff |
1998-02-13 |
Frank Ch. Eigler | - PKE simulation almost finished. Needed enhancements: |
tree | commitdiff |
1998-02-13 |
Michael Meissner | Pass floating point structure address instead of the... |
tree | commitdiff |
1998-02-13 |
Patrick Macdonald | First functional drop of the gpuif code plus modificati... |
tree | commitdiff |
1998-02-13 |
Andrew Cagney | Implement separate user (SPU) and interrupt (SPI) stack... |
tree | commitdiff |
1998-02-13 |
Andrew Cagney | Test switching between SPI/SPU. |
tree | commitdiff |
1998-02-13 |
Doug Evans | Beginnings of m32r simulator testsuite. |
tree | commitdiff |
1998-02-13 |
Doug Evans | Keep m32r-elf. |
tree | commitdiff |
1998-02-12 |
Doug Evans | * sim-main.h (CIA_GET,CIA_SET): Provide dummy definiti... |
tree | commitdiff |
1998-02-12 |
Doug Evans | * decode.c, decode.h, sem.c, sem-switch.c, model.c... |
tree | commitdiff |
1998-02-11 |
James Lemke | Update DMA register addresses |
tree | commitdiff |
1998-02-11 |
Andrew Cagney | * sim-load.c (sim_load_file): Print LMA/VMA according... |
tree | commitdiff |
1998-02-11 |
Frank Ch. Eigler | - PKE simulation code almost complete. Still missing: |
tree | commitdiff |
1998-02-11 |
Andrew Cagney | Update tests to match recently modified ABI |
tree | commitdiff |
1998-02-11 |
Andrew Cagney | Don't abort() when system call is unknown. |
tree | commitdiff |
1998-02-11 |
Andrew Cagney | Ensure zero-hardwired bits in DPSW remain zero. |
tree | commitdiff |
1998-02-10 |
Ian Carmichael | * Many changes to make sky sim build with --enable... |
tree | commitdiff |
1998-02-10 |
Andrew Cagney | D10v memory map changed. Update. |
tree | commitdiff |
1998-02-10 |
Doug Evans | * decode.c, sem.c: Regenerate. |
tree | commitdiff |
1998-02-10 |
Doug Evans | (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated. |
tree | commitdiff |
1998-02-10 |
Doug Evans | * cgen-sim.h (DECODE): Always use switch for `read... |
tree | commitdiff |
1998-02-10 |
Ian Carmichael | * Make it so vu.bin is an optional file. |
tree | commitdiff |
1998-02-09 |
Ian Carmichael | * Add hardware_init hook. |
tree | commitdiff |
1998-02-09 |
Doug Evans | * genmloop.sh (@cpu@_engine_run): Delete `current_state'. |
tree | commitdiff |
1998-02-07 |
Andrew Cagney | Fix double dependency for itable.[hc]. Was causing... |
tree | commitdiff |
1998-02-07 |
Frank Ch. Eigler | - Added almost all code needed for PKE0/1 simulation... |
tree | commitdiff |
1998-02-06 |
Doug Evans | sky sanitization |
tree | commitdiff |
1998-02-06 |
Doug Evans | * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New... |
tree | commitdiff |
1998-02-06 |
Doug Evans | Prepend sky- to sky header file names. |
tree | commitdiff |
1998-02-06 |
Doug Evans | Second pass at moving sky files into mips dir, |
tree | commitdiff |
1998-02-06 |
Doug Evans | delete txvu/dvp/sky stuff, lives in mips dir now, confi... |
tree | commitdiff |
1998-02-06 |
Doug Evans | First pass at moving sky stuff from ../txvu to mips... |
tree | commitdiff |
1998-02-05 |
Andrew Cagney | New files, update .Sanitize |
tree | commitdiff |
1998-02-05 |
Doug Evans | * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_. |
tree | commitdiff |
1998-02-05 |
Doug Evans | Sanitize m32rx from cpu.h and m32r-sim.h. |
tree | commitdiff |
1998-02-05 |
Doug Evans | * Makefile.in (m32r.o): Depend on cpu.h |
tree | commitdiff |
1998-02-04 |
Ian Carmichael | * Update configure: txvu-elf changed to dvp-elf. |
tree | commitdiff |
1998-02-03 |
Andrew Cagney | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn... |
tree | commitdiff |
1998-02-03 |
Jason Molenda | Add sim-main.h to v850e_files for sanitization. |
tree | commitdiff |
1998-02-02 |
Andrew Cagney | Make IGEN the generator for all but mips16 simulators. |
tree | commitdiff |
1998-02-02 |
Andrew Cagney | Add support for configuring the size of the floating... |
tree | commitdiff |
1998-02-02 |
Andrew Cagney | Rewrite the mipsI/II/III pending-slot code. |
tree | commitdiff |
1998-02-02 |
Andrew Cagney | Always compile FP code (test for FP at run-time). |
tree | commitdiff |
1998-02-02 |
Andrew Cagney | New test - verify sdl insn. |
tree | commitdiff |
1998-02-01 |
Andrew Cagney | mips: Add multi-processor support for r5900. Others... |
tree | commitdiff |
1998-01-31 |
Andrew Cagney | Add config support for the size of the target address... |
tree | commitdiff |
1998-01-31 |
Andrew Cagney | mips - for r5900 generate igen simulator. |
tree | commitdiff |
1998-01-31 |
Andrew Cagney | igen: Fix SMP simulator generator support. |
tree | commitdiff |
1998-01-29 |
Doug Evans | * Makefile.in (M32RX_OBJS): Comment out until m32rx... |
tree | commitdiff |
1998-01-29 |
Doug Evans | * Makefile.in (M32RX_OBJS): Comment out until m32rx... |
tree | commitdiff |
1998-01-29 |
Doug Evans | * cgen.sh: Portably read parms past $9. |
tree | commitdiff |
1998-01-28 |
Michael Meissner | Print compare bits in human readible form |
tree | commitdiff |
1998-01-28 |
Ian Carmichael | * Very, very early support for vu1 based on sce code. |
tree | commitdiff |
1998-01-27 |
Ian Carmichael | * Incorporate GPR_SET() macro from mips/sim-main.h |
tree | commitdiff |
next |