aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/interp.c
AgeCommit message (Expand)AuthorFilesLines
1997-08-26Flush defunct sim_kill.Andrew Cagney1-7/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-3/+9
1997-05-22 * interp.c (sim_resume): Add missing case in big switchJeff Law1-0/+1
1997-05-20 * interp.c: Replace all references to load_mem and store_memJeff Law1-85/+23
1997-05-19 * interp.c (dispatch): Make this an inline function.Jeff Law1-1/+1
1997-05-18 * interp.c (load_mem_big): Remove function. It's now a macroJeff Law1-26/+24
1997-05-16 * interp.c (load_mem): If we get a load from an out of rangeJeff Law1-0/+11
1997-05-06 * interp.c: Improve hashing routine to avoid long listJeff Law1-241/+505
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1-34/+146
1996-12-06 * interp.c: Delete unused global variable "OP".Jeff Law1-3/+1
1996-12-06 * gencode.c (write_header): Add "insn" and "extension" argumentsJeff Law1-11/+217
1996-11-25 * Makefile.in, config.in, configure, configure.in: New files.Jeff Law1-0/+394