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 Jan 3, 2023
1 parent 0d3b7b4 commit 43b6339
Show file tree
Hide file tree
Showing 6 changed files with 834 additions and 66 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 43b6339

Please sign in to comment.