slt
Set on less than
This instruction is defined by:
Synopsis
Places the value 1 in register rd
if register rs1
is less than the value in register rs2
, where
both sources are treated as signed numbers, else 0 is written to rd
.
Set on less than
This instruction is defined by:
Places the value 1 in register rd
if register rs1
is less than the value in register rs2
, where
both sources are treated as signed numbers, else 0 is written to rd
.