Skip to content

Commit

Permalink
add c_mop_N to list of overlappers
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Oct 18, 2023
1 parent 5b0ea70 commit 3d896c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions riscv/overlap_list.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ DECLARE_OVERLAP_INSN(rstsa16, EXT_ZPN)
DECLARE_OVERLAP_INSN(rstsa32, EXT_ZPN)
DECLARE_OVERLAP_INSN(srli32_u, EXT_ZPN)
DECLARE_OVERLAP_INSN(umax32, EXT_ZPN)
DECLARE_OVERLAP_INSN(c_mop_N, EXT_ZCMOP)

0 comments on commit 3d896c8

Please sign in to comment.