mc2lib
Classes | Typedefs
mc2lib::codegen::armv7 Namespace Reference

Implementations of Operations for ARMv7 (incomplete). More...

Classes

class  Backend
 
class  Delay
 
class  DMB_ST
 
struct  RandomFactory
 
class  Read
 
class  ReadAddrDp
 
class  Return
 
class  Write
 

Typedefs

typedef Op< Backend, EvtStateCatsOperation
 
typedef MemOp< Backend, EvtStateCatsMemOperation
 
typedef NullOp< Backend, EvtStateCatsNullOperation
 

Detailed Description

Implementations of Operations for ARMv7 (incomplete).

The current operations do not exercise all aspects of the MCM.

Typedef Documentation

§ MemOperation

§ NullOperation

§ Operation