Searched refs:status32 (Results 1 – 8 of 8) sorted by relevance
32 uintptr_t status32; member166 iframe->status32 = _ARC_V2_STATUS32_US | _ARC_V2_STATUS32_DZ; in arch_new_thread()173 iframe->status32 = _ARC_V2_STATUS32_DZ; in arch_new_thread()188 iframe->status32 |= _ARC_V2_STATUS32_SC; in arch_new_thread()192 iframe->status32 |= _ARC_V2_STATUS32_AD; in arch_new_thread()
35 LOG_ERR(" blink: 0x%" PRIxPTR " status32: 0x%" PRIxPTR "", esf->blink, esf->status32); in dump_arc_esf()
377 if ((esf->status32 & _ARC_V2_STATUS32_U) && in _Fault()
72 uintptr_t status32; member107 uintptr_t status32;
78 GEN_OFFSET_SYM(_isf_t, status32);
189 : [status32] "i" (_ARC_V2_STATUS32)); in arch_is_user_context()
196 : [status32] "i" (_ARC_V2_STATUS32)); in _arch_is_user_context()
186 with highest priority, status32 and pc will be saved in aux regs,