|
gem5
v19.0.0.0
|
#include <cstdio>#include <map>#include <memory>#include <utility>#include <vector>#include "sim/sim_object.hh"Go to the source code of this file.
Classes | |
| class | ArmSemihosting |
| Semihosting for AArch32 and AArch64. More... | |
| class | ArmSemihosting::FileBase |
| Internal state for open files. More... | |
| class | ArmSemihosting::FileFeatures |
| Implementation of the ':semihosting-features' magic file. More... | |
| class | ArmSemihosting::File |
| struct | ArmSemihosting::SemiCall |
| Semihosting call information structure. More... | |
Macros | |
| #define | SEMI_CALL(N) |
| #define SEMI_CALL | ( | N | ) |
Definition at line 316 of file semihosting.hh.