gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | List of all members
gem5::Gcn3ISA::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::Gcn3ISA::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::Gcn3ISA::OpTraits< T >::FloatT

Definition at line 59 of file operand.hh.


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

Generated on Sun Jul 30 2023 01:57:49 for gem5 by doxygen 1.8.17