summaryrefslogtreecommitdiff
path: root/sim/d10v/simops.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups to compile under FreeBSDAndrew Cagney1997-04-171-40/+24
* Fix problems in setting the carry bitMichael Meissner1997-03-131-31/+22
* Fix os_printf_filtered; Flush stdout after calling printf_filteredMichael Meissner1997-03-131-24/+58
* Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner1996-10-301-22/+1
* Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-291-16/+54
* Fix tracing of accumulatorsMichael Meissner1996-10-161-2/+2
* Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner1996-10-151-0/+145
* Fix ld2w r2,@r2 so that r3 loads the proper valueMichael Meissner1996-10-131-13/+93
* Fix tracing for st2wMichael Meissner1996-09-251-12/+41
* Make sure cmp{,eq,u}i use correct castsMichael Meissner1996-09-201-5/+5
* Fix tracing infoMichael Meissner1996-09-191-1/+1
* Make sure there is a trailing space after the instructionMichael Meissner1996-09-191-2/+2
* Provide macros that can be overriden for the width of the PC & line number fi...Michael Meissner1996-09-191-6/+21
* Rename sim_bfd -> exec_bfd for gdb compatibilityMichael Meissner1996-09-181-6/+6
* Make exit/stop return correct exit value; Add line number tracing.Michael Meissner1996-09-181-19/+94
* For unknown traps, print contents of registers and continue executionMichael Meissner1996-09-141-0/+31
* * simops.c (OP_5F00): Fix problems with system calls.Mark Alexander1996-09-121-40/+17
* Correct trap tracing informationMichael Meissner1996-09-121-1/+1
* Addi needs to set the carryMichael Meissner1996-09-091-0/+5
* Fix ld2w tracingMichael Meissner1996-09-091-1/+1
* Correct tracing of cpfgMichael Meissner1996-09-091-2/+6
* Make ex{f,t}* tests agree with bookMichael Meissner1996-09-091-8/+8
* Fix accumulator shiftsMichael Meissner1996-09-091-5/+25
* Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-09-071-2/+2
* More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...Michael Meissner1996-09-041-133/+165
* Enhance debug supportMichael Meissner1996-09-041-467/+679
* * simops.c: Include correct syscall.h for d10v, not host's.Mark Alexander1996-09-041-4/+4
* Portability fixes; re-add printf/putchar trapsMichael Meissner1996-09-031-16/+192
* New file.Martin Hunt1996-08-281-4/+15
* Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-271-82/+268
* Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-031-68/+357
* Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-021-0/+1728