gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 60 of file operand.hh.

Member Typedef Documentation

◆ FloatT

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

Definition at line 60 of file operand.hh.


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

Generated on Tue Jun 18 2024 16:24:54 for gem5 by doxygen 1.11.0