gem5  v20.1.0.0
Public Types | List of all members
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 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 60 of file operand.hh.

Member Typedef Documentation

◆ FloatT

template<typename T >
typedef float Gcn3ISA::OpTraits< T >::FloatT

Definition at line 60 of file operand.hh.


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

Generated on Wed Sep 30 2020 14:03:05 for gem5 by doxygen 1.8.17