Age | Commit message (Expand) | Author | Files | Lines |
1998-03-30 | * Continuing sky R5900 / COP2 work. Added extra sanitize tags to hide | Frank Ch. Eigler | 3 | -61/+113 |
1998-03-30 | * configure.in (mipstx39*-*-*): Use gencode simulator rather | Gavin Romig-Koch | 3 | -74/+76 |
1998-03-30 | * run.c (main): Handle all alternatives of enum sim_stop. | Andrew Cagney | 1 | -0/+5 |
1998-03-29 | * Oops, added #ifdef TARGET_SKY around R5900 COP2 implementation skeleton. | Frank Ch. Eigler | 2 | -0/+10 |
1998-03-28 | * Updated test cases to confirm PKE behavior according to new SCEI specs. | Frank Ch. Eigler | 28 | -1576/+196 |
1998-03-28 | * Modified sky PKE behavior according to new SCEI specs. | Frank Ch. Eigler | 1 | -9/+11 |
1998-03-27 | * Inserted skeleton of R5900 COP2 simulation. Merged old vu[01].[ch] code | Frank Ch. Eigler | 12 | -506/+864 |
1998-03-27 | sky-gs.c: initial drop of GS control registers (outstanding questions) | Patrick Macdonald | 1 | -0/+1 |
1998-03-27 | * sky-vu.c: new file to read/write VU registers | Ron Unrau | 7 | -154/+70 |
1998-03-27 | Do top level sim-hw module for device tree. | Andrew Cagney | 12 | -40/+234 |
1998-03-27 | Clean up m32rx sanitization | Andrew Cagney | 1 | -2/+31 |
1998-03-27 | Define CPU_INDEX. Initialize. | Andrew Cagney | 5 | -25/+62 |
1998-03-27 | Add sanitize-am30 markers. Keep details of AM30 implementation of | Andrew Cagney | 7 | -48/+161 |
1998-03-26 | * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of succeeding | Andrew Cagney | 2 | -2/+14 |
1998-03-26 | * Makefile.in (tmp-igen): Prefix all usage of move-if-change | Stu Grossman | 1 | -0/+6 |
1998-03-26 | * configure.in: Make --enable-sim-common the default. | Andrew Cagney | 3 | -4/+12 |
1998-03-25 | * dv-pal.c (enum hw_pal_address_mask): From Stu Grossman, was 0x2f | Andrew Cagney | 1 | -0/+5 |
1998-03-25 | * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value. | Joyce Janczyn | 2 | -1/+5 |
1998-03-25 | * hw-tree.c (hw_tree_find_property): Return NULL when device is not found. | Andrew Cagney | 2 | -2/+20 |
1998-03-25 | * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds. | Ian Carmichael | 2 | -2/+8 |
1998-03-25 | * simops.c (OP_F0FD): Initialise variable 'sp' for rti instruction. | Joyce Janczyn | 2 | -0/+5 |
1998-03-25 | * dv-mn103int.c (decode_group): A group register every 4 bytes not 8. | Andrew Cagney | 1 | -0/+7 |
1998-03-25 | * interp.c (sim_open): Tidy up device creation. | Andrew Cagney | 3 | -48/+89 |
1998-03-25 | * interp.c (sim_open): Create second 1mb memory region at 0x40000000. | Andrew Cagney | 7 | -197/+1433 |
1998-03-25 | * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM): Define. | Andrew Cagney | 1 | -0/+6 |
1998-03-25 | * dv-pal.c (hw_pal_countdown, hw_pal_countdown_value, | Andrew Cagney | 3 | -64/+278 |
1998-03-25 | Re-do --enable-sim-hardware so that each simulator can specify the devices | Andrew Cagney | 10 | -199/+253 |
1998-03-25 | Pacify GCC. | Andrew Cagney | 6 | -51/+72 |
1998-03-24 | * interp.c (Max, Min): Comment out functions. Not yet used. | Andrew Cagney | 2 | -1/+15 |
1998-03-24 | * Several fixes and performance enhancements from my 2 weeks working in Japan. | Ian Carmichael | 2 | -1/+5 |
1998-03-24 | * gen-engine.c (print_run_body): Re-extract the CIA after | Andrew Cagney | 1 | -0/+5 |
1998-03-24 | Add new files: mn10300.igen, mn10300.dc, sim-main.h, op_utils.c | Joyce Janczyn | 1 | -0/+4 |
1998-03-24 | Port mn10300 simulator to build with the common simulator framework | Joyce Janczyn | 1 | -0/+41 |
1998-03-24 | Add code to support building mn10300 simulator with the common simulator | Joyce Janczyn | 1 | -79/+398 |
1998-03-24 | Add support for building simulator based on common simulator framework. | Joyce Janczyn | 1 | -5/+110 |
1998-03-24 | Add ability to configure mn10300 built with common simulator code base. | Joyce Janczyn | 2 | -50/+551 |
1998-03-24 | New {load/store}_{byte/half/word} macros for simulator built with | Joyce Janczyn | 1 | -5/+209 |
1998-03-24 | Header file required by igen generated files. | Joyce Janczyn | 1 | -0/+96 |
1998-03-24 | IGEN input files for mn10300 simulator. | Joyce Janczyn | 2 | -0/+3524 |
1998-03-24 | * Makefile.in: Get SHELL from configure. | Stu Grossman | 1 | -0/+16 |
1998-03-24 | * Make-common.in: Get SHELL from configure. | Stu Grossman | 3 | -39/+225 |
1998-03-24 | Build IGEN with the mn10300 simulator. | Joyce Janczyn | 3 | -63/+53 |
1998-03-22 | New function hw_strdup() - use memory tied to hw device. | Andrew Cagney | 1 | -0/+380 |
1998-03-22 | Fix typos: Setting trace in wrong function, ME vs HW. | Andrew Cagney | 2 | -2/+5 |
1998-03-22 | Copy function ../ppc/device_table.c:generic_device_init_address() to | Andrew Cagney | 4 | -4/+1390 |
1998-03-22 | Add function hw_trace() and macro HW_TRACE - provides trace support | Andrew Cagney | 6 | -13/+67 |
1998-03-22 | Add hw_{malloc,zalloc,free} functions to hw_device. Any memory | Andrew Cagney | 7 | -8/+1335 |
1998-03-22 | Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR. | Andrew Cagney | 5 | -0/+1481 |
1998-03-20 | Added DMAC unit test cases. | James Lemke | 4 | -2/+580 |
1998-03-20 | * Monster bug fixes & improvements from the last two days' demo-testing work. | Frank Ch. Eigler | 4 | -19/+93 |