vlseg2e32ff.v

Vector segmented load 2 elements of 32 bits, fault-first

Loads 2 segments of 32-bit elements from memory starting at address in xs1 register, using vector mask vm, and stores results in vector register vd. This is a fault-first operation that stops on the first fault. The effective element width is 32 bits.

Assembly format

vlseg2e32ff.v vd, (xs1), vm

Decode Variables

Bits<1> vm = $encoding[25];
Bits<5> xs1 = $encoding[19:15];
Bits<5> vd = $encoding[11:7];

Execution

Encoding

svg

Defining extension

Access

M

Always

Containing profiles

  • Mandatory: None

  • Optional: None