Home
last modified time | relevance | path

Searched refs:ISS_FP_TFV (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/osfmk/arm64/ !
H A Dproc_reg.h2093 #define ISS_FP_TFV (0x1 << ISS_FP_TFV_SHIFT) macro
H A Dsleh.c1695 } else if (!(esr & ISS_FP_TFV)) { in handle_fp_trap()