]> sourceware.org Git - cgen.git/commit
2001-04-02 Ben Elliston <bje@redhat.com>
authorBen Elliston <bje@air.not.au>
Mon, 2 Apr 2001 21:18:27 +0000 (21:18 +0000)
committerBen Elliston <bje@air.not.au>
Mon, 2 Apr 2001 21:18:27 +0000 (21:18 +0000)
commit6a050123e5d33d43e0bbae07c747a7d787903d1a
treea86e461081b764f0556d4aa00c970bd9511b6272
parent2b6aa500abc83de4eb272453dbe063e3a79b7587
2001-04-02  Ben Elliston  <bje@redhat.com>

* sid-cpu.scm (-last-insn): New function.
(-gen-sem-switch-engine): Loop through idesc while less than or
equal to the last instruction enum, not less than the MAX enum.
(-gen-sfrag-engine-fn): Clean up frag_label_table initialisation.
* sid-decode.scm (-gen-decode-insn-globals): Define the idesc
table's size to be the last instruction enum plus one, not
@PREFIX@_INSN_MAX.
* sid.scm (gen-cpu-insn-enum-decl): Do not append a dummy `max'
instruction onto the instruction list.
ChangeLog
sid-cpu.scm
sid-decode.scm
sid.scm
This page took 0.022624 seconds and 5 git commands to generate.