summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Pull in preliminary versions of hw instances and handles from ../ppcAndrew Cagney1998-05-255-0/+746
* Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney1998-05-257-102/+150
* Add files hw-alloc.[hc] (mising from last CI)Andrew Cagney1998-05-257-33/+185
* Initialize/destory hw-properties within the hw-device.Andrew Cagney1998-05-254-0/+29
* Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney1998-05-257-126/+83
* Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1998-05-2514-108/+276
* Clean up create/delete of hw-portsAndrew Cagney1998-05-255-55/+532
* * hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): DropAndrew Cagney1998-05-253-129/+51
* De-sanitize simulator hw.Andrew Cagney1998-05-253-77/+0
* Fix mips SWL on 64bit ISA when 32 bit word appears in second half ofAndrew Cagney1998-05-258-0/+666
* * Initial support for "sim list vif[01]"Ron Unrau1998-05-241-1/+1
* Only enable H/W on some mips targets.Andrew Cagney1998-05-229-125/+170
* Sanity clauseAndrew Cagney1998-05-221-2/+2
* Back out of hw-main _callback -> _descriptor changesAndrew Cagney1998-05-223-18/+12
* gencode.c: Mark BEGEZALL as LIKELY.Gavin Romig-Koch1998-05-212-1/+5
* * interp.c: modified name of GIF devicePatrick Macdonald1998-05-211-3/+3
* Fix sign extension on 32 bit add/sub instructions.Andrew Cagney1998-05-218-74/+470
* * interp.c (sim_fetch_register): Convert internal r5900 regs toAndrew Cagney1998-05-212-1/+10
* * sim-hw.c: Include ctype.h.Andrew Cagney1998-05-213-1/+583
* c_gen.pl: Added subroutine "print_comment"Jillian Ye1998-05-202-28/+57
* * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.Doug Evans1998-05-201-0/+6
* * cgen-trace.c (first_insn_p): New static local.Doug Evans1998-05-201-0/+16
* Zero bottom two bits of pc in jmp,jl insns.Doug Evans1998-05-202-2/+10
* * cgen-ops.h (ADDCFSI): Fix typo.Doug Evans1998-05-201-0/+4
* * sim-if.c (do_trap): Treat traps 2-15 as hardware does.Doug Evans1998-05-192-2/+8
* * sim/sky/sky.ld: Delete file.Doug Evans1998-05-181-0/+6
* * Monster patch - may destablize MIPS sims for a little while.Frank Ch. Eigler1998-05-189-192/+1271
* * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p.Doug Evans1998-05-171-0/+3
* * erc32.c (close_port): Don't close stdin; it kills GDB.Doug Evans1998-05-161-0/+8
* * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.Doug Evans1998-05-162-126/+137
* * sim-engine.c (sim_engine_set_run_state): New function.Doug Evans1998-05-162-28/+51
* * sim/m32r/allinsn.exp: Pass --m32rx-enable-special to gas.Doug Evans1998-05-163-0/+51
* * Makefile.in (devices.o): Add dependencies.Doug Evans1998-05-155-384/+709
* * cgen-trace.c (trace_insn_init): New arg first_p.Doug Evans1998-05-153-5/+15
* Run ranlib on installed copy of libsim.a.Joyce Janczyn1998-05-152-1/+7
* Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim.Joyce Janczyn1998-05-152-17/+70
* * sis.h (uint64, int64): Define.Mark Alexander1998-05-151-0/+13
* Tweak last entry.Doug Evans1998-05-151-1/+1
* * config/default.exp (CC,SIM): Delete.Doug Evans1998-05-151-1/+6
* * sim/sky/sky.exp: Add runtest_file_p support. Don't printDoug Evans1998-05-141-0/+6
* * lib/sim-defs.exp (sim_run): Fix handling of output redirection.Doug Evans1998-05-141-0/+11
* More test cases.Andrew Cagney1998-05-148-2/+215
* * r5900.igen: Replace the calls and the definition of theGavin Romig-Koch1998-05-131-0/+6
* * tx.igen (madd,maddu): Replace calls to check_op_hiloGavin Romig-Koch1998-05-131-0/+5
* * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):Gavin Romig-Koch1998-05-132-9/+59
* * configure.in (SUBTARGET_R3900): Define for mipstx39 target.Andrew Cagney1998-05-122-0/+15
* * Fixing typo that caused infinite loop upon PKE MPG.Frank Ch. Eigler1998-05-111-3/+4
* * lib/sim-defs.exp (sim_version): Simplify.Doug Evans1998-05-082-0/+232
* * Roll Alpha modifications into devo for sky-gpuif*/ sky-gs*/ interp.cPatrick Macdonald1998-05-071-0/+52
* * Changes to sky PKE sim to calculate word-precision source-addressesFrank Ch. Eigler1998-05-071-5/+21
OpenPOWER on IntegriCloud