#include "CPUDyntransComponent.h"
Go to the source code of this file.
Classes | |
class | I960_CPUComponent |
A Component representing an Intel i960 processor. More... | |
Macros | |
#define | N_I960_REGS 32 |
#define | N_I960_SFRS 32 |
#define | I960_G0 16 |
#define I960_G0 16 |
Definition at line 62 of file I960_CPUComponent.h.
Referenced by I960_CPUComponent::FunctionTraceArgument(), and I960_CPUComponent::FunctionTraceReturnImpl().
#define N_I960_REGS 32 |
Definition at line 37 of file I960_CPUComponent.h.
Referenced by I960_CPUComponent::I960_CPUComponent(), I960_CPUComponent::ResetState(), and I960_CPUComponent::ShowRegisters().
#define N_I960_SFRS 32 |
Definition at line 38 of file I960_CPUComponent.h.
Referenced by I960_CPUComponent::ResetState().