Skip to content

CMP.GE

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

Assembly Syntax

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

Encoding

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

Description

Compare greater-or-equal (signed).

Pseudocode (informative)

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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