Skip to content

[EVM] Unfold signextend(c, x) -> ashr(shl(x, 256 - (c + 1) * 8), 256 - (c + 1) * 8)#875

Open
vladimirradosavljevic wants to merge 3 commits intomainfrom
evm_unfold_signextend
Open

[EVM] Unfold signextend(c, x) -> ashr(shl(x, 256 - (c + 1) * 8), 256 - (c + 1) * 8)#875
vladimirradosavljevic wants to merge 3 commits intomainfrom
evm_unfold_signextend

Commits

Commits on Sep 15, 2025