Go to the documentation of this file.
30 #ifndef __ARCH_MIPS_UTILITY_HH__
31 #define __ARCH_MIPS_UTILITY_HH__
57 uint32_t
genCCVector(uint32_t fcsr,
int num, uint32_t cc_val);
60 bool isNan(
void *val_ptr,
int size);
61 bool isQnan(
void *val_ptr,
int size);
62 bool isSnan(
void *val_ptr,
int size);
uint32_t genCCVector(uint32_t fcsr, int cc_num, uint32_t cc_val)
double truncFP(double val)
uint64_t fpConvert(ConvertType cvt_type, double fp_val)
uint32_t genInvalidVector(uint32_t fcsr_bits)
bool isQnan(void *val_ptr, int size)
double roundFP(double val, int digits)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
bool getCondCode(uint32_t fcsr, int cc_idx)
bool isNan(void *val_ptr, int size)
Addr RoundPage(Addr addr)
bool isSnan(void *val_ptr, int size)
Addr TruncPage(Addr addr)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sun Jul 30 2023 01:56:50 for gem5 by doxygen 1.8.17