Searched refs:lspact (Results 1 – 1 of 1) sorted by relevance
1050 bool lspact = env->v7m.fpccr[s] & R_V7M_FPCCR_LSPACT_MASK; in HELPER() local1064 if (lspact) { in HELPER()1271 bool lspact = env->v7m.fpccr[fpccr_s] & R_V7M_FPCCR_LSPACT_MASK; in v7m_push_stack() local1273 if (lspact && arm_feature(env, ARM_FEATURE_M_SECURITY)) { in v7m_push_stack()