Commit Graph

192 Commits

Author SHA1 Message Date
ceriel
404618c7c5 many improvements to the table, mostly to make it more readable
and less chaotic. Also removed some dummy routines in mach.c
1989-02-22 16:13:51 +00:00
ceriel
791300c5a6 move to address register does not set condition codes 1989-02-06 15:11:49 +00:00
ceriel
e0fbecfcfb changed order of registers, so that d0 is allocated first 1989-02-06 14:35:10 +00:00
ceriel
2f20b3e612 corrected print formats 1989-02-02 16:32:19 +00:00
ceriel
0de84449fb bitwise operators available now 1989-02-02 16:15:54 +00:00
ceriel
4b299df52a Added header 1989-02-02 16:10:15 +00:00
ceriel
ce33e1442d improved pattern 1989-02-02 16:04:18 +00:00
ceriel
364db71364 Added some patterns 1989-02-02 16:01:13 +00:00
ceriel
390560a78f Added patterns 1989-01-16 13:35:02 +00:00
ceriel
7ffc4a2861 fix to fix 1988-11-14 16:50:06 +00:00
ceriel
7ef8432c5a replaced some 'move's by the move instructions; Some were just wrong 1988-11-14 12:43:23 +00:00
ceriel
6fb5990a90 removed extra DUP rule. It was wrong after all 1988-11-10 15:38:50 +00:00
ceriel
d4808e1417 fixed problem with DUP: it also dupped tokens with side-effects 1988-11-09 15:49:29 +00:00
ceriel
c98d8e1ed4 produce better code for EXG 1988-11-07 09:35:47 +00:00
ceriel
05e7adc71d Added installation of math lib 1988-07-22 18:51:02 +00:00
ceriel
bf6e820ee9 added -L flag 1988-07-13 18:32:06 +00:00
ceriel
ae17168585 removed cvf.s 1988-07-06 17:44:27 +00:00
ceriel
8e9dce7bec removed some lint complaints 1988-06-28 14:41:02 +00:00
ceriel
c61f3ed629 corrected lint entry 1988-06-28 14:36:21 +00:00
ceriel
5dd2d2605b made bittable dynamic 1988-06-16 13:46:38 +00:00
ceriel
fbfbb5e82d Some improvements 1988-06-15 13:15:41 +00:00
ceriel
d5fdfc4320 Added pattern for ASS 4 1988-06-13 13:42:39 +00:00
ceriel
432712e44f be careful about overflow in con_float 1988-04-28 15:03:03 +00:00
ceriel
00917d06dc be careful about overflow in con_float 1988-04-28 14:46:11 +00:00
ceriel
61825f8281 fixed bug in SIM and SIG 1988-04-25 17:05:36 +00:00
ceriel
6253bb71b7 avoid use of modf; not portable 1988-04-22 14:11:55 +00:00
ceriel
5fdac299b4 do not call frexp with 0.0; the SUN4 cannot stand it 1988-04-20 10:01:35 +00:00
ceriel
ac7ce6b5d2 generated illegal code; fixed 1988-04-14 16:03:55 +00:00
ceriel
34118c0963 fixed typo 1988-04-11 14:46:41 +00:00
ceriel
081c3c2d77 adapted to new semantics of the EHEAP error: no longer fatal 1988-04-11 11:27:37 +00:00
ceriel
0cb59273f5 Added libm2 1988-04-08 13:39:19 +00:00
ceriel
4efd49822e Added libfp 1988-04-07 12:31:47 +00:00
ceriel
ebdf6d34f2 Initial revision 1988-04-07 12:28:10 +00:00
ceriel
785e197f4e Initial revision 1988-04-06 14:24:36 +00:00
ceriel
9298968fb9 delinted 1988-03-31 10:38:05 +00:00
ceriel
c16922b859 modified to use PAREN_OPEN and PAREN_CLOSE 1988-03-14 16:15:23 +00:00
ceriel
23fd239e9e fixed for operand separators within operands 1988-03-14 15:58:07 +00:00
ceriel
02960e3c4e CMI was translated wrongly; corrected 1988-03-14 13:42:20 +00:00
ceriel
a8b9577abc deleted some patterns that were wrong, and apparently never used 1988-03-14 13:30:48 +00:00
ceriel
45d0c5c27f fix in LXA 1988-03-11 16:34:22 +00:00
ceriel
f9d6053313 a minor improvement 1988-02-17 15:41:27 +00:00
ceriel
76fddca0f5 Added floating point stuff 1987-12-02 09:04:32 +00:00
ceriel
b4c867aa43 handle rounding of floating point constants 1987-11-25 16:58:31 +00:00
ceriel
a43db23e66 corrected con_float 1987-11-06 13:12:21 +00:00
ceriel
fcf9708844 improved ffp.s 1987-11-04 10:07:57 +00:00
ceriel
c7bbd5ad4b improved alignment checking 1987-11-03 16:43:24 +00:00
ceriel
b60f722b80 fixed some problems, and added floating point library 1987-11-03 15:35:43 +00:00
ceriel
14b1915b8c fixed some problems with 1 and 2 byte compares 1987-10-29 15:10:30 +00:00
ceriel
b941b23507 Some improvements 1987-09-29 09:03:49 +00:00
ceriel
7033cf2586 replaced printfs by fputs where possible 1987-09-08 09:00:29 +00:00