SPRUJB6B November 2024 – May 2025 AM2612
Arguments: address (length=modulus_length)
Effect: the same as:
STORE(operand,modulus_length) MONT_MUL(operand)
but possibly faster. The operand must not alias the multiplicand. If it does, this command will produce the wrong answer, because it accesses some words of the multiplicand before the writeback and some after.
In future versions of the MAU, this may be an error.
This command will cause an error if: