From db8caeb5c7a0e2e09d0af03a7c669dbcdcf556c1 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 27 Oct 1987 15:43:06 +0000 Subject: [PATCH] CIU should not cause conversion errors! --- mach/pdp/int/em_int.s | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mach/pdp/int/em_int.s b/mach/pdp/int/em_int.s index 1b193ecf..04f12d60 100644 --- a/mach/pdp/int/em_int.s +++ b/mach/pdp/int/em_int.s @@ -1639,10 +1639,7 @@ ciu.z: mov (sp)+,r0 asr r0 bcc 2f clrb 1(sp) -2: tst (sp) -.if .test - jlt 9f -.endif +2: 6: tst r0 beq 3f blt 5f