Skip to content

Commit 35d191b

Browse files
committed
[MC68000] Add floating point reference test source
1 parent 35b46ad commit 35d191b

5 files changed

+1888
-1
lines changed

test/reference/test_mc68000.asm

+2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
;;; limitations under the License.
1414

1515
cpu 68000
16+
fpu on
1617
org $10000
1718
include "test_mc68000.inc"
19+
include "test_mc68000_fpu.inc"
1820
end
1921

2022
;;; Local Variables:

0 commit comments

Comments
 (0)