summaryrefslogtreecommitdiff
path: root/opcodes/sparc-dis.c
Commit message (Expand)AuthorAgeFilesLines
* * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R.David Edelsohn1996-04-171-1/+2
* * sparc-dis.c (opcodes_initialized): Move inside print_insn_sparc.David Edelsohn1996-04-031-23/+72
* * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET.David Edelsohn1996-02-211-10/+30
* * sparc-dis.c (print_insn_sparc): Renamed from print_insn.David Edelsohn1996-01-231-42/+19
* * sparc-opc.c (sparc_opcodes, prefetcha insn): Fix.David Edelsohn1995-08-301-1/+36
* * sparc-opc.c (asi): New static local.David Edelsohn1995-08-291-35/+36
* (build_hash_table): Fix memory leak.David Edelsohn1995-08-021-8/+9
* (build_hash_table): Allocate all entries at once.David Edelsohn1995-08-021-3/+5
* * sparc-dis.c (HASH_SIZE, HASH_INSN): Define.David Edelsohn1995-08-021-161/+372
* * sparc-dis.c: Use fprintf_func a few places where I forgot,Jim Kingdon1993-04-011-32/+35
* Fix prototype problems related to recent disassembler changesJim Kingdon1993-04-011-2/+3
* this is part of the binutils/gdb sparc disassembler mergeJim Kingdon1993-04-011-0/+612