This commit is contained in:
Giulio 2025-06-11 15:05:23 +02:00 committed by Felix Lange
parent 5ada371733
commit 60818966fe

View file

@ -62,7 +62,7 @@ const (
SHL OpCode = 0x1b
SHR OpCode = 0x1c
SAR OpCode = 0x1d
CLZ OpCode = 0x1E
CLZ OpCode = 0x1e
)
// 0x20 range - crypto.