Skip to content

CMP.LT

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

Assembly Syntax

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

Encoding

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

Description

Compare less-than (signed).

Pseudocode (informative)

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

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