deleted some patterns that were wrong, and apparently never used

This commit is contained in:
ceriel 1988-03-14 13:30:48 +00:00
parent 2e6f9c6707
commit a8b9577abc
4 changed files with 24 additions and 8 deletions

View File

@ -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)
with STACK
@ -2515,7 +2517,9 @@ with any4 STACK
jsr {absolute4, ".cmi"}
yields d0
pat cmu $1==4 leaving sbi 4
/* pat cmu $1==4 leaving sbi 4
WRONG !!
*/
pat cmu defined($1)
with STACK

View File

@ -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)
with STACK
@ -2515,7 +2517,9 @@ with any4 STACK
jsr {absolute4, ".cmi"}
yields d0
pat cmu $1==4 leaving sbi 4
/* pat cmu $1==4 leaving sbi 4
WRONG !!
*/
pat cmu defined($1)
with STACK

View File

@ -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)
with STACK
@ -2515,7 +2517,9 @@ with any4 STACK
jsr {absolute4, ".cmi"}
yields d0
pat cmu $1==4 leaving sbi 4
/* pat cmu $1==4 leaving sbi 4
WRONG !!
*/
pat cmu defined($1)
with STACK

View File

@ -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)
with STACK
@ -2515,7 +2517,9 @@ with any4 STACK
jsr {absolute4, ".cmi"}
yields d0
pat cmu $1==4 leaving sbi 4
/* pat cmu $1==4 leaving sbi 4
WRONG !!
*/
pat cmu defined($1)
with STACK