Skip to content

Add new 64-bit instructions to mipsevm README#15571

Merged
pauldowman merged 6 commits intodevelopfrom
pd/cannon-readme-changes
May 1, 2025
Merged

Add new 64-bit instructions to mipsevm README#15571
pauldowman merged 6 commits intodevelopfrom
pd/cannon-readme-changes

Conversation

@pauldowman
Copy link
Contributor

Add new 64-bit instructions to mipsevm README.

Closes #13016

@mbaxter I didn't put them into a new, separate section as you suggested, since we now only have MIP64 and not multiple versions. But I don't feel strongly, happy to separate them if you think it's better that way.

@pauldowman pauldowman requested review from Inphi and mbaxter April 25, 2025 17:08
@pauldowman pauldowman requested review from a team as code owners April 25, 2025 17:08
@pauldowman pauldowman changed the title Pd/cannon readme changes Add new 64-bit instructions to mipsevm README Apr 25, 2025
@codecov
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.92%. Comparing base (38aea59) to head (69bb9e8).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #15571      +/-   ##
===========================================
- Coverage    46.02%   43.92%   -2.10%     
===========================================
  Files         1284     1174     -110     
  Lines       105855   100890    -4965     
===========================================
- Hits         48719    44318    -4401     
+ Misses       53630    53073     -557     
+ Partials      3506     3499       -7     
Flag Coverage Δ
cannon-go-tests-64 65.36% <ø> (-1.97%) ⬇️
contracts-bedrock-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 125 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 comment on a few "4 byte" references that need to be updated

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.

lgtm - just see a merge conflict that needs to be fixed. probably from this pr

@pauldowman pauldowman force-pushed the pd/cannon-readme-changes branch from 18510e1 to 69bb9e8 Compare May 1, 2025 18:46
@pauldowman pauldowman enabled auto-merge May 1, 2025 18:49
@pauldowman pauldowman added this pull request to the merge queue May 1, 2025
Merged via the queue into develop with commit 4204ff7 May 1, 2025
53 checks passed
@pauldowman pauldowman deleted the pd/cannon-readme-changes branch May 1, 2025 19:06
iquidus pushed a commit to Layr-Labs/optimism that referenced this pull request Jul 24, 2025
* Remove outdated warning

* Add new 64-bit instructions to the MIPS EVM README

* Add `lwu` instruction to mipsevm README

* More MIPS64 README updates

* Update memory access description for MIPS64

* Fix one more 4-byte reference in Cannon README
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.

Cannon: Update mipsevm README

2 participants