gem5  v20.1.0.0
Protected Member Functions | List of all members
ArmISA::MemoryPreIndex< Base > Class Template Reference

#include <mem.hh>

Inheritance diagram for ArmISA::MemoryPreIndex< Base >:

Protected Member Functions

 MemoryPreIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _base, bool _add, int32_t _imm)
 
 MemoryPreIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _base, bool _add, int32_t _shiftAmt, ArmShiftType _shiftType, IntRegIndex _index)
 
 MemoryPreIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _dest, IntRegIndex _dest2, IntRegIndex _base, bool _add, int32_t _imm)
 
 MemoryPreIndex (const char *mnem, ExtMachInst _machInst, OpClass __opClass, IntRegIndex _result, IntRegIndex _dest, IntRegIndex _dest2, IntRegIndex _base, bool _add, int32_t _imm)
 
 MemoryPreIndex (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 Loader::SymbolTable *symtab) const override
 

Detailed Description

template<class Base>
class ArmISA::MemoryPreIndex< Base >

Definition at line 385 of file mem.hh.

Constructor & Destructor Documentation

◆ MemoryPreIndex() [1/5]

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

Definition at line 388 of file mem.hh.

◆ MemoryPreIndex() [2/5]

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

Definition at line 394 of file mem.hh.

◆ MemoryPreIndex() [3/5]

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

Definition at line 402 of file mem.hh.

◆ MemoryPreIndex() [4/5]

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

Definition at line 408 of file mem.hh.

◆ MemoryPreIndex() [5/5]

template<class Base >
ArmISA::MemoryPreIndex< Base >::MemoryPreIndex ( 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 416 of file mem.hh.

Member Function Documentation

◆ generateDisassembly()

template<class Base >
std::string ArmISA::MemoryPreIndex< Base >::generateDisassembly ( Addr  pc,
const Loader::SymbolTable symtab 
) const
inlineoverrideprotected

Definition at line 426 of file mem.hh.

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


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

Generated on Wed Sep 30 2020 14:02:36 for gem5 by doxygen 1.8.17