VI8x16Shuffle

zio.wasm.Instr$.VI8x16Shuffle
final case class VI8x16Shuffle(laneIdx0: LaneIdx, laneIdx1: LaneIdx, laneIdx2: LaneIdx, laneIdx3: LaneIdx, laneIdx4: LaneIdx, laneIdx5: LaneIdx, laneIdx6: LaneIdx, laneIdx7: LaneIdx, laneIdx8: LaneIdx, laneIdx9: LaneIdx, laneIdx10: LaneIdx, laneIdx11: LaneIdx, laneIdx12: LaneIdx, laneIdx13: LaneIdx, laneIdx14: LaneIdx, laneIdx15: LaneIdx) extends Instr, VectorInstr

Members list

Value members

Inherited methods

def foldLeftRec[S](initial: S)(f: (S, Instr) => S): S

Attributes

Inherited from:
Instr
def mapInstr(f: Instr => Instr): Instr

Attributes

Inherited from:
Instr

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product