aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/ble.h
blob: f5e219670dcd98c14ac5521d2bb8cf716587c776 (plain)
1
2
if(sreg_t(cmp_trunc(RS)) <= sreg_t(cmp_trunc(RT)))
  npc = BRANCH_TARGET;