summaryrefslogtreecommitdiffstats
path: root/sim/v850/simops.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add tracing support; Fix some problems with hardwired sizesMichael Meissner1996-09-111-97/+594
* * interp.c (hash): Make this an inline functionJeff Law1996-09-101-30/+4
* * gencode.c: Fix various indention & style problems.Jeff Law1996-09-031-53/+40
* * interp.c: OP should be an array of 32bit operands!Jeff Law1996-09-031-41/+196
* * simops.c: Fix "not1" and "set1".Jeff Law1996-08-301-2/+2
* * simops.c: Don't forget to initialize temp forJeff Law1996-08-301-0/+2
* * simops.c: Fix satadd, satsub boundary case handling.Jeff Law1996-08-301-5/+5
* * interp.c (hash): Fix.Jeff Law1996-08-301-0/+54
* * interp.c (do_format_4): Get operands correctly andJeff Law1996-08-301-0/+50
* * v850_sim.h: The V850 doesn't have split I&D spaces. ChangeJeff Law1996-08-301-60/+129
* * v850_sim.h (struct _state): Remove "psw" field. AddJeff Law1996-08-301-76/+82
* * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr".Jeff Law1996-08-301-25/+171
* * interp.c (do_format_5): Get operands correctly andJeff Law1996-08-301-11/+27
* * simops.c: Fix minor typos. Handle "cmp", "setf", "tst"Jeff Law1996-08-301-25/+143
* * interp.c (do_format_3): Get operands correctly and callJeff Law1996-08-301-13/+202
* * simops.c: Add condition code handling to shift insns.Jeff Law1996-08-301-30/+98
* * Makefile.in: Fix typo.Jeff Law1996-08-301-19/+75
* * interp.c (hash): Update to be more accurate.Jeff Law1996-08-291-61/+176
* * simops.c: Add shift support.Jeff Law1996-08-291-22/+54
* Fix typos in multiply and divide code.Jeff Law1996-08-291-3/+3
* * simops.c: Add multiply & divide support. Abort for systemJeff Law1996-08-291-48/+90
* * simops.c: Add logicals, mov, movhi, movea, add, addi, subJeff Law1996-08-291-40/+142
* * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h,Jeff Law1996-08-291-0/+374
OpenPOWER on IntegriCloud