Added str0 and str 1.

This commit is contained in:
em 1985-07-26 17:38:22 +00:00
parent 8ebd47f7d7
commit cd5fb7ea8c

View 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"}