Searched defs:fbits (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, argument
4654 fplibFPToFixed(uint16_t op, int fbits, bool u, FPRounding rounding, argument
4686 fplibFPToFixed(uint32_t op, int fbits, bool u, FPRounding rounding, FPSCR &fpscr) argument
4715 fplibFPToFixed(uint64_t op, int fbits, boo 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
4829 fp16_cvtf(uint64_t a, int fbits, int u, int mode, int *flags) argument
4849 fp32_cvtf(uint64_t a, int fbits, int u, int mode, int *flags) argument
4869 fp64_cvtf(uint64_t a, int fbits, int u, int mode, int *flags) 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 29 milliseconds