summaryrefslogtreecommitdiff
path: root/gdb/c-lang.h
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@arc.com>2002-05-17 14:36:46 +0000
committerJoern Rennecke <joern.rennecke@arc.com>2002-05-17 14:36:46 +0000
commit34151e58812ec897e6152410bd7a430088a4875c (patch)
treed07fd4d6a6fc29d1fc71878534488956c1ea4d80 /gdb/c-lang.h
parentf04ff57b2f06cda0644979d71ce2ce10036be009 (diff)
downloadgdb-34151e58812ec897e6152410bd7a430088a4875c.tar.gz
print_insn_sh cleanup:
include: * dis-asm.h (print_insn_shl, print_insn_sh64l): Remove prototype. gdb: * sh-tdep.c (gdb_print_insn_sh64): Delete. (gdb_print_insn_sh): Just set info->endian and use print_insn_sh. (sh_gdbarch_init): Always use gdb_print_insn_sh. opcodes: * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh. * sh-dis.c (LITTLE_BIT): Delete. (print_insn_sh, print_insn_shl): Deleted. (print_insn_shx): Renamed to (print_insn_sh). No longer static. Handle SHmedia instructions. Use info->endian to determine endianness. * sh64-dis.c (print_insn_sh64, print_insn_sh64l): Delete. (print_insn_sh64x): No longer static. Renamed to (print_insn_sh64). Removed pfun_compact and endian arguments. If we got an uneven address to indicate SHmedia, adjust it. Return -2 for SHcompact instructions. sim/sh64: * sim-if.c (sh64_disassemble_insn): Use print_insn_sh instead of print_insn_shl.
Diffstat (limited to 'gdb/c-lang.h')
0 files changed, 0 insertions, 0 deletions