gem5 v24.0.0.0
|
convenience traits so we can automatically infer the correct FP type without looking at the number of dwords (i.e., to determine if we need a float or a double when creating FP constants). More...
#include <operand.hh>
Public Types | |
typedef float | FloatT |
convenience traits so we can automatically infer the correct FP type without looking at the number of dwords (i.e., to determine if we need a float or a double when creating FP constants).
Definition at line 60 of file operand.hh.
typedef float gem5::VegaISA::OpTraits< T >::FloatT |
Definition at line 60 of file operand.hh.