Home | History | Annotate | Download | only in src

Lines Matching refs:REG_SP

1037 static const uint32_t REG_SP = 13;
1091 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP);
1108 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP))