From: ceriel Date: Wed, 26 Jun 1991 17:32:09 +0000 (+0000) Subject: fixed trp.s (undid change by Hans v Eck) X-Git-Tag: release-5-5~1092 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=dac25d9dd88ea9c80f1c4a2dabf429947c1cc1dc;p=ack.git fixed trp.s (undid change by Hans v Eck) --- diff --git a/mach/m68k2/libem/trp.s b/mach/m68k2/libem/trp.s index 37521044f..bd6f15d7f 100644 --- a/mach/m68k2/libem/trp.s +++ b/mach/m68k2/libem/trp.s @@ -12,7 +12,13 @@ move.w d0,-(sp) cmp #16,d0 bcc 1f + cmp #8,d0 + bcc 4f btst d0,.trpim + bra 5f +4: + btst d0,.trpim+1 +5: bne 3f 1: move.l .trppc,a0