Wyvern. Instruction. Trunc
(wyvern v1.0.4)
Copy Markdown
Summary
Types
@type t() :: %Wyvern.Instruction.Trunc{ dest: Wyvern.Instruction.Types.destination(), id: reference(), src: Wyvern.Value.t(), to_type: Wyvern.Type.Integer.t() }