Here is another.

This commit is contained in:
Olaf Seibert
2021-01-23 17:21:49 +01:00
parent af0cf5f7bc
commit 40b41c3087
2 changed files with 10 additions and 9 deletions

View File

@@ -147,6 +147,7 @@ test-float.mac:123: ***ERROR Junk at end of line ('5')
123 000424 170627 000002 absf #2.5 ; bad: operand is destination
test-float.mac:124: ***ERROR Junk at end of line ('5')
124 000430 170527 000002 tstd #2.5 ; bad: operand is considered FDST by the arch handbook
test-float.mac:125: ***ERROR Junk at end of line ('5')
125 000434 174027 000002 stf ac0,#2.5 ; bad: junk at end of line
126 000440 174027 000002 stf ac0,#2 ; doesn't makes sense but MACRO11 allows it
127