Chargement…
Chargement…
Operands x and y are 12-bit unsigned integers.
Behavior
mode=0: s receives the low 12 bits of x+y; ovf_unf receives the carry-out.mode=1: s receives x-y modulo 4096; ovf_unf is 1 when x<y.x, ymodesovf_unf