| |||
Home > ARMulator Reference > Coprocessor model interface |
The coprocessor model interface is defined in armul_copro.h
.
The basic coprocessor functions are:
In addition, two functions are provided that enable a debugger to read and write coprocessor registers through the Remote Debug Interface (RDI). They are:
If a coprocessor does not handle one or more of these functions,
it must leave their entries in the ARMul_CPInterface
structure
unchanged.