deleted some patterns that were wrong, and apparently never used
This commit is contained in:
parent
2e6f9c6707
commit
a8b9577abc
@ -2499,7 +2499,9 @@ with DD_REG
|
|||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
|
|
||||||
pat cmi $1==4 leaving sbi 4
|
/* pat cmi $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmi defined($1)
|
pat cmi defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
@ -2515,7 +2517,9 @@ with any4 STACK
|
|||||||
jsr {absolute4, ".cmi"}
|
jsr {absolute4, ".cmi"}
|
||||||
yields d0
|
yields d0
|
||||||
|
|
||||||
pat cmu $1==4 leaving sbi 4
|
/* pat cmu $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmu defined($1)
|
pat cmu defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
|
|||||||
@ -2499,7 +2499,9 @@ with DD_REG
|
|||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
|
|
||||||
pat cmi $1==4 leaving sbi 4
|
/* pat cmi $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmi defined($1)
|
pat cmi defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
@ -2515,7 +2517,9 @@ with any4 STACK
|
|||||||
jsr {absolute4, ".cmi"}
|
jsr {absolute4, ".cmi"}
|
||||||
yields d0
|
yields d0
|
||||||
|
|
||||||
pat cmu $1==4 leaving sbi 4
|
/* pat cmu $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmu defined($1)
|
pat cmu defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
|
|||||||
@ -2499,7 +2499,9 @@ with DD_REG
|
|||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
|
|
||||||
pat cmi $1==4 leaving sbi 4
|
/* pat cmi $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmi defined($1)
|
pat cmi defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
@ -2515,7 +2517,9 @@ with any4 STACK
|
|||||||
jsr {absolute4, ".cmi"}
|
jsr {absolute4, ".cmi"}
|
||||||
yields d0
|
yields d0
|
||||||
|
|
||||||
pat cmu $1==4 leaving sbi 4
|
/* pat cmu $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmu defined($1)
|
pat cmu defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
|
|||||||
@ -2499,7 +2499,9 @@ with DD_REG
|
|||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
|
|
||||||
pat cmi $1==4 leaving sbi 4
|
/* pat cmi $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmi defined($1)
|
pat cmi defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
@ -2515,7 +2517,9 @@ with any4 STACK
|
|||||||
jsr {absolute4, ".cmi"}
|
jsr {absolute4, ".cmi"}
|
||||||
yields d0
|
yields d0
|
||||||
|
|
||||||
pat cmu $1==4 leaving sbi 4
|
/* pat cmu $1==4 leaving sbi 4
|
||||||
|
WRONG !!
|
||||||
|
*/
|
||||||
|
|
||||||
pat cmu defined($1)
|
pat cmu defined($1)
|
||||||
with STACK
|
with STACK
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user