InstrType.mnemonic

the instruction as text, up to 16 chars but null terminated.

struct InstrType
char[16] mnemonic;

Meta