Skip to content

CMP.GEU

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

Assembly Syntax

  • cmp.geu SrcL, SrcR<{.sw, .uw}>, ->{t, u, Rd}

Encoding

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

Description

Compare greater-or-equal (unsigned).

Pseudocode (informative)

// Execute CMP.GEU as defined by the Compare Instruction semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
cmp.geu SrcL, SrcR<{.sw, .uw}>, ->{t, u, Rd} 32
← [Compare Instruction](../groups/compare_instruction.md)    [Index](../index.md)    [All instructions](index.md) →