Searched defs:fplibFPToFixed (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dfplib.cc4624 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, function
4654 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, function
4686 fplibFPToFixed(uint32_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) function
4715 fplibFPToFixed(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) function
4742 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, function
4774 fplibFPToFixed(uint32_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) function
4804 fplibFPToFixed(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) function

Completed in 17 milliseconds