From e0f7a0c05354163a3e31c4be203406315d233cea Mon Sep 17 00:00:00 2001 From: Vladimir Lebedev Date: Mon, 26 Feb 2024 16:53:32 +0700 Subject: [PATCH] Fix PUSHPOW2 range check --- cp0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cp0.json b/cp0.json index fcf11cd..46b4b04 100644 --- a/cp0.json +++ b/cp0.json @@ -3045,7 +3045,7 @@ "operands_range_check": { "length": 8, "from": 0, - "to": 255 + "to": 254 }, "operands": [ {