Skip to content

V.REV

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

Assembly Syntax

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

Encoding

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

Description

[64-bit V.] Bit-reversal.

Pseudocode (informative)

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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