Implement "dbt" and "rtd" instructions.
[external/binutils.git] / sim /
1998-02-16 Andrew CagneyImplement "dbt" and "rtd" instructions.
1998-02-15 Andrew CagneyTest the RDT and DBT instructions.
1998-02-15 Ron Unrauconfigure.in: add -DTARGET_SKY for mips64r5900-sky...
1998-02-14 Ian Carmichael* Vu1 state moved to struct. Host-target endian twiddl...
1998-02-14 Michael MeissnerTIC80 uses little endian doubles, not big endian
1998-02-13 Frank Ch. Eigler- PKE simulation almost finished. Needed enhancements:
1998-02-13 Michael MeissnerPass floating point structure address instead of the...
1998-02-13 Patrick MacdonaldFirst functional drop of the gpuif code plus modificati...
1998-02-13 Andrew CagneyImplement separate user (SPU) and interrupt (SPI) stack...
1998-02-13 Andrew CagneyTest switching between SPI/SPU.
1998-02-13 Doug EvansBeginnings of m32r simulator testsuite.
1998-02-13 Doug EvansKeep m32r-elf.
1998-02-12 Doug Evans * sim-main.h (CIA_GET,CIA_SET): Provide dummy definiti...
1998-02-12 Doug Evans * decode.c, decode.h, sem.c, sem-switch.c, model.c...
1998-02-11 James LemkeUpdate DMA register addresses
1998-02-11 Andrew Cagney* sim-load.c (sim_load_file): Print LMA/VMA according...
1998-02-11 Frank Ch. Eigler- PKE simulation code almost complete. Still missing:
1998-02-11 Andrew CagneyUpdate tests to match recently modified ABI
1998-02-11 Andrew CagneyDon't abort() when system call is unknown.
1998-02-11 Andrew CagneyEnsure zero-hardwired bits in DPSW remain zero.
1998-02-10 Ian Carmichael* Many changes to make sky sim build with --enable...
1998-02-10 Andrew CagneyD10v memory map changed. Update.
1998-02-10 Doug Evans * decode.c, sem.c: Regenerate.
1998-02-10 Doug Evans (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.
1998-02-10 Doug Evans * cgen-sim.h (DECODE): Always use switch for `read...
1998-02-10 Ian Carmichael* Make it so vu.bin is an optional file.
1998-02-09 Ian Carmichael* Add hardware_init hook.
1998-02-09 Doug Evans * genmloop.sh (@cpu@_engine_run): Delete `current_state'.
1998-02-07 Andrew CagneyFix double dependency for itable.[hc]. Was causing...
1998-02-07 Frank Ch. Eigler- Added almost all code needed for PKE0/1 simulation...
1998-02-06 Doug Evanssky sanitization
1998-02-06 Doug Evans * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New...
1998-02-06 Doug EvansPrepend sky- to sky header file names.
1998-02-06 Doug EvansSecond pass at moving sky files into mips dir,
1998-02-06 Doug Evansdelete txvu/dvp/sky stuff, lives in mips dir now, confi...
1998-02-06 Doug EvansFirst pass at moving sky stuff from ../txvu to mips...
1998-02-05 Andrew CagneyNew files, update .Sanitize
1998-02-05 Doug Evans * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_.
1998-02-05 Doug EvansSanitize m32rx from cpu.h and m32r-sim.h.
1998-02-05 Doug Evans * Makefile.in (m32r.o): Depend on cpu.h
1998-02-04 Ian Carmichael* Update configure: txvu-elf changed to dvp-elf.
1998-02-03 Andrew CagneyIGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn...
1998-02-03 Jason MolendaAdd sim-main.h to v850e_files for sanitization.
1998-02-02 Andrew CagneyMake IGEN the generator for all but mips16 simulators.
1998-02-02 Andrew CagneyAdd support for configuring the size of the floating...
1998-02-02 Andrew CagneyRewrite the mipsI/II/III pending-slot code.
1998-02-02 Andrew CagneyAlways compile FP code (test for FP at run-time).
1998-02-02 Andrew CagneyNew test - verify sdl insn.
1998-02-01 Andrew Cagneymips: Add multi-processor support for r5900. Others...
1998-01-31 Andrew CagneyAdd config support for the size of the target address...
1998-01-31 Andrew Cagneymips - for r5900 generate igen simulator.
1998-01-31 Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-29 Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-29 Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-29 Doug Evans * cgen.sh: Portably read parms past $9.
1998-01-28 Michael MeissnerPrint compare bits in human readible form
1998-01-28 Ian Carmichael* Very, very early support for vu1 based on sce code.
1998-01-27 Ian Carmichael* Incorporate GPR_SET() macro from mips/sim-main.h
1998-01-26 Michael MeissnerExit status is in r0, not r2
1998-01-25 Michael MeissnerIf DEBUG has 0x20 set, turn traps into batch debugging
1998-01-23 Doug Evanssanitize m32rx piece of _sim_cpu
1998-01-23 Doug Evansadd m32rx sanitization to tconfig.in
1998-01-23 Doug Evans * Make-common.in (stamp-tvals): New rule.
1998-01-23 Michael MeissnerFirst round of d10v ABI changes
1998-01-23 Frank Ch. Eigler- added first batch of PKE code
1998-01-22 Fred Fish * interp.c (UMEM_SEGMENTS): New define, set to 128.
1998-01-22 Ian Carmichael* Incorporate GPR_SET() macro from mips/sim-main.h
1998-01-21 Andrew CagneyUse macro GPR_SET(N,VAL) to clear zero registers.
1998-01-21 Andrew CagneyDelete bogus line in ChangeLog
1998-01-21 Michael Meissner#if 0 unused variable
1998-01-20 Nick CliftonFixed duplicate definition of h_accums field in fmt_53_...
1998-01-20 Ian Carmichael* Devices now get a issue() call.
1998-01-20 Doug EvansAdd m32rx sanitization for new files.
1998-01-20 Doug Evans * Makefile.in: Add m32rx objs, and rules to build...
1998-01-20 Doug EvansRegenerate.
1998-01-20 Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1998-01-20 Doug Evans* arch-defs.h: Deleted.
1998-01-20 Doug Evans* cpu.h: New file.
1998-01-20 Doug EvansRegenerate.
1998-01-20 Doug Evans * arch.c, arch.h, cpuall.h: New files.
1998-01-20 Doug Evans* Make-common.in (cgen-run.o,cgen-scache.o): Delete...
1998-01-20 Doug Evanssanitize keep-cygnus cgen generation
1998-01-19 Doug Evans * Make-common.in (cgen-{arch,cpu,decode}): New targets.
1998-01-19 Doug Evans * sim-base.h (sim_state_base): Delete member `model'.
1998-01-19 Doug Evans * sim-utils.c (sim_state_alloc): Delete setting of...
1998-01-19 Doug EvansFix comment.
1998-01-16 Nick Cliftonreplaced call to CGEN_INSN_SYNTAX()->mnemonic with...
1998-01-16 Nick CliftonFix typo: .syntax.name should have been .name
1998-01-16 Ian Carmichael* Initial Device Support
1998-01-16 Andrew CagneyDocument existence of old (gencode) and new (igen)...
1998-01-15 Ian Carmichael* configure.in: Add sky support
1998-01-15 Ian CarmichaelInitial file creation
1998-01-15 Ian CarmichaelSky Sanitization
1998-01-05 Mark Alexander * interp.c (sim_monitor): Handle Densan monitor outbyte
1997-12-29 Felix Lee * interp.c (sim_engine_run): msvc cpp barfs on #if...
1997-12-15 Andrew CagneyIn nrun.c, look for sigaction & SA_RESTART. When both...
1997-12-13 Andrew CagneyFor MADD et.al. instructions sign extend 32 bit result...
1997-12-12 Jeff Law * configure.in (sim_igen_filter): Multi-sim...
1997-12-12 Nick CliftonRenamed v850eq -> v850ea
1997-12-12 Nick CliftonParent directory renamed.
next