Searched full:modulo (Results 1 – 25 of 52) sorted by relevance
123
19 title: Two address integer division or modulo with immediate on accumulator21 …Perform two address integer division or modulo on accumulator and immediate and store result into …
18 title: Two address integer division and modulo on accumulator20 … Perform integer division or modulo on accumulator and register and store result into accumulator
18 title: Three address integer division or modulo19 … description: Perform integer division or modulo on two registers and store result into accumulator
27 // modulo
39 // modulo
74 // 3. Return a BigInt representing bigint modulo 2bits. in AsUintN()93 // 3. Let mod be ℝ(bigint) modulo 2bits. in AsIntN()