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

#include <gpu_dyn_inst.hh>

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

Public Member Functions

 AtomicOpSub (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 AtomicOpSub< T >

Definition at line 125 of file gpu_dyn_inst.hh.

Constructor & Destructor Documentation

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

Definition at line 129 of file gpu_dyn_inst.hh.

Member Function Documentation

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

Implements TypedAtomicOpFunctor< T >.

Definition at line 130 of file gpu_dyn_inst.hh.

References AtomicOpSub< T >::a.

Member Data Documentation

template<typename T>
T AtomicOpSub< T >::a

Definition at line 128 of file gpu_dyn_inst.hh.

Referenced by AtomicOpSub< 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