Searched refs:xpsr (Results 1 – 13 of 13) sorted by relevance
23 uint32_t xpsr; member63 arch_blk.r.xpsr = esf->basic.xpsr; in arch_coredump_info_dump()
1044 if ((esf_copy.basic.xpsr & IPSR_ISR_Msk) == 0) {1045 esf_copy.basic.xpsr |= IPSR_ISR_Msk;1048 esf_copy.basic.xpsr &= ~(IPSR_ISR_Msk);
63 E: xpsr: 0x4100000077 E: xpsr: 0x6100005486 E: xpsr: 0x6100005498 E: xpsr: 0x41000054110 E: xpsr: 0x4100000f121 E: xpsr: 0x53445600134 E: xpsr: 0x01000000
53 return ((esf->basic.xpsr & CPSR_M_Msk) == CPSR_M_USR); in z_arm_preempted_thread_in_user_mode()
40 E: xpsr: 0x4100000053 E: xpsr: 0x4100000b
95 uint32_t xpsr; member
73 return (esf->basic.xpsr & IPSR_ISR_Msk) ? (true) : (false); in arch_is_in_nested_exception()
106 iframe->xpsr = in arch_new_thread()109 iframe->xpsr = A_BIT | MODE_SYS; in arch_new_thread()111 iframe->xpsr |= T_BIT; in arch_new_thread()
26 LOG_ERR(" xpsr: 0x%08x", esf->basic.xpsr); in esf_dump()
60 GEN_OFFSET_SYM(_basic_sf_t, xpsr);
47 E: xpsr: 0x61000000
76 offsetof(struct __esf, basic.xpsr)) != 0) { in check_esf_matches_expectations()
70 [00:00:00.000,000] <err> os: xpsr: 0x61000000