corrected register save cost counts

This commit is contained in:
ceriel 1990-12-18 11:13:03 +00:00
parent 8b397ebf05
commit 41ca723d96
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ CPP=$(EMLIB)/cpp
LDFLAGS=-i
CPPFLAGS=-DVERBOSE -DNOTCOMPACT
CFLAGS=$(CPPFLAGS) -O
LINTFLAGS=-hbac
LINTFLAGS=-hbu
SOURCES = i86.descr m68k2.descr pdp.descr vax4.descr m68k4.descr m68020.descr \
em22.descr em24.descr em44.descr

View file

@ -79,8 +79,8 @@ register save costs:
5 -> (50,10)
6 -> (58,10)
7 -> (66,10)
8 -> (84,10)
9 -> (92,10)
8 -> (74,10)
9 -> (82,10)
0 -> (0,0)
%%UD
access costs of global variables: