conversion to our assembler was not complete

This commit is contained in:
ceriel 1988-04-22 18:37:59 +00:00
parent 3edf9486c9
commit 3f3b3d04e6
4 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@ hardldiv:
neg 04(sp)
sbc r3
com (sp)
6: mov $16.,r4
6: mov $16,r4
9: clc
rol r2
rol r1

View file

@ -52,7 +52,7 @@ hardrmi4:
neg r3
neg 02(sp)
sbc r3
6: mov $16.,r4
6: mov $16,r4
1: clc
rol r2
rol r1

View file

@ -33,7 +33,7 @@ hardrmu4:
mov 06(sp),r2
mov 04(sp),r1
mov (sp),r3
mov $17.,r4
mov $17,r4
br 3f
6: clc
rol r2

View file

@ -5,7 +5,7 @@
! $Header$
setfloat~:
cmp r0,$8.
cmp r0,$8
bne 1f
rts pc
1: cmp r0,$04