ceriel
|
564cbc6eba
|
Only call NOP routine when debugging table
|
1991-09-04 10:55:52 +00:00 |
|
ceriel
|
bbb4d40669
|
Include whichone.h with <> so that the -I options decide which one is included
|
1991-08-28 14:13:14 +00:00 |
|
ceriel
|
e4136ac8e5
|
There was no RCK 2 due to a preprocessor-directive error
|
1991-04-24 14:09:20 +00:00 |
|
ceriel
|
2fef7f7389
|
Added LOS 4 and STS 4
|
1991-04-19 12:02:52 +00:00 |
|
ceriel
|
8b67c1f800
|
Fix to fix
|
1991-03-25 13:16:02 +00:00 |
|
ceriel
|
043ad764b8
|
Yet another fix: this time for AND/IOR/XOR/COM ?
|
1991-03-25 11:39:27 +00:00 |
|
ceriel
|
6f4da1d70a
|
bug fix for SET instruction on m68k2
|
1991-03-22 18:23:55 +00:00 |
|
eck
|
530e1a3b6d
|
fixed error for m68k2
|
1990-12-13 08:31:44 +00:00 |
|
eck
|
cb6ca0cf40
|
fixed nasty bug with sets that were used in kill-parts
|
1990-12-12 17:17:04 +00:00 |
|
ceriel
|
d9be4de96a
|
Fixed RMU 4
|
1990-12-07 11:25:45 +00:00 |
|
ceriel
|
fb143bcdb5
|
Some corrections and simplifications
|
1990-11-16 16:31:40 +00:00 |
|
eck
|
cc04440b5c
|
added patterns
|
1990-11-13 10:03:55 +00:00 |
|
eck
|
05ddeafbfd
|
fixed labeldefs so that registers are killed
replaced 'cms <w>' bij 'cmi <w>'
|
1990-10-29 17:05:35 +00:00 |
|
eck
|
54cc752a9e
|
fixed bugs with ext_[wl] arguments, changed reusage of registers
|
1990-10-26 16:52:43 +00:00 |
|
eck
|
bd4bc1cad0
|
replaced some move's by move_i's
|
1990-09-14 14:30:07 +00:00 |
|
eck
|
ee652e6908
|
changed stacheight to topeltsize
|
1990-09-04 17:13:37 +00:00 |
|
eck
|
bee5d97eac
|
fixed some bugs in new pattern
|
1990-08-28 15:01:17 +00:00 |
|
eck
|
dc500c3463
|
fixed some strange constructions
|
1990-08-24 16:20:57 +00:00 |
|
eck
|
0bf7d60080
|
several improvements + fixes
|
1990-08-22 16:26:21 +00:00 |
|
eck
|
b4a2b975a0
|
added m68k2 stuff, added patterns
|
1990-08-20 13:55:38 +00:00 |
|
ceriel
|
56858bb480
|
bug fix: wrong procedure was called
|
1990-06-27 09:29:55 +00:00 |
|
ceriel
|
74147d2b4a
|
ignore NOP
|
1990-05-17 19:40:15 +00:00 |
|
ceriel
|
f95fae24fc
|
moved a coercion
|
1990-04-23 13:38:19 +00:00 |
|
ceriel
|
3553a28b78
|
fix: still sometimes assumed that a move to address register sets condition codes
|
1990-03-26 14:47:26 +00:00 |
|
ceriel
|
9d4e978a1e
|
fixed problems with overflow bit in condition codes
|
1990-02-27 16:21:47 +00:00 |
|
ceriel
|
9c03f2c8bd
|
kill tokens using address registers better
|
1989-11-01 10:14:27 +00:00 |
|
ceriel
|
68a2852f57
|
fixed bug and changed con_float
|
1989-10-25 13:24:29 +00:00 |
|
ceriel
|
eb2a76270f
|
corrected XOR problem, and ILOCAL does not exist for m68k4
|
1989-10-06 11:13:16 +00:00 |
|
ceriel
|
77259cd2f9
|
removed yet another eor.l error
|
1989-09-29 11:45:19 +00:00 |
|
ceriel
|
92bccdd4fa
|
inline FEF code for M68881 was wrong; replaced bu subroutine call
|
1989-08-10 14:17:50 +00:00 |
|
ceriel
|
6f9afbf0d5
|
use IEEE format in floating point package
|
1989-07-25 15:50:29 +00:00 |
|
ceriel
|
811612634a
|
replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
|
1989-07-07 16:01:03 +00:00 |
|
ceriel
|
56e985729d
|
some added patterns for M688881, and a fix
|
1989-06-15 10:35:42 +00:00 |
|
ceriel
|
e8aadf4409
|
some optimizations for M68881; it is still horrible, though
|
1989-06-12 14:05:25 +00:00 |
|
ceriel
|
43fb961091
|
Added simple support for M68881
|
1989-06-12 09:30:39 +00:00 |
|
ceriel
|
b7c7d50513
|
fixed typo
|
1989-05-11 10:43:37 +00:00 |
|
ceriel
|
50114318e2
|
fixed typo
|
1989-04-06 14:18:17 +00:00 |
|
ceriel
|
c847bfb6c8
|
improved ASP patterns
|
1989-04-03 16:16:10 +00:00 |
|
ceriel
|
c1fc03b7e2
|
fixed typo's
|
1989-03-16 11:20:47 +00:00 |
|
ceriel
|
fb0051c85a
|
fixed: pattern for ADI STL and the like was wrong
|
1989-03-14 14:05:10 +00:00 |
|
ceriel
|
101e93205b
|
some more improvements; made fancy modes dependant on #define
|
1989-03-14 12:47:11 +00:00 |
|
ceriel
|
e8aab09b4b
|
some improvements and corrections
|
1989-03-03 15:16:12 +00:00 |
|
ceriel
|
bc1eb3116e
|
made several patterns dependant on a #define. Using some of the
fancy addressing modes actually made the code slower.
|
1989-03-01 16:28:18 +00:00 |
|
ceriel
|
992dc3eb65
|
Many new patterns
|
1989-03-01 11:32:37 +00:00 |
|
ceriel
|
ef6efdee12
|
simplified CFF somewhat
|
1989-02-24 14:58:21 +00:00 |
|
ceriel
|
587a8e8274
|
Added patterns and made some improvements
|
1989-02-24 14:09:46 +00:00 |
|
ceriel
|
c3408302c1
|
better rule for LOE LOF DUP ADP ...
|
1989-02-23 17:59:30 +00:00 |
|
ceriel
|
c6a806ac4d
|
generate better code for LOL ADP STL
|
1989-02-23 15:46:46 +00:00 |
|
ceriel
|
4fd066bb54
|
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
|
687d428026
|
move to address register does not set condition codes
|
1989-02-06 15:11:49 +00:00 |
|