Sample instruction set architecture extension for x86
conf_object, log_object, instrumentation_tool
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
-
info
– print information about the object
-
status
– print status of the object
-
processor
-
Optional attribute;
read/write access; type:
o
Connected processor.
-
my_register
-
Optional attribute;
read/write access; type:
i
My new 64-bit wide register.
sample-x86-isa-extension