forked from nuttx/nuttx-update
Update comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@6 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
d2131f47e0
commit
61798aebb7
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
*
|
||||
* Context is always saved/restored in the same way:
|
||||
*
|
||||
* (1) stmia rx, {r0-r3, r12}
|
||||
* (2) stmia rx, (cpsr, r4-r11, r13-r14}
|
||||
* (1) stmia rx, {r0-r14}
|
||||
* (2) then the PC and CPSR
|
||||
*
|
||||
* This results in the following set of indices that
|
||||
* can be used to access individual registers in the
|
||||
|
|
Loading…
Reference in a new issue