Struct wast::LoadOrStoreLane [−][src]
Extra data associated with the loadN_lane
and storeN_lane
instructions.
Fields
memarg: MemArg<'a>
The memory argument for this instruction.
lane: LaneArg
The lane argument for this instruction.