src/opcodes ChangeLog cgen-dis.c cgen-ibld.in ...
fche@sourceware.cygnus.com
fche@sourceware.cygnus.com
Tue Jan 2 08:34:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: fche@sources.redhat.com 2001-01-02 08:34:07
Modified files:
opcodes : ChangeLog cgen-dis.c cgen-ibld.in cgen-opc.c
Log message:
* 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()
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.215&r2=1.216
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-dis.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-ibld.in.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-opc.c.diff?cvsroot=src&r1=1.4&r2=1.5
More information about the Binutils-cvs
mailing list