Skip to content

ext-p: fix typo - #414

Merged
Andrew Waterman (aswaterman) merged 1 commit into
riscv:masterfrom
chihminchao:p-ext-typo
Apr 30, 2026
Merged

ext-p: fix typo#414
Andrew Waterman (aswaterman) merged 1 commit into
riscv:masterfrom
chihminchao:p-ext-typo

Conversation

@chihminchao

Copy link
Copy Markdown
Contributor

The opcode[1:0] should 3 but not 2 for 32bits encoding

The opcode[1:0] should 3 but not 2 for 32bits encoding

Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
@chihminchao

Copy link
Copy Markdown
Contributor Author

It should be caused by Ctrl-a + Ctrl-a in vim

@codecov

codecov Bot commented Mar 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.09%. Comparing base (4644ba3) to head (b44a22d).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #414   +/-   ##
=======================================
  Coverage   97.08%   97.09%           
=======================================
  Files          14       14           
  Lines         926      929    +3     
=======================================
+ Hits          899      902    +3     
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chihminchao

Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be caused by Ctrl-a + Ctrl-a in vim

Happens to the best of us :)

@aswaterman
Andrew Waterman (aswaterman) merged commit 0a08518 into riscv:master Apr 30, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants