summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* sky-gs.c: initial drop of GS control registers (outstanding questions)Patrick Macdonald1998-03-271-0/+1
* * sky-vu.c: new file to read/write VU registersRon Unrau1998-03-277-154/+70
* Do top level sim-hw module for device tree.Andrew Cagney1998-03-2712-40/+234
* Clean up m32rx sanitizationAndrew Cagney1998-03-271-2/+31
* Define CPU_INDEX. Initialize.Andrew Cagney1998-03-275-25/+62
* Add sanitize-am30 markers. Keep details of AM30 implementation ofAndrew Cagney1998-03-277-48/+161
* * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of succeedingAndrew Cagney1998-03-262-2/+14
* * Makefile.in (tmp-igen): Prefix all usage of move-if-changeStu Grossman1998-03-261-0/+6
* * configure.in: Make --enable-sim-common the default.Andrew Cagney1998-03-263-4/+12
* * dv-pal.c (enum hw_pal_address_mask): From Stu Grossman, was 0x2fAndrew Cagney1998-03-251-0/+5
* * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.Joyce Janczyn1998-03-252-1/+5
* * hw-tree.c (hw_tree_find_property): Return NULL when device is not found.Andrew Cagney1998-03-252-2/+20
* * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds.Ian Carmichael1998-03-252-2/+8
* * simops.c (OP_F0FD): Initialise variable 'sp' for rti instruction.Joyce Janczyn1998-03-252-0/+5
* * dv-mn103int.c (decode_group): A group register every 4 bytes not 8.Andrew Cagney1998-03-251-0/+7
* * interp.c (sim_open): Tidy up device creation.Andrew Cagney1998-03-253-48/+89
* * interp.c (sim_open): Create second 1mb memory region at 0x40000000.Andrew Cagney1998-03-257-197/+1433
* * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM): Define.Andrew Cagney1998-03-251-0/+6
* * dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,Andrew Cagney1998-03-253-64/+278
* Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney1998-03-2510-199/+253
* Pacify GCC.Andrew Cagney1998-03-256-51/+72
* * interp.c (Max, Min): Comment out functions. Not yet used.Andrew Cagney1998-03-242-1/+15
* * Several fixes and performance enhancements from my 2 weeks working in Japan.Ian Carmichael1998-03-242-1/+5
* * gen-engine.c (print_run_body): Re-extract the CIA afterAndrew Cagney1998-03-241-0/+5
* Add new files: mn10300.igen, mn10300.dc, sim-main.h, op_utils.cJoyce Janczyn1998-03-241-0/+4
* Port mn10300 simulator to build with the common simulator frameworkJoyce Janczyn1998-03-241-0/+41
* Add code to support building mn10300 simulator with the common simulatorJoyce Janczyn1998-03-241-79/+398
* Add support for building simulator based on common simulator framework.Joyce Janczyn1998-03-241-5/+110
* Add ability to configure mn10300 built with common simulator code base.Joyce Janczyn1998-03-242-50/+551
* New {load/store}_{byte/half/word} macros for simulator built withJoyce Janczyn1998-03-241-5/+209
* Header file required by igen generated files.Joyce Janczyn1998-03-241-0/+96
* IGEN input files for mn10300 simulator.Joyce Janczyn1998-03-242-0/+3524
* * Makefile.in: Get SHELL from configure.Stu Grossman1998-03-241-0/+16
* * Make-common.in: Get SHELL from configure.Stu Grossman1998-03-243-39/+225
* Build IGEN with the mn10300 simulator.Joyce Janczyn1998-03-243-63/+53
* New function hw_strdup() - use memory tied to hw device.Andrew Cagney1998-03-221-0/+380
* Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney1998-03-222-2/+5
* Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney1998-03-224-4/+1390
* Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1998-03-226-13/+67
* Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1998-03-227-8/+1335
* Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1998-03-225-0/+1481
* Added DMAC unit test cases.James Lemke1998-03-204-2/+580
* * Monster bug fixes & improvements from the last two days' demo-testing work.Frank Ch. Eigler1998-03-204-19/+93
* * Changes today consist just of some code hardening.Frank Ch. Eigler1998-03-181-8/+11
* Prototype common device framework. Plenty more work to go.Andrew Cagney1998-03-183-0/+142
* * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj, sim_dv_obj,Andrew Cagney1998-03-185-105/+351
* * Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library withFrank Ch. Eigler1998-03-183-58/+449
* * Added "t-pke4" test case that I forgot to check in when it was created.Frank Ch. Eigler1998-03-173-1/+610
* * Added the "c_gen.pl" perl script into this directory, so the currentFrank Ch. Eigler1998-03-173-1/+267
* * Some changes in PKE tests, as per SCEI e-mail. t-pke1 still fails, butFrank Ch. Eigler1998-03-176-23/+35
OpenPOWER on IntegriCloud