gem5  v22.1.0.0
Public Types | List of all members
gem5::VegaISA::OpTraits< T > Struct Template Reference

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
 

Detailed Description

template<typename T>
struct gem5::VegaISA::OpTraits< T >

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 59 of file operand.hh.

Member Typedef Documentation

◆ FloatT

template<typename T >
typedef float gem5::VegaISA::OpTraits< T >::FloatT

Definition at line 59 of file operand.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:25:03 for gem5 by doxygen 1.9.1