Added CS info
This commit is contained in:
parent
3a429ec99d
commit
297e0835e8
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
wordsize: 2
|
wordsize: 2
|
||||||
pointersize: 2
|
pointersize: 2
|
||||||
%%RA
|
%%RA
|
||||||
@ -83,5 +82,17 @@ access costs of local variables:
|
|||||||
%%SR
|
%%SR
|
||||||
overflow harmful?: no
|
overflow harmful?: no
|
||||||
array bound harmful?: no
|
array bound harmful?: no
|
||||||
|
%%CS
|
||||||
|
#include "../../../h/em_mnem.h"
|
||||||
|
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: op_cii op_cui op_ciu op_cuu -1
|
||||||
|
op_cii op_cui op_ciu op_cuu -1
|
||||||
|
lexical tresholds: 1 1
|
||||||
|
indirection limit: 8
|
||||||
|
do not eliminate sli if index on shiftcounts: -1
|
||||||
|
-1
|
||||||
|
forbidden operators: -1 -1
|
||||||
%%SP
|
%%SP
|
||||||
global stack pollution allowed?: no
|
global stack pollution allowed?: no
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user