Searched refs:fpe (Results 1 – 4 of 4) sorted by relevance
1657 const bool fpe = s390_has_feat(S390_FEAT_FLOATING_POINT_EXT); in fpinst_extract_m34() local1662 if (!fpe && m3_with_fpe) { in fpinst_extract_m34()1666 if (!fpe && m4_with_fpe) { in fpinst_extract_m34()1671 if (m3 == 2 || m3 > 7 || (!fpe && m3 == 3)) { in fpinst_extract_m34()
58 DEF_FEAT(FLOATING_POINT_EXT, "fpe", STFL, 37, "Floating-point extension facility")
[all...]