Added str0 and str 1.
authorem <none@none>
Fri, 26 Jul 1985 17:38:22 +0000 (17:38 +0000)
committerem <none@none>
Fri, 26 Jul 1985 17:38:22 +0000 (17:38 +0000)
mach/ns/ncg/table

index 5e8f3ee..71f6de5 100644 (file)
@@ -235,6 +235,7 @@ jsr tosdst4+label .
 ret const4:ro .
 adjspd tossrc4:ro .
 exit label .
+sprd tossrc4:ro, MEMREG:rw .
 
 
 
@@ -2180,6 +2181,14 @@ pat sim
 with src24
     gen movw %1, {absolute2, ".ignmask"}
 
+pat str $1==0
+with src4
+gen sprd %1, fp
+
+pat str $1==1
+with src4
+gen sprd %1, sp
+
 pat str $1==2
 with src4
 gen move %1, {absolute4, ".reghp"}