From: ceriel Date: Thu, 19 Jan 1989 09:16:15 +0000 (+0000) Subject: use STS and LOS routines X-Git-Tag: release-5-5~2686 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b83fca4445ddc09928c79ac034eed1f79c6045e6;p=ack.git use STS and LOS routines --- diff --git a/mach/i86/ce/EM_table b/mach/i86/ce/EM_table index 30833b7a5..efac973f7 100644 --- a/mach/i86/ce/EM_table +++ b/mach/i86/ce/EM_table @@ -74,7 +74,7 @@ C_loi C_los $1 == 2 ==> "pop cx"; "pop bx"; - "call .loi". + "call .los". default ==> arg_error( "C_los", $1). @@ -133,7 +133,7 @@ C_sti C_sts $1 == 2 ==> "pop cx"; "pop bx"; - "call .sti". + "call .sts". default ==> arg_error( "C_sts", $1).