Skip to content

FABS

32-bit Base **Group:** Floating-point Arithmetic  |  Ch 13   FSU — Floating-point / SIMD Unit  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • fabs.{T} SrcL, ->{t, u, Rd}

Encoding

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

Description

Floating-point absolute value.

Pseudocode (informative)

rd = fabs(fs1);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
fabs.{T} SrcL, ->{t, u, Rd} 32
← [Floating-point Arithmetic](../groups/floating_point_arithmetic.md)    [Index](../index.md)    [All instructions](index.md) →