V.REM¶
64-bit V. **Group:** Division |
Ch 20
VEC — Vector / SIMD Execution (lx64) |
**Length:**
64 | **Decode:** —
Assembly Syntax¶
v.rem SrcL, SrcR, ->Dst
Encoding¶
Description¶
[64-bit V.] Signed integer remainder.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
v.rem SrcL, SrcR, ->Dst |
64 | — |
← [Division](../groups/division.md) [Index](../index.md) [All instructions](index.md) →