Home
last modified time | relevance | path

Searched refs:exc_nest_count (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_v1/
Darc_support.s84 st r0, [exc_nest_count]
144 ld r1, [exc_nest_count]
146 st r1, [exc_nest_count]
168 mov r1, exc_nest_count
237 ld r3, [exc_nest_count]
239 st r2, [exc_nest_count]
276 mov r1, exc_nest_count
Dport.c52 uint32_t exc_nest_count; variable
/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Darc_support.s84 st r0, [exc_nest_count]
155 ld r0, [exc_nest_count]
157 st r1, [exc_nest_count]
175 mov r1, exc_nest_count
242 ld r3, [exc_nest_count]
244 st r2, [exc_nest_count]
281 mov r1, exc_nest_count
343 ld r3, [exc_nest_count]
345 st r2, [exc_nest_count]
380 mov r1, exc_nest_count
Dfreertos_tls.c58 extern uint32_t exc_nest_count;
190 if( exc_nest_count > 0 ) /* In ISR */ in _mwget_tls()
Dport.c52 uint32_t exc_nest_count; variable