improved somewhat
This commit is contained in:
parent
f31c9f2a67
commit
e8bc890c10
|
@ -34,7 +34,7 @@ register score parameters:
|
|||
default -> (4,4)
|
||||
address of procedure:
|
||||
(1 size)
|
||||
default -> (2,4)
|
||||
default -> (4,4)
|
||||
|
||||
opening cost parameters:
|
||||
local variable:
|
||||
|
@ -94,10 +94,11 @@ array bound harmful?: no
|
|||
first time then space:
|
||||
addressing modes: op_adp op_lof op_ldf op_loi op_dch op_lpb -1
|
||||
op_adp op_lof op_ldf op_loi op_dch op_lpb -1
|
||||
cheap operations: -1 -1
|
||||
cheap operations: op_cii op_ciu op_cui op_cuu op_cmi op_cmu op_cmp -1
|
||||
op_cii op_ciu op_cui op_cuu op_cmi op_cmu op_cmp -1
|
||||
lexical tresholds: 1 1
|
||||
indirection limit: 8
|
||||
do sli if index?: yes yes
|
||||
do sli if index?: no no
|
||||
forbidden operators: -1 -1
|
||||
%%SP
|
||||
global stack pollution allowed?: no
|
||||
|
|
Loading…
Reference in a new issue