aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/slti.h
blob: 1dcd8927fac7dbc8fdbd87391fef1d816c44cd80 (plain)
1
RD = sreg_t(cmp_trunc(RS1)) < sreg_t(cmp_trunc(SIMM));