Changes

Jump to navigation Jump to search
136 bytes added ,  16:23, 5 February 2015
no edit summary
Line 48: Line 48:  
| 0x88
 
| 0x88
 
| u32*
 
| u32*
| ptr = *(KThread+0x8C) - 0xB0
+
| Ptr to svc mode register storage for KThread.
 
|-
 
|-
 
| 0x8C
 
| 0x8C
 
| u32*
 
| u32*
| End-address of the page for this thread allocated in the [[Memory_layout|0xFF4XX000]] region. Thus, if the beginning of this mapped page is 0xFF401000, this ptr would be 0xFF402000.
+
| End-address of the page for this thread allocated in the [[Memory_layout|0xFF4XX000]] region. Thus, if the beginning of this mapped page is 0xFF401000, this ptr would be 0xFF402000.  Thread context page - used for thread svc stack, preserving svc mode registers and VFP exception register for thread.
 
|-
 
|-
 
| 0x90
 
| 0x90
374

edits

Navigation menu