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