bigint_modop

Compute ((n1<<bits) + n0) % d

word
bigint_modop
(
word n1
,
word n0
,
word d
)

Meta