Class Sub
Subtracts the source operand from the destination operand and replaces the destination operand with the result.
Inheritance
System.Object
Sub
Inherited Members
Namespace: XSharp.Assembler.x86
Assembly: XSharp.dll
Syntax
public class Sub : InstructionWithDestinationAndSourceAndSize, IInstructionWithDestination, IInstructionWithSource, IInstructionWithSize