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