You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/instruction_handling/call/precompiles/_inputs.tex
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ \subsubsubsection{Flag sums and \col{nsr}'s --- I \lispTodo{}} \label{hub:
8
8
\subsubsubsection{Flag sums and \col{nsr}'s --- II \lispTodo{}} \label{hub:instructionhandling:call:precompiles:flagsumsandnsrII} \input{instruction_handling/call/precompiles/nsr_and_flagsum_II} \newpage
9
9
\subsubsubsection{Explicit values for \nonStackRows{} \lispNone{}} \label{hub:instructionhandling:call:precompiles:explicitvaluesofnsr} \input{instruction_handling/call/precompiles/explicit_nsr}
10
10
11
-
\subsubsection{Common setup for all precompiles except for \instModexp{} and \instBlake{} \lispDone{}} \label{hub:instructionhandling:call:precompiles:mostprecompiles} \input{instruction_handling/call/precompiles/common/_inputs}
\subsubsection{Common setup for all precompiles except for \instModexp{} and \instBlake{} \lispDone{}} \label{hub:instructionhandling:call:precompiles:mostprecompiles}\input{instruction_handling/call/precompiles/common/_inputs}
\subsubsection{\instShaTwo{} and \instRipemd{} \lispDone{}} \label{hub:instructionhandling:call:precompiles:sha2andripemd}\input{instruction_handling/call/precompiles/sha2_ripemd/_inputs}
Copy file name to clipboardExpand all lines: hub/instruction_handling/call/precompiles/common/failure_KTH.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
\instEcadd{},
17
17
\instEcmul{},
18
18
\instEcpairing{} or
19
-
\instPVerify precompiles.
19
+
\instPVerify{} precompiles.
20
20
However, this time we are also assuming that $\scenPrcFailureKnownToHub\equiv1$.
21
21
22
22
\saNote{} For all of these precompiles this information ``$\scenPrcFailureKnownToHub\equiv1$'' can be gleamed off of the first miscellaneous-row of the second phase of the \hubMod{} module's processing.
Copy file name to clipboardExpand all lines: hub/instruction_handling/call/precompiles/common/generalities.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -312,7 +312,7 @@
312
312
\locMmuWellFormedData{}.
313
313
As the names suggest \locMmuRecoverSuccess{} lets the \hubMod{} module know whether recovery of a public address was successful in case of a \inst{CALL} to \instEcrecover{}.
314
314
As the names suggest \locMmuWellFormedData{} lets the \hubMod{} module know whether the input data to \instEcadd{}, \instEcmul{} or \instEcpairing{}
315
-
as well as the \inst{BLS}-precompiles,
315
+
as well as the \inst{BLS}-precompiles and \instPVerify{},
0 commit comments