Skip to content

MAX

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

Assembly Syntax

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

Encoding

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

Description

Integer max (signed).

Pseudocode (informative)

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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