Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Cagney 6c29acca43 TIc80 simulator. 2000-07-04 05:00:54 +00:00
Stan Shebs 071ea11e85 Initial creation of sourceware repository 1999-04-16 01:34:07 +00:00
Michael Meissner 9902213101 Better tracing for conditional branches 1998-02-17 19:38:48 +00:00
Michael Meissner 8114673a2b Pass floating point structure address instead of the structure itself 1998-02-13 22:12:51 +00:00
Michael Meissner 241b462435 Print compare bits in human readible form 1998-01-28 23:48:13 +00:00
Andrew Cagney b3c77578dc Rewrite simulator floating point module. Do not rely on host FP
implementation.  Add preliminary support for different IEEE-754
rounding modes.  Implement SQRT in software.
Update TiC80 simulator.
Add sim-fpu -> TestFloat interface for testing.
1997-10-03 00:03:35 +00:00
Andrew Cagney 128b51546e Add assembler information to igen input files. 1997-05-30 07:25:13 +00:00
Andrew Cagney aa3a044769 Fix double conversion problem. 1997-05-15 02:21:11 +00:00
Michael Meissner 93555c3b02 Make columns line up for fpu operation tracing 1997-05-14 22:06:45 +00:00
Andrew Cagney c445af5a2b c80 simulator fixes. 1997-05-12 04:57:49 +00:00
Michael Meissner 450be2349a Fix shift/lmo insns; Subu does arithmetic unsigned 1997-05-11 14:32:32 +00:00
Michael Meissner 30a05dbd8d Change output format slightly 1997-05-08 16:32:06 +00:00
Michael Meissner 8c3b5af125 Change output format slightly 1997-05-08 16:14:54 +00:00
Michael Meissner e42224cc3a Bump SIZE_DECIMAL to 13 1997-05-08 15:58:23 +00:00
Andrew Cagney 381f42ef5d o Clean-up tic80 fp tracing
o	Fill in more tic80 insns
1997-05-07 13:58:52 +00:00