Skip to content

FADD

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

Assembly Syntax

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

Encoding

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

Description

Floating-point addition.

Pseudocode (informative)

// Execute FADD as defined by the Floating-point Arithmetic semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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