Method EmitBgeUn
EmitBgeUn(ILLabel)
public ILCursor EmitBgeUn(ILLabel operand)
Parameters
operandILLabel- The emitted instruction's operand.
Returns
EmitBgeUn(Instruction)
public ILCursor EmitBgeUn(Instruction operand)
Parameters
operandInstruction- The emitted instruction's operand. Will be automatically converted to a ILLabel.