diff --git a/mach/pdp/int/em_int.s b/mach/pdp/int/em_int.s index ec07b9b2b..d38cdab09 100644 --- a/mach/pdp/int/em_int.s +++ b/mach/pdp/int/em_int.s @@ -283,7 +283,7 @@ lblbuf: datloop: cmp r4,saver1 / descriptor over middle? - ble 9f / no? go ahead + blt 9f / no? go ahead jsr pc,blshift / yes? shift block down, read next 9: dec ndatad / still data to initialize?