vssseg4e64.v

Vector segmented store 4 elements of 64 bits with stride

Stores 4 segments of 64-bit elements from vector register vs2 to memory starting at address in xs1 register with stride, using vector mask vm. The effective element width is 64 bits.

Assembly format

vssseg4e64.v vs3, (xs1), xs2, vm

Decode Variables

Bits<1> vm = $encoding[25];
Bits<5> xs2 = $encoding[24:20];
Bits<5> xs1 = $encoding[19:15];
Bits<5> vs3 = $encoding[11:7];

Execution

Encoding

svg

Defining extension

Access

M

Always

Containing profiles

  • Mandatory: None

  • Optional: None