lequ

From Mill Computing Wiki
Jump to: navigation, search
speculable  exu stream  exu block  compute phase   operation   in the unsigned integer value domain  

native on: all

Unsigned integer lesser than or equal comparison. All comparison operation produce 0 or 1 values of the operand width.


lequ() → u r0

operands: like Identity [xx:x]


Core In Slots Latencies
Tin E0 E1
Copper E0 E1
Silver E0 E1 E2 E3
Gold E0 E1

lequ(u x, u y) → u r0

operands: like Identity [xx:x]

This is an alias for `gequ`, since only the operands need to be swapped.

Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0

lequ(u op0, imm imm0) → u r0

operands: like Identity [xx:x]


Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0


Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable