ExtendedInstructionsTestCase.OpcodeName Property
Definition
Gets the name of the opcode being tested.
public override string OpcodeName { get; }
Property Value
The name of the opcode, or null if the opcode cannot be determined for the test case.