Home
last modified time | relevance | path

Searched full:modulo (Results 1 – 25 of 52) sorted by relevance

123

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Ddivi.yaml19 title: Two address integer division or modulo with immediate on accumulator
21 …Perform two address integer division or modulo on accumulator and immediate and store result into …
Dmodi.yaml19 title: Two address integer division or modulo with immediate on accumulator
21 …Perform two address integer division or modulo on accumulator and immediate and store result into …
Dmodu2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Dmod2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Ddivu2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Dmod.yaml18 title: Three address integer division or modulo
19 … description: Perform integer division or modulo on two registers and store result into accumulator
Ddiv2.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Ddivu2.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Dmod2.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Ddiv2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Ddiv.yaml18 title: Three address integer division or modulo
19 … description: Perform integer division or modulo on two registers and store result into accumulator
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Ddivi.yaml19 title: Two address integer division or modulo with immediate on accumulator
21 …Perform two address integer division or modulo on accumulator and immediate and store result into …
Dmodi.yaml19 title: Two address integer division or modulo with immediate on accumulator
21 …Perform two address integer division or modulo on accumulator and immediate and store result into …
Ddivu2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Dmod2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Dmodu2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Dmod.yaml18 title: Three address integer division or modulo
19 … description: Perform integer division or modulo on two registers and store result into accumulator
Ddiv2.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Ddiv.yaml18 title: Three address integer division or modulo
19 … description: Perform integer division or modulo on two registers and store result into accumulator
Dmod2.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
Ddiv2.64.yaml18 title: Two address integer division and modulo on accumulator
20 … Perform integer division or modulo on accumulator and register and store result into accumulator
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/01.evaluation_of_expressions/03.operator_precedence/
Ddiv.sts27 // modulo
Dmod.sts39 // modulo
Dmul.sts27 // modulo
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_bigint.cpp74 // 3. Return a BigInt representing bigint modulo 2bits. in AsUintN()
93 // 3. Let mod be ℝ(bigint) modulo 2bits. in AsIntN()

123