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