Skip to content

Conversation

hero78119
Copy link
Collaborator

@hero78119 hero78119 commented Aug 19, 2025

To close #1012

based on #1008

circuit stats

+---------------+---------------+---------+-------+-----------+--------+------------+---------------------+
| opcode_name   | num_instances | lookups | reads | witnesses | writes | 0_expr_deg | 0_expr_sumcheck_deg |
+---------------+---------------+---------+-------+-----------+--------+------------+---------------------+
- | JAL           | 0             | 5       | 2     | 11        | 2      | [1: 2]     | []                  |
+ | JAL           | 0             | 8       | 2     | 13        | 2      | [1: 2]     | []                  |
- | JALR          | 0             | 9       | 3     | 22        | 3      | [1: 5]     | [2: 2]              |
+ | JALR          | 0             | 9       | 3     | 22        | 3      | [1: 4]     | [2: 4]              |
+---------------+---------------+---------+-------+-----------+--------+------------+---------------------+

@hero78119 hero78119 force-pushed the feat/jump_opcode branch 3 times, most recently from 76719f5 to 2ccf4ed Compare August 19, 2025 09:48
@hero78119 hero78119 requested a review from kunxian-xia August 20, 2025 02:55
@kunxian-xia kunxian-xia added this pull request to the merge queue Aug 25, 2025
Merged via the queue into scroll-tech:master with commit ad05ca5 Aug 25, 2025
4 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.

migrate jalr
2 participants