* sparc-dis.c (print_insn_sparc): NUMOPCODES replaced with
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 25 Jan 1996 11:42:18 +0000 (11:42 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 25 Jan 1996 11:42:18 +0000 (11:42 +0000)
commitca4cb8bca24d358a2a6dd0ad997afef12b39ee94
tree9e0cdfff7bb1875ce6c932203ec390b7c7a7eabb
parentb23b4cb58c32fda43eff7ecc8deed5a9dd0d4580
* sparc-dis.c (print_insn_sparc): NUMOPCODES replaced with
sparc_num_opcodes.  Update architecture enum values.
* sparc-opc.c (sparc_opcode_archs): Replaces architecture_pname.
(sparc_opcode_lookup_arch): New function.
(sparc_num_opcodes): Renamed from bfd_sparc_num_opcodes.
(sparc_opcodes): Add v9a shutdown insn.
opcodes/ChangeLog
opcodes/sparc-opc.c