Go to the documentation of this file.
31 #ifndef __ARCH_RISCV_FP_INST_HH__
32 #define __ARCH_RISCV_FP_INST_HH__
35 uint_fast8_t rm = ROUND_MODE; \
36 uint_fast8_t frm = xc->readMiscReg(MISCREG_FRM); \
40 fault = std::make_shared<IllegalInstFault>("RM fault", machInst);\
41 softfloat_roundingMode = rm; \
43 #endif // __ARCH_RISCV_FP_INST_HH__
Generated on Tue Jun 22 2021 15:28:24 for gem5 by doxygen 1.8.17