summaryrefslogtreecommitdiff
path: root/log.md
diff options
context:
space:
mode:
authorCamil Staps2016-09-28 00:21:43 +0200
committerCamil Staps2016-09-28 00:21:43 +0200
commit45cb2ed0ae102236df18543168cdc2b2c8fc6f44 (patch)
tree4ce7216544c29d18e8da3aeba44ffc02dfff1503 /log.md
parentLog 9-19 (first working program, yay) (diff)
Start thesis
Diffstat (limited to 'log.md')
-rw-r--r--log.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/log.md b/log.md
index c96d8e5..d2ce75a 100644
--- a/log.md
+++ b/log.md
@@ -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