Wyvern. Instruction. IntToPtr
(wyvern v1.0.3)
Copy Markdown
Summary
Types
@type t() :: %Wyvern.Instruction.IntToPtr{ dest: Wyvern.Instruction.Types.destination(), id: reference(), src: Wyvern.Value.t() }
Functions
@spec new(Wyvern.Instruction.Types.destination(), Wyvern.Value.t()) :: t()