binutils-gdb/sim/ft32
James Bowman dcc31d286a FT32: support for FT32B processor - part 2/2
FT32B is a new FT32 family member.
This patch adds support for the compressed instructions to gdb and sim.

gdb/ChangeLog:
        * ft32-tdep.c (ft32_fetch_instruction): New function.
        (ft32_analyze_prologue): Use ft32_fetch_instruction().

sim/ChangeLog:
        * ft32/interp.c (step_once): Add ft32 shortcode decoder.
2017-11-01 18:36:51 -07:00
..
ChangeLog Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
aclocal.m4 sim: ft32: new port 2015-03-28 02:12:33 -04:00
config.in sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
configure.ac sim: allow the environment configure option everywhere 2016-01-10 17:03:36 -05:00
ft32-sim.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
interp.c FT32: support for FT32B processor - part 2/2 2017-11-01 18:36:51 -07:00
sim-main.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00