Expand description
Processor control
Functionsยง
- _current_
clock ๐Get the current active clock - _disassemble_
address ๐Disassemble an address to a size and string - _get_
all_ ๐processors Get the list of all processors in the simulation - _get_
processor ๐Get the processor from its number - Get the number of a particular processor
- _number_
processors ๐Get the number of processors in the simulation - _object_
is_ ๐processor Check if an object is a processor - Get the processorโs current privilege level
- _reset_
processor ๐Reset (hard or soft) a processor - Get the current active clock
- Disassemble an address to a size and string
- Get the list of all processors in the simulation
- Get the processor from its number
- Get the number of a particular processor
- Get the number of processors in the simulation
- Check if an object is a processor
- Get the processorโs current privilege level
- Reset (hard or soft) a processor
Type Aliasesยง
- Alias for
tuple_int_string_t