aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vor_vx.h
blob: 01c003ab35e5559654aa18d7b2e55eb487c461cc (plain)
1
2
3
4
5
// vor
VI_VX_LOOP
({
  vd = rs1 | vs2;
})