Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add sll/srl/sra/sllv/srlv/srav/jr/jalr/bne/beq mips test #12808

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

GrapeBaBa
Copy link
Contributor

@GrapeBaBa GrapeBaBa commented Nov 4, 2024

Description

This PR add remaining mips instr tests

Tests

Additional context

Metadata

@GrapeBaBa GrapeBaBa marked this pull request as ready for review November 5, 2024 14:34
@GrapeBaBa GrapeBaBa changed the title feat:add bne test Feat: Add sll/srl/sra/sllv/srlv/srav/jr/jalr mips test Nov 5, 2024
@GrapeBaBa GrapeBaBa changed the title Feat: Add sll/srl/sra/sllv/srlv/srav/jr/jalr mips test Feat: Add sll/srl/sra/sllv/srlv/srav/jr/jalr/bne/beq mips test Nov 5, 2024
@Inphi
Copy link
Contributor

Inphi commented Nov 6, 2024

/ci authorize b79c6eb

@GrapeBaBa
Copy link
Contributor Author

Why failed CI

Copy link
Contributor

@mbaxter mbaxter left a comment

Choose a reason for hiding this comment

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

Looks good! Just left a few nits - let me know if you have time to address or not.

cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
@mbaxter
Copy link
Contributor

mbaxter commented Nov 13, 2024

/ci authorize ca375ce

cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
cannon/mipsevm/tests/evm_common_test.go Outdated Show resolved Hide resolved
@mbaxter
Copy link
Contributor

mbaxter commented Nov 13, 2024

/ci authorize 780055d

@mbaxter mbaxter enabled auto-merge November 13, 2024 23:49
@mbaxter mbaxter added this pull request to the merge queue Nov 13, 2024
Merged via the queue into ethereum-optimism:develop with commit 012398c Nov 13, 2024
49 checks passed
boyuan-chen pushed a commit to bobanetwork/boba that referenced this pull request Nov 14, 2024
…eum-optimism#12808)

* feat:add bne test

Signed-off-by: Chen Kai <[email protected]>

* feat:Add sll/srl/sra/sllv/srlv/srav/jr/jalr/beq/bne mips test

Signed-off-by: Chen Kai <[email protected]>

* Apply suggestions from code review

Co-authored-by: mbaxter <[email protected]>

* fix:add code review suggestion

Signed-off-by: Chen Kai <[email protected]>

---------

Signed-off-by: Chen Kai <[email protected]>
Co-authored-by: mbaxter <[email protected]>
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.

MTCannon: Increase differential test coverage across opcodes
3 participants