gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Protected Member Functions | List of all members
ArmISA::MemoryPostIndex< Base > Class Template Reference

#include <mem.hh>

Inheritance diagram for ArmISA::MemoryPostIndex< Base >:

Protected Member Functions

 MemoryPostIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _base, bool _add, int32_t _imm)
 
 MemoryPostIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _base, bool _add, int32_t _shiftAmt, ArmShiftType _shiftType, IntRegIndex _index)
 
 MemoryPostIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _dest2, IntRegIndex _base, bool _add, int32_t _imm)
 
 MemoryPostIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _result, IntRegIndex _dest, IntRegIndex _dest2, IntRegIndex _base, bool _add, int32_t _imm)
 
 MemoryPostIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _dest2, IntRegIndex _base, bool _add, int32_t _shiftAmt, ArmShiftType _shiftType, IntRegIndex _index)
 
std::string generateDisassembly (Addr pc, const SymbolTable *symtab) const
 

Detailed Description

template<class Base>
class ArmISA::MemoryPostIndex< Base >

Definition at line 435 of file mem.hh.

Constructor & Destructor Documentation

◆ MemoryPostIndex() [1/5]

template<class Base >
ArmISA::MemoryPostIndex< Base >::MemoryPostIndex ( const char *  mnem,
ExtMachInst  _machInst,
OpClass  __opClass,
IntRegIndex  _dest,
IntRegIndex  _base,
bool  _add,
int32_t  _imm 
)
inlineprotected

Definition at line 438 of file mem.hh.

◆ MemoryPostIndex() [2/5]

template<class Base >
ArmISA::MemoryPostIndex< Base >::MemoryPostIndex ( const char *  mnem,
ExtMachInst  _machInst,
OpClass  __opClass,
IntRegIndex  _dest,
IntRegIndex  _base,
bool  _add,
int32_t  _shiftAmt,
ArmShiftType  _shiftType,
IntRegIndex  _index 
)
inlineprotected

Definition at line 444 of file mem.hh.

◆ MemoryPostIndex() [3/5]

template<class Base >
ArmISA::MemoryPostIndex< Base >::MemoryPostIndex ( const char *  mnem,
ExtMachInst  _machInst,
OpClass  __opClass,
IntRegIndex  _dest,
IntRegIndex  _dest2,
IntRegIndex  _base,
bool  _add,
int32_t  _imm 
)
inlineprotected

Definition at line 452 of file mem.hh.

◆ MemoryPostIndex() [4/5]

template<class Base >
ArmISA::MemoryPostIndex< Base >::MemoryPostIndex ( const char *  mnem,
ExtMachInst  _machInst,
OpClass  __opClass,
IntRegIndex  _result,
IntRegIndex  _dest,
IntRegIndex  _dest2,
IntRegIndex  _base,
bool  _add,
int32_t  _imm 
)
inlineprotected

Definition at line 458 of file mem.hh.

◆ MemoryPostIndex() [5/5]

template<class Base >
ArmISA::MemoryPostIndex< Base >::MemoryPostIndex ( const char *  mnem,
ExtMachInst  _machInst,
OpClass  __opClass,
IntRegIndex  _dest,
IntRegIndex  _dest2,
IntRegIndex  _base,
bool  _add,
int32_t  _shiftAmt,
ArmShiftType  _shiftType,
IntRegIndex  _index 
)
inlineprotected

Definition at line 466 of file mem.hh.

Member Function Documentation

◆ generateDisassembly()

template<class Base >
std::string ArmISA::MemoryPostIndex< Base >::generateDisassembly ( Addr  pc,
const SymbolTable symtab 
) const
inlineprotected

Definition at line 476 of file mem.hh.

References ArmISA::Memory::AddrMd_PostIndex, and ArmISA::ss.


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

Generated on Fri Feb 28 2020 16:27:19 for gem5 by doxygen 1.8.13