From 0695089005cd8ff2a87af24c07911fe87f16fc70 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 19 Jul 1988 09:45:59 +0000 Subject: [PATCH] Added CS info --- util/ego/descr/i86.descr | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/util/ego/descr/i86.descr b/util/ego/descr/i86.descr index 8dcbb4fe7..3ac0f92e2 100644 --- a/util/ego/descr/i86.descr +++ b/util/ego/descr/i86.descr @@ -1,4 +1,3 @@ - wordsize: 2 pointersize: 2 %%RA @@ -83,5 +82,17 @@ access costs of local variables: %%SR overflow 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 global stack pollution allowed?: no -- 2.34.1