ceriel
|
3fc90a8000
|
Added some patterns, and avoided a bug in the VAX assembler
|
1987-02-07 00:45:06 +00:00 |
|
ceriel
|
de51d1ee8e
|
Improvement of conversions
|
1987-01-28 17:36:21 +00:00 |
|
ceriel
|
80d363eac5
|
bug fixes in RMI and EXG
|
1987-01-26 13:36:40 +00:00 |
|
ceriel
|
9f47676fa3
|
Bug fix in translation of "cms"
|
1987-01-20 09:31:31 +00:00 |
|
ceriel
|
f12ea12eda
|
Rediscovered a bug in the VAX 4.1 UNIX assembler. It handles $0f0.0 wrong!
The changes is the table insure that $0f0.0 is never generated.
|
1986-06-05 12:43:56 +00:00 |
|
ceriel
|
249314e586
|
Bug fix: The "calls" instruction could be called with
first argument > 255. This is corrected.
|
1986-03-04 11:39:22 +00:00 |
|
ceriel
|
847de065d6
|
A minor improvement.
|
1986-02-10 10:08:27 +00:00 |
|
ceriel
|
5d86ead6c0
|
There was a bug in the "str $1==0" instruction. It said:
str $1==0 | source4 |
remove(ALL) "jsb\t.strlb" | | |
It should of course have been
str $1==0 | STACK | jsb\t.strlb" | | |
|
1985-07-21 11:34:33 +00:00 |
|
ceriel
|
9c9976c121
|
Er zat een bug in het patroon
lol adp stl met $1 < 0.
Ten onrechte werd in de gegenereerde code het AP register gebruikt.
Dit moest natuurlijk FP zijn.
|
1985-04-17 13:38:36 +00:00 |
|
keie
|
1e3ec09984
|
Some minor changes.
|
1985-01-24 15:34:23 +00:00 |
|
em
|
f9c86fc6f6
|
Routines are now called with calls instead of jsb. We use ap as argument
pointer register. EM_BSIZE is required to be a constant.
|
1985-01-18 15:39:07 +00:00 |
|
em
|
94e069fde1
|
Initial revision
|
1984-10-09 10:36:29 +00:00 |
|