bigint_divop

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

word
bigint_divop
(
word n1
,
word n0
,
word d
)

Meta