Skip to content

V.SUBI

64-bit V. **Group:** Arithmetic Operation  |  Ch 12   ALU — Arithmetic Logic Unit  |  **Length:** 64  |  **Decode:**

Assembly Syntax

  • v.subi SrcL, uimm, ->Dst

Encoding

V.SUBI encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

[64-bit V.] Instruction from the Arithmetic Operation group.

Pseudocode (informative)

// Execute V.SUBI as defined by the Arithmetic Operation semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
v.subi SrcL, uimm, ->Dst 64
← [Arithmetic Operation](../groups/arithmetic_operation.md)    [Index](../index.md)    [All instructions](index.md) →