]> sourceware.org Git - cgen.git/commit
* major sim decoder improvement
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 10 Nov 2000 16:43:21 +0000 (16:43 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 10 Nov 2000 16:43:21 +0000 (16:43 +0000)
commit3ed7fd0855a5dd67db684712cfa9a3b8c4789c9f
tree54cdb4eed3c6b3eaba22c425a7efedbdb9f644a1
parenteff6092b3e47b7613d2dffdaefd6cead215a38a8
* major sim decoder improvement
* minor diagnostic tweaks

2000-11-10  Frank Ch. Eigler  <fche@redhat.com>

* decode.scm (-distinguishing-bit-population): Significantly
improve popularity heuristic.  Renamed from
(-mask-bit-population): Gone.
(-population-above-threshold): Sort new bit numbers in order of
popularity.
(-population-top-few): Allow up to three more bits to be selected
than requested.  Correct selection order to prefer better bits.
Correct bug in fewer-than-requested case.  Keep threshold as
floating-point.
(decode-best-get-bits): Pass also the insn-values.

* utils-sim.scm (-gen-decoder-switch): Add comment suggesting a
future optimization.

* utils.scm (message): Format nested lists better.
ChangeLog
decode.scm
utils-sim.scm
utils.scm
This page took 0.021976 seconds and 5 git commands to generate.