Searched refs:msp_s (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | arm-tdep.c | 285 CORE_ADDR msp_s; member 357 cache->msp_s in arm_cache_init() 367 if (msp_val == cache->msp_s) in arm_cache_init() 404 cache->msp_s in arm_cache_init() 410 if (cache->msp_s == cache->sp) in arm_cache_init() 423 cache->msp_s in arm_cache_init() 441 return cache->msp_s; in arm_cache_get_sp_register() 458 return cache->msp_s; in arm_cache_get_sp_register() 489 cache->msp_s = val; in arm_cache_set_active_sp_value() 502 cache->msp_s = val; in arm_cache_set_active_sp_value() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2016 | 1762 * config/tc-arm.c (v7m_psrs): Remove msp_s, MSP_S, psp_s and PSP_S
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 88712 of msp_s, msp_ns, psp_s or psp_ns. 88718 of msp_s, msp_ns, psp_s or psp_ns. When switching active sp, the 110879 stack pointers (msp_s, msp_ns, psp_s, psp_ns), without security 116020 (Handler -> msp_s, Thread -> psp_s) and then the Secure stack is 116458 stacks pointers (msp_s, msp_ns, psp_s, psp_ns). 117651 stack pointers (msp_s, msp_ns, psp_s, psp_ns). To be compatible 117656 sp -> msp -> msp_s 117662 the value should always be equal to either "msp_s" or "msp_ns". 117679 stack pointers (msp_s, msp_ns, psp_s, psp_ns). In order to
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | gdb.texinfo | 49373 @samp{msp_s}, the main stack pointer register (secure state). It is 32 bits
|