* mips-dis.c (_print_insn_mips): Build a static hash table mapping
authorIan Lance Taylor <ian@airs.com>
Wed, 22 Jun 1994 17:41:05 +0000 (17:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 22 Jun 1994 17:41:05 +0000 (17:41 +0000)
commit72fcd790adf0cfd0cd0d18fe5a3b9986f35b64f2
treeb046a28307375793d4f80f1a91727815028e40ec
parentbc63a3a010fd79d7b51a96e6d3a002a68617a864
* mips-dis.c (_print_insn_mips): Build a static hash table mapping
opcodes to the first instruction with that opcode, to speed
disassembly of large files.  From ralphc@pyramid.com (Ralph
Campbell).
opcodes/ChangeLog