Go to the documentation of this file.
41 #ifndef __ARM_PROCESS_HH__
42 #define __ARM_PROCESS_HH__
62 template<
class IntType>
63 void argsInit(
int pageSize, ArmISA::IntRegIndex spIndex);
65 template<
class IntType>
106 #endif // __ARM_PROCESS_HH__
ArmProcess(const ProcessParams ¶ms, loader::ObjectFile *objFile, loader::Arch _arch)
uint32_t armHwcapImpl() const override
AArch64 AT_HWCAP.
uint32_t armHwcapImpl() const override
AArch32 AT_HWCAP.
const Params & params() const
void argsInit(int pageSize, ArmISA::IntRegIndex spIndex)
void initState() override
initState() is called on each SimObject when not restoring from a checkpoint.
void initState() override
initState() is called on each SimObject when not restoring from a checkpoint.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
ArmProcess64(const ProcessParams ¶ms, loader::ObjectFile *objFile, loader::Arch _arch)
ArmProcess32(const ProcessParams ¶ms, loader::ObjectFile *objFile, loader::Arch _arch)
loader::ObjectFile * objFile
virtual uint32_t armHwcapImpl() const =0
AT_HWCAP is 32-bit wide on AArch64 as well so we can safely return an uint32_t.
Generated on Wed May 4 2022 12:13:48 for gem5 by doxygen 1.8.17