Skip to content

MIN

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

Assembly Syntax

  • min SrcL, SrcR, ->{t, u, Rd}

Encoding

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

Description

Integer min (signed).

Pseudocode (informative)

// Execute MIN as defined by the Max-Min semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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