CIU should not cause conversion errors!

This commit is contained in:
ceriel 1987-10-27 15:43:06 +00:00
parent 4974cd17eb
commit 7de7b0c7ec

View file

@ -1639,10 +1639,7 @@ ciu.z: mov (sp)+,r0
asr r0 asr r0
bcc 2f bcc 2f
clrb 1(sp) clrb 1(sp)
2: tst (sp) 2:
.if .test
jlt 9f
.endif
6: tst r0 6: tst r0
beq 3f beq 3f
blt 5f blt 5f