riscv-opcodes icon indicating copy to clipboard operation
riscv-opcodes copied to clipboard

add opcodes for zc extensions v0.70.3

Open liweiwei90 opened this issue 2 years ago • 3 comments

The spec for zc extension(version 0.70.3) can be found in zc spec

liweiwei90 avatar Apr 16 '22 02:04 liweiwei90

Ack, but we won't merge this until it is clear the encodings won't change.

aswaterman avatar Apr 16 '22 07:04 aswaterman

Ack, but we won't merge this until it is clear the encodings won't change.

OK. I'll update this if the encodings changes

liweiwei90 avatar Apr 16 '22 08:04 liweiwei90

Codecov Report

Merging #107 (6f959fe) into master (86edbf4) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   94.10%   94.16%   +0.06%     
==========================================
  Files           3        3              
  Lines         678      685       +7     
==========================================
+ Hits          638      645       +7     
  Misses         40       40              
Impacted Files Coverage Δ
constants.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 14 '22 09:09 codecov-commenter

Merging, since these are frozen.

aswaterman avatar Nov 17 '22 23:11 aswaterman