arm: thumb understanding++

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-30 00:00:01 +00:00
parent ceadb1d776
commit 1f55dec44c
8 changed files with 140 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
/* Dump as many registers as we feel like to see initial CPU state. */
/* Dump registers that cannot be read from EL0. */
#include <stdio.h>
#include <inttypes.h>