Remove two obsolete patterns.

These patterns seem to have no effect on the generated code.
This commit is contained in:
George Koehler 2017-12-22 19:57:42 -05:00
parent 2eeee36f78
commit 5867ca2f2c

View file

@ -927,11 +927,6 @@ PATTERNS
leaving leaving
cal ".exg" cal ".exg"
pat ste loe $1==$2 /* Store then load external */
leaving
dup 4
ste $1
/* Type conversions */ /* Type conversions */
@ -1060,9 +1055,7 @@ PATTERNS
lal $1 lal $1
sti 8 sti 8
pat lil inreg($1)==reg_any /* Load indirect from local */ pat lil /* Load indirect from local */
yields {IND_RC_W, regvar($1), 0}
pat lil
leaving leaving
lol $1 lol $1
loi 4 loi 4