gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
AtomicOpMin< T > Class Template Reference

#include <gpu_dyn_inst.hh>

Inheritance diagram for AtomicOpMin< T >:
TypedAtomicOpFunctor< T > AtomicOpFunctor

Public Member Functions

 AtomicOpMin (T _a)
 
void execute (T *b)
 
- Public Member Functions inherited from TypedAtomicOpFunctor< T >
void operator() (uint8_t *p)
 
- Public Member Functions inherited from AtomicOpFunctor
virtual ~AtomicOpFunctor ()
 

Public Attributes

a
 

Detailed Description

template<typename T>
class AtomicOpMin< T >

Definition at line 165 of file gpu_dyn_inst.hh.

Constructor & Destructor Documentation

template<typename T>
AtomicOpMin< T >::AtomicOpMin ( _a)
inline

Definition at line 169 of file gpu_dyn_inst.hh.

Member Function Documentation

template<typename T>
void AtomicOpMin< T >::execute ( T *  b)
inlinevirtual

Implements TypedAtomicOpFunctor< T >.

Definition at line 172 of file gpu_dyn_inst.hh.

References AtomicOpMin< T >::a.

Member Data Documentation

template<typename T>
T AtomicOpMin< T >::a

Definition at line 168 of file gpu_dyn_inst.hh.

Referenced by AtomicOpMin< T >::execute().


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

Generated on Fri Jun 9 2017 13:04:02 for gem5 by doxygen 1.8.6