Interface CPUArchitecture

All Superinterfaces:
MachineCompatibilityAspect
All Known Implementing Classes:
CPUArchitectures

public interface CPUArchitecture extends MachineCompatibilityAspect

A type that models a coarse-grained CPU architecture.

If you wish, you can extend this to model additional attributes of a CPU ISA such as instruction set extensions.