InstructionEncoder.LoadConstantI8(Int64) Method

Definition

Encodes Int64 constant load instruction.

public:
 void LoadConstantI8(long value);
public void LoadConstantI8 (long value);
member this.LoadConstantI8 : int64 -> unit
Public Sub LoadConstantI8 (value As Long)

Parameters

value
Int64

Applies to