binutils-gdb/sim
Jim Wilson 668650d58d Fix bugs with tbnz/tbz instructions.
sim/aarch64
	* simulator.c (tbnz, tbz): Cast 1 to uint64_t before shifting.
	(dexTestBranchImmediate): Shift high bit of pos by 5 not 4.
2016-12-03 17:29:44 -08:00
..
aarch64 Fix bugs with tbnz/tbz instructions. 2016-12-03 17:29:44 -08:00
arm Small improvements to the ARM simulator to cope with illegal binaries. 2016-07-14 10:38:07 +01:00
avr sim: avr: move changelog entries to subdir 2016-10-18 01:04:53 -04:00
bfin sim: bfin: split out common mach/model defines into arch.h [PR sim/20438] 2016-08-13 12:47:11 -07:00
common sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
cr16 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
cris sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
d10v sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
erc32 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
frv sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
ft32 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
h8300 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
igen sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
iq2000 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
lm32 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
m32c sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
m32r sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
m68hc11 sim: m68hc11: use standard STATIC_INLINE helper 2016-08-16 06:12:39 -07:00
mcore sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
microblaze sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
mips sim: mips: add PR info to ChangeLog 2016-11-12 01:02:23 -05:00
mn10300 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
moxie sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
msp430 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
ppc sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
rl78 Wean gdb and sim off private libbfd.h header 2016-07-27 09:01:45 +09:30
rx Wean gdb and sim off private libbfd.h header 2016-07-27 09:01:45 +09:30
sh Fix primary reason why the SH simulation hasn't been working on 64 bit hosts. 2016-04-10 11:02:47 +09:00
sh64 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
testsuite
v850 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
.gitignore
ChangeLog sim: avr: move changelog entries to subdir 2016-10-18 01:04:53 -04:00
MAINTAINERS MAINTAINERS: Add Thiemo Seufer back, as a past maintainer 2016-02-03 18:26:50 +00:00
Makefile.in
README-HACKING
configure
configure.ac
configure.tgt