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

/gem5/src/arch/arm/insts/
H A Dfplib.cc868 fp64_round_(int sgn, int exp, uint64_t mnt, int rm, int mode, int *flags) function in namespace:ArmISA
941 return fp64_round_(sgn, exp, mnt, mode & 3, mode, flags);

Completed in 20 milliseconds