Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm64/
H A Dproc_reg.h1643 #define ISS_FP_DZF (0x1 << ISS_FP_DZF_SHIFT) macro
H A Dsleh.c1230 } else if (esr & ISS_FP_DZF) { in handle_fp_trap()