Skip to content

tests: conform coverage for reserved funct7 decode - #398

Merged
tinebp merged 1 commit into
masterfrom
pr358-ci-test
Aug 29, 2026
Merged

tests: conform coverage for reserved funct7 decode#398
tinebp merged 1 commit into
masterfrom
pr358-ci-test

Conversation

@tinebp

@tinebp tinebp commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Follow-up to #358 (which shipped without a test): a conform test that executes a reserved OP encoding (funct7=0x3, funct3=0) via .insn and asserts the RTL-matching base-ALU decode (ADD).

Validation

Runs in CI via the kernel category (simx + rtlsim, both XLENs).

🤖 Generated with Claude Code

Follow-up to #358: executes a reserved OP encoding (funct7=0x3,
funct3=0) via .insn and asserts the RTL-matching base-ALU decode (ADD).
Under the pre-#358 SimX bug this word ran as MUL (r=63 instead of 16),
so the test locks the SimX<->RTL decode parity in for CI (kernel
category, simx + rtlsim, both XLENs).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@tinebp
tinebp merged commit 9fb5090 into master Aug 29, 2026
1 check passed
@tinebp
tinebp deleted the pr358-ci-test branch August 29, 2026 21:13
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.

1 participant