Floating Point Arithmetic¶
Ch 20
VEC — Vector / SIMD Execution (lx64) |
**Group:** Floating Point Arithmetic |
**Forms:** 5 |
**Unique mnemonics:** 5
Instructions in the Floating Point Arithmetic group of the LinxISA v0.58.0 catalog.
Instructions¶
| Mnemonic | Assembly | Length | Decode | Description |
|---|---|---|---|---|
| V.FABS | v.fabs SrcL, ->Dst |
64 | — | [64-bit V.] Instruction from the Floating Point Arithmetic group. |
| V.FCLASS | v.fclass SrcL, ->Dst |
64 | — | [64-bit V.] Instruction from the Floating Point Arithmetic group. |
| V.FEXP | v.fexp SrcL, ->Dst |
64 | — | [64-bit V.] Instruction from the Floating Point Arithmetic group. |
| V.FRECIP | v.frecip SrcL, ->Dst |
64 | — | [64-bit V.] Instruction from the Floating Point Arithmetic group. |
| V.FSQRT | v.fsqrt SrcL, ->Dst |
64 | — | [64-bit V.] Instruction from the Floating Point Arithmetic group. |