* generalization
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 2 Jan 2001 16:34:07 +0000 (16:34 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 2 Jan 2001 16:34:07 +0000 (16:34 +0000)
commitaed80daedfb2895a386538f2e25bd6e00fb7935c
treefce9f1c96c2484309084f7902e7c80433d56d04a
parent3d855632912f4bbfbd6c27dc78c08f2d65e9b638
* generalization

2001-01-02  Richard Sandiford  <rsandifo@redhat.com>

* cgen-dis.c (hash_insn_array): Use bfd_put_bits().
(hash_insn_list): Likewise
* cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
(extract_1): Use bfd_get_bits().
(extract_normal): Apply sign extension to both extraction
methods.
* cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
(cgen_put_insn_value): Use bfd_put_bits()
opcodes/ChangeLog
opcodes/cgen-dis.c
opcodes/cgen-ibld.in
opcodes/cgen-opc.c
This page took 0.024442 seconds and 4 git commands to generate.