From: ceriel Date: Tue, 16 May 1989 15:44:49 +0000 (+0000) Subject: call .sts instead of .sti for STS instruction X-Git-Tag: release-5-5~2428 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f45eda8c23d7690ce28704df1baba7067fbc81f5;p=ack.git call .sts instead of .sti for STS instruction --- diff --git a/mach/i86/cg/table b/mach/i86/cg/table index 2b407a557..2efa3ff9a 100644 --- a/mach/i86/cg/table +++ b/mach/i86/cg/table @@ -528,7 +528,7 @@ sti $1>4 | X_BXREG | */ sts $1==2 | X_CXREG X_BXREG | remove(ALL) - "call .sti" + "call .sts" erase(%[1]) erase(%[2]) | | | sdl | regorconst regorconst | | %[2] %[1] | stl $1 stl $1+2 | ... | nocoercions: STACK | | | stl $1 stl $1+2 |