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

/gem5/src/arch/arm/insts/
H A Dfplib.cc2613 fplibConvert(uint32_t op, FPRounding rounding, FPSCR &fpscr) argument
2662 fplibConvert(uint64_t op, FPRounding rounding, FPSCR &fpscr) argument
2711 fplibConvert(uint16_t op, FPRounding rounding, FPSCR &fpscr) argument
2749 fplibConvert(uint64_t op, FPRounding rounding, FPSCR &fpscr) argument
2788 fplibConvert(uint16_t op, FPRounding rounding, FPSCR &fpscr) argument
2826 fplibConvert(uint32_t op, FPRounding rounding, FPSCR &fpscr) argument
4069 fplibRoundInt(uint16_t op, FPRounding rounding, bool exact, FPSCR &fpscr) argument
4199 fplibRoundInt(uint64_t op, FPRounding rounding, bool exact, FPSCR &fpscr) argument
4546 FPToFixed_64(int sgn, int exp, uint64_t mnt, bool u, FPRounding rounding, int *flags) argument
4595 FPToFixed_32(int sgn, int exp, uint64_t mnt, bool u, FPRounding rounding, int *flags) argument
4609 FPToFixed_16(int sgn, int exp, uint64_t mnt, bool u, FPRounding rounding, int *flags) argument
4624 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4654 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4686 fplibFPToFixed(uint32_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4715 fplibFPToFixed(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4742 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4774 fplibFPToFixed(uint32_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4804 fplibFPToFixed(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4887 fplibFixedToFP(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4900 fplibFixedToFP(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4912 fplibFixedToFP(uint64_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
[all...]

Completed in 25 milliseconds