aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/blt.h
blob: d84fd7a38f1c4d9845327308f13af43b79fd1381 (plain)
1
2
if(sreg_t(cmp_trunc(RS1)) < sreg_t(cmp_trunc(RS2)))
  set_pc(BRANCH_TARGET);