Skip to content

Commit 3c4fc31

Browse files
committed
ras
1 parent 9558f61 commit 3c4fc31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/osaka/constraints/instruction-handling/call/precompiles/generalities.lisp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
4343
(eq! NON_STACK_ROWS
4444
(+ (precompile-processing---1st-half-NSR)
45-
(precompile-processing---2nd-half-NSR))
46-
))
45+
(precompile-processing---2nd-half-NSR)
46+
)))
4747

4848
(defconstraint precompile-processing---setting-the-peeking-flags
4949
(:guard (precompile-processing---standard-hypothesis))

0 commit comments

Comments
 (0)