aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/gencode.c
AgeCommit message (Expand)AuthorFilesLines
1996-09-20 * gencode.c (process_instructions): Call build_endian_shift whenIan Lance Taylor1-0/+1
1996-09-20Fix multiplication, ldxc1, and floating point conversion. See ChangeLog.Ian Lance Taylor1-11/+45
1996-09-19 * gencode.c (process_instructions): Correct shift count for 32Ian Lance Taylor1-3/+6
1996-09-19 * gencode.c (process_instructions): Correct handling of norIan Lance Taylor1-1/+1
1996-09-16Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-4/+4
1996-08-22 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, andIan Lance Taylor1-26/+114
1996-07-18 * gencode.c (process_instructions): Generate word64 and uword64Stu Grossman1-7/+11
1996-06-05Wed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-4/+24
1996-04-19Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-2/+2
1996-03-27Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-14/+50
1996-03-07Thu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-35/+47
1995-12-01* gencode.c: Tidied instruction decoding, and added FP instructionJackie Smith Cashion1-509/+776
1995-11-08Initial check-in of the MIPS simulator. Work still needs to be done onJackie Smith Cashion1-0/+2027