Fix previous change
This commit is contained in:
parent
a708a52667
commit
cf32c08fd9
|
@ -708,7 +708,7 @@ loe dup adp ste $1==$4 && $2==2 && $3>0 && $3<=16 | |
|
||||||
remove( ind_access )
|
remove( ind_access )
|
||||||
"inc $1, $$$3"
|
"inc $1, $$$3"
|
||||||
setcc({da2, $1}) | %[a] | |
|
setcc({da2, $1}) | %[a] | |
|
||||||
loe dup adp ste $1==$2 && $2==2 && $3<0 && $3>=0-16 | |
|
loe dup adp ste $1==$4 && $2==2 && $3<0 && $3>=0-16 | |
|
||||||
allocate( REG = {da2, $1} )
|
allocate( REG = {da2, $1} )
|
||||||
remove( da )
|
remove( da )
|
||||||
remove( indexed, %[xreg]!=LB )
|
remove( indexed, %[xreg]!=LB )
|
||||||
|
|
Loading…
Reference in a new issue