InstructionTestCase.OpcodeName Property
Definition
Gets the name of the opcode being tested.
public abstract string OpcodeName { get; }
Property Value
The name of the opcode, or null
if the opcode cannot be determined for the test case.
Last modified: 13 July 2025