aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery64_2e141m9_3limbs/fenzDisplay.log
blob: 680322e0f948f23432016e54efd4882f15810d9b (plain)
1
2
3
4
5
6
7
8
9
λ x : word64 * word64 * word64,
Interp-η
(λ var : Syntax.base_type → Type,
 λ '(x3, x4, x2)%core,
 uint64_t x5 = (x4 | x3);
 uint64_t x6 = (x2 | x5);
 return x6)
x
     : word64 * word64 * word64 → ReturnType uint64_t