Skip to content

Commit

Permalink
arch-riscv: Add align and overlap constraints
Browse files Browse the repository at this point in the history
Change-Id: Iaf85262d5453482a91e1089607a9787ad58387e4
  • Loading branch information
FanYang98 committed Nov 7, 2022
1 parent ccf590e commit 7994331
Show file tree
Hide file tree
Showing 4 changed files with 555 additions and 62 deletions.
1 change: 0 additions & 1 deletion src/arch/riscv/isa/decoder.isa
Original file line number Diff line number Diff line change
Expand Up @@ -2461,7 +2461,6 @@ decode QUADRANT default Unknown::unknown() {
}}, OPFVV, VectorFloatArithOp);
}
}

format VectorFloatMaskFormat {
0x18: vmfeq_vv({{
Vd_ub[(i + offset)/8] = ASSIGN_VD_BIT(i + offset,
Expand Down
Loading

0 comments on commit 7994331

Please sign in to comment.