Searched refs:ESR_ELx_FP_EXC_TFV (Results 1 – 2 of 2) sorted by relevance
263 #define ESR_ELx_FP_EXC_TFV (UL(1) << 23) macro
977 if (esr & ESR_ELx_FP_EXC_TFV) { in do_fpsimd_exc()