Skip to content

FMIN

32-bit Base **Group:** Max-Min  |  Ch 16   BRU — Branch and Compare  |  **Length:** 32  |  **Decode:**

Assembly Syntax

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

Encoding

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

Description

Floating-point minimum.

Pseudocode (informative)

rd = fmin(fs1, fs2);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
fmin.{T} SrcL, SrcR, ->{t, u, Rd} 32
← [Max-Min](../groups/max_min.md)    [Index](../index.md)    [All instructions](index.md) →