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
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
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
m32c
m32r
m68hc11 sim: m68hc11: use standard STATIC_INLINE helper 2016-08-16 06:12:39 -07:00
mcore
microblaze
mips sim: mips: add PR info to ChangeLog 2016-11-12 01:02:23 -05:00
mn10300
moxie
msp430 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
ppc
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
sh64
testsuite
v850
.gitignore
ChangeLog sim: avr: move changelog entries to subdir 2016-10-18 01:04:53 -04:00
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING