Skip to content

V.BXS

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

Assembly Syntax

  • v.bxs SrcL, M, N, ->Dst

Encoding

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

Description

[64-bit V.] Bit-field extract signed.

Pseudocode (informative)

// Execute V.BXS as defined by the Bit Manipulation semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
v.bxs SrcL, M, N, ->Dst 64
← [Bit Manipulation](../groups/bit_manipulation.md)    [Index](../index.md)    [All instructions](index.md) →