Module msp430_asm::emulate

source ·

Structs

Traits

All instructions that can emulate an instruction implement Emulate so that the decoding step can determine if a decoded instruction emulates another
All emulated instructions implement this trait to provide a common interface and polymorphism