Revision 7d6c3a6d41a8583b463e1b06e4200a1a12fcc73f authored by alex@thinkpad on 09 April 2019, 13:10:37 UTC, committed by alex@thinkpad on 09 April 2019, 13:10:37 UTC
Quirk: if CPU is in ARM mode, the disassembler looks at the Thumb bit of the requested address.
If CPU is in Thumb mode, the disassembler ignores the Thumb bit from the address, and always disassembles as Thumb.
This inconsistency is also present in latest QEMU from git. Why?

IDC scripts: comments containing disassembled Thumb code were updated (DIGIC 6/7/8 and 1300D).
1 parent 4f25bd1
History
File Mode Size
build_tools
contrib
data
doc
doxygen
features
icons
include
installer
minimal
modules
platform
scripts
src
tcc
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 3.0 KB
COPYING -rw-r--r-- 17.6 KB
Doxyfile -rw-r--r-- 98.8 KB
Makefile -rw-r--r-- 3.0 KB
Makefile.filerules -rw-r--r-- 1.5 KB
Makefile.inc -rw-r--r-- 3.4 KB
Makefile.obsolete -rw-r--r-- 2.9 KB
Makefile.setup -rw-r--r-- 3.8 KB
Makefile.setup.toolchain -rw-r--r-- 2.2 KB
Makefile.top -rw-r--r-- 2.3 KB
Makefile.user.default -rw-r--r-- 7.4 KB
README.md -rw-r--r-- 838 bytes
logo.png -rw-r--r-- 7.8 KB

README.md

back to top