Searched refs:FPLIB_RN (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dfplib.cc51 #define FPLIB_RN 0 macro
740 if ((rm == FPLIB_RN && (error == 3 ||
763 if (rm == FPLIB_RN || (rm == FPLIB_RP && !sgn) ||
824 if ((rm == FPLIB_RN && (error == 3 ||
846 if (rm == FPLIB_RN || (rm == FPLIB_RP && !sgn) ||
901 if ((rm == FPLIB_RN && (error == 3 ||
923 if (rm == FPLIB_RN || (rm == FPLIB_RP && !sgn) ||

Completed in 12 milliseconds