From: eck Date: Wed, 25 Jul 1990 11:46:27 +0000 (+0000) Subject: changed names of csa and csb to csa4 and csb4 X-Git-Tag: release-5-5~1635 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=c615803fa6862b02a5b3dfce2558b9973e735902;p=ack.git changed names of csa and csb to csa4 and csb4 --- diff --git a/mach/m68020/libem/csa.s b/mach/m68020/libem/csa.s index 6db4f4de3..80ef23f81 100644 --- a/mach/m68020/libem/csa.s +++ b/mach/m68020/libem/csa.s @@ -1,4 +1,4 @@ -.define .csa +.define .csa4 .sect .text .sect .rom .sect .data @@ -7,7 +7,7 @@ ECASE=20 .sect .text -.csa: +.csa4: ! jump table address in a0 ! index in d0 diff --git a/mach/m68020/libem/csb.s b/mach/m68020/libem/csb.s index fe2d9d690..96b1530c0 100644 --- a/mach/m68020/libem/csb.s +++ b/mach/m68020/libem/csb.s @@ -1,4 +1,4 @@ -.define .csb +.define .csb4 .sect .text .sect .rom .sect .data @@ -7,7 +7,7 @@ ECASE=20 .sect .text -.csb: +.csb4: ! case descriptor in a0 ! index in d0