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:
patacongo 2007-02-18 17:52:12 +00:00
parent c42c9f4aef
commit 864c80d909

View file

@ -52,8 +52,8 @@
* *
* Context is always saved/restored in the same way: * Context is always saved/restored in the same way:
* *
* (1) stmia rx, {r0-r3, r12} * (1) stmia rx, {r0-r14}
* (2) stmia rx, (cpsr, r4-r11, r13-r14} * (2) then the PC and CPSR
* *
* This results in the following set of indices that * This results in the following set of indices that
* can be used to access individual registers in the * can be used to access individual registers in the