Go to the documentation of this file.
41 #ifndef __ARM_PROCESS_HH__
42 #define __ARM_PROCESS_HH__
62 template<
class IntType>
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 initState() override
initState() is called on each SimObject when not restoring from a checkpoint.
void argsInit(int pageSize, const RegId &spId)
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.
Register ID: describe an architectural register with its class and index.
Generated on Thu Jun 16 2022 10:41:40 for gem5 by doxygen 1.8.17