call .sts instead of .sti for STS instruction
authorceriel <none@none>
Tue, 16 May 1989 15:44:49 +0000 (15:44 +0000)
committerceriel <none@none>
Tue, 16 May 1989 15:44:49 +0000 (15:44 +0000)
mach/i86/cg/table

index 2b407a5..2efa3ff 100644 (file)
@@ -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 |