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