conversion to our assembler was not complete
This commit is contained in:
parent
ad145c4f90
commit
74e568770f
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
! $Header$
|
||||
|
||||
setfloat~:
|
||||
cmp r0,$8.
|
||||
cmp r0,$8
|
||||
bne 1f
|
||||
rts pc
|
||||
1: cmp r0,$04
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user