diff options
Diffstat (limited to 'log.md')
-rw-r--r-- | log.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -77,3 +77,13 @@ should add 11 instead of 9. A quick fix is to use `.align`, which inserts a directives like `.align` where you could yourself decide what is added depending on the current alignment (see http://stackoverflow.com/q/39582517/1544337 for this). + +### 2016-09-27 + +See also https://community.arm.com/thread/2341 about the PC offset when +reading. + +Started working on the actual text: wrote about + +- Approach: why no ARM/Thumb-2 interworking +- Difficulties with storing the program counter |