Skip to content

HL.CMP.GEUI

48-bit HL. **Group:** Compare Instruction  |  Ch 16   BRU — Branch and Compare  |  **Length:** 48  |  **Decode:**

Assembly Syntax

  • hl.cmp.geui SrcL, uimm, ->{t, u, Rd}

Encoding

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

Description

[48-bit HL.] Instruction from the Compare Instruction group.

Pseudocode (informative)

// Execute HL.CMP.GEUI as defined by the Compare Instruction semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
hl.cmp.geui SrcL, uimm, ->{t, u, Rd} 48
← [Compare Instruction](../groups/compare_instruction.md)    [Index](../index.md)    [All instructions](index.md) →