We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9558f61 commit 3c4fc31Copy full SHA for 3c4fc31
hub/osaka/constraints/instruction-handling/call/precompiles/generalities.lisp
@@ -42,8 +42,8 @@
42
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
43
(eq! NON_STACK_ROWS
44
(+ (precompile-processing---1st-half-NSR)
45
- (precompile-processing---2nd-half-NSR))
46
- ))
+ (precompile-processing---2nd-half-NSR)
+ )))
47
48
(defconstraint precompile-processing---setting-the-peeking-flags
49
(:guard (precompile-processing---standard-hypothesis))
0 commit comments