Skip to content

FNMADD

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

Assembly Syntax

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

Encoding

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

Description

Instruction from the Floating-point Arithmetic group.

Pseudocode (informative)

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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