Loading...
Searching...
No Matches
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 return std::make_shared<IllegalInstFault>("RM fault", machInst);\
41 softfloat_roundingMode = rm; \
Generated on Tue Jun 18 2024 16:24:00 for gem5 by doxygen 1.11.0