OSDN Git Service

* cgen asm/disasm
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 7 May 2001 17:55:21 +0000 (17:55 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 7 May 2001 17:55:21 +0000 (17:55 +0000)
commit7e0f4c43ba78d0a40f0bd6ed9916f9400374937b
tree7c72a088538038ef5271d30f4cec923248275513
parente4929a0d0a998d145d21ef7c4df40793338e52d7
* cgen asm/disasm

[opcodes/ChangeLog]
2001-05-07  Frank Ch. Eigler  <fche@redhat.com>

        * cgen-dis.in (default_print_insn): Tolerate min<base instructions
        even at end of a section.
        * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
        by ignoring precariously-unpacked insn_value in favor of raw buffer.

[cgen/ChangeLog]
2001-05-07  Frank Ch. Eigler  <fche@redhat.com>

        * iformat.scm (compute-insn-base-mask-length): Rewrite to tolerate
        various-base-length instruction sets.
opcodes/ChangeLog
opcodes/cgen-dis.in
opcodes/cgen-ibld.in