Lines Matching defs:sm
4885 uint32_t sve_vqm1_for_el_sm(CPUARMState *env, int el, bool sm) in sve_vqm1_for_el_sm()9678 static uint32_t sve_vqm1_for_el_sm_ena(CPUARMState *env, int el, bool sm) in sve_vqm1_for_el_sm_ena()9701 bool old_a64, new_a64, sm; in aarch64_sve_change_el() local