Skip to content

Conversation

@hero78119
Copy link
Collaborator

@hero78119 hero78119 commented Aug 19, 2025

To close #1016

stats

+---------------+---------------+---------+-------+-----------+--------+------------+---------------------+
| opcode_name   | num_instances | lookups | reads | witnesses | writes | 0_expr_deg | 0_expr_sumcheck_deg |
+---------------+---------------+---------+-------+-----------+--------+------------+---------------------+
-| SLL           | 0             | 15      | 4     | 29        | 4      | [1: 5]     | [2: 1]              |
+| SLL           | 0             | 17      | 4     | 47        | 4      | [1: 6]     | [3: 10,2: 27]       |
-| SLLI          | 0             | 9       | 3     | 20        | 3      | [1: 3]     | [2: 1]              |
+| SLLI          | 0             | 15      | 3     | 40        | 3      | [1: 5]     | [2: 27,3: 10]       |
-| SRA           | 0             | 16      | 4     | 30        | 4      | [1: 5]     | [2: 2]              |
+| SRA           | 0             | 18      | 4     | 47        | 4      | [1: 5]     | [3: 10,2: 27]       |
-| SRAI          | 0             | 10      | 3     | 21        | 3      | [1: 3]     | [2: 2]              |
+| SRAI          | 0             | 16      | 3     | 40        | 3      | [1: 4]     | [2: 27,3: 10]       |
-| SRL           | 0             | 15      | 4     | 29        | 4      | [1: 5]     | [2: 1]              |
+| SRL           | 0             | 17      | 4     | 47        | 4      | [1: 6]     | [2: 27,3: 10]       |
-| SRLI          | 0             | 9       | 3     | 20        | 3      | [1: 3]     | [2: 1]              |
+| SRLI          | 0             | 15      | 3     | 40        | 3      | [1: 5]     | [3: 10,2: 27]       |
+---------------+---------------+---------+-------+-----------+--------+------------+---------------------+

@hero78119 hero78119 marked this pull request as draft August 19, 2025 16:28
@hero78119 hero78119 changed the title Draft migrate shift opcode migrate shift opcode Aug 19, 2025
@hero78119 hero78119 marked this pull request as ready for review August 21, 2025 08:16
@hero78119 hero78119 enabled auto-merge August 25, 2025 06:19
@hero78119 hero78119 added this pull request to the merge queue Aug 25, 2025
Merged via the queue into scroll-tech:master with commit dc5a22a Aug 25, 2025
4 checks passed
@hero78119 hero78119 deleted the feat/shift_imm branch August 25, 2025 06:36
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 shift_imm opcodes

2 participants