diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-11-26 15:59:18 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-11-26 15:59:18 +0000 |
commit | 8d67dc307736428ff556ae6fe4fe7546cbb4a3b1 (patch) | |
tree | 76db28728530e9810b286dfaf0e676808759ab84 /gdb/c-lang.h | |
parent | fd14b47f786dbfe05f87afc38f2ac163ca6d6873 (diff) | |
download | gdb-8d67dc307736428ff556ae6fe4fe7546cbb4a3b1.zip gdb-8d67dc307736428ff556ae6fe4fe7546cbb4a3b1.tar.gz gdb-8d67dc307736428ff556ae6fe4fe7546cbb4a3b1.tar.bz2 |
Add support for mips16 (16 bit MIPS implementation):
* mips16-opc.c: New file.
* mips-dis.c: Include "elf-bfd.h" and "elf/mips.h".
(mips16_reg_names): New static array.
(print_insn_big_mips): Use print_insn_mips16 in 16 bit mode or
after seeing a 16 bit symbol.
(print_insn_little_mips): Likewise.
(print_insn_mips16): New static function.
(print_mips16_insn_arg): New static function.
* mips-opc.c: Add jalx instruction.
* Makefile.in (mips16-opc.o): New target.
* configure.in: Use mips16-opc.o for bfd_mips_arch.
* configure: Rebuild.
Diffstat (limited to 'gdb/c-lang.h')
0 files changed, 0 insertions, 0 deletions