gem5
v20.1.0.0
|
This is the complete list of members for ArmSemihosting::SemiCall, including all inherited members.
buildDispatcher(Implementation< Args... > impl) | ArmSemihosting::SemiCall | inlinestatic |
buildDumper(const char *name, Implementation< Args... > impl) | ArmSemihosting::SemiCall | inlinestatic |
call32 | ArmSemihosting::SemiCall | |
call64 | ArmSemihosting::SemiCall | |
Dispatcher typedef | ArmSemihosting::SemiCall | |
dump32 | ArmSemihosting::SemiCall | |
dump64 | ArmSemihosting::SemiCall | |
Dumper typedef | ArmSemihosting::SemiCall | |
Implementation typedef | ArmSemihosting::SemiCall | |
name | ArmSemihosting::SemiCall | |
SemiCall(const char *_name, Implementation< Args... > common) | ArmSemihosting::SemiCall | inline |
SemiCall(const char *_name, Implementation< Args32... > impl32, Implementation< Args64... > impl64) | ArmSemihosting::SemiCall | inline |
wrapImpl(ArmSemihosting *sh, Implementation< Args... > impl) | ArmSemihosting::SemiCall | inlinestatic |