Home
last modified time | relevance | path

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

/ark/runtime_core/tests/cts-generator/cts-template/
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
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
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
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
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
Dmodu2.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.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
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 …
Dmod.yaml18 title: Three address integer division or modulo
19 … description: Perform integer division or modulo on two registers 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
Dfmod2.yaml275 # Modulo of Inf by Inf
278 Check fmod2.64 of Inf by Inf is NaN. (Case of Modulo)
/ark/js_runtime/ecmascript/builtins/
Dbuiltins_bigint.cpp58 // 3. Return a BigInt representing bigint modulo 2bits. in AsUintN()
76 // 3. Let mod be ℝ(bigint) modulo 2bits. in AsIntN()
/ark/js_runtime/ecmascript/base/
Dtyped_array_helper.cpp274 // 7. If offset modulo elementSize ≠ 0, throw a RangeError exception. in CreateFromArrayBuffer()
296 // a. If bufferByteLength modulo elementSize ≠ 0, throw a RangeError exception. in CreateFromArrayBuffer()
/ark/runtime_core/isa/
Disa.yaml1360 - title: Two address integer division and modulo on accumulator
1361 …description: Perform integer division or modulo on accumulator and register and store result into …
1588 - title: Two address integer division or modulo with immediate on accumulator
1590 …Perform two address integer division or modulo on accumulator and immediate and store result into …
1748 - title: Three address integer division or modulo
1749 … description: Perform integer division or modulo on two registers and store result into accumulator
/ark/runtime_core/verification/models/typesystem/
Dark_subtyping_closure.als274 2. No errors are found (modulo specific selection of initial typesystems, see comments above)
/ark/ts2abc/test262/
Dskip_tests.json869 …"built-ins/TypedArrayConstructors/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-siz…
873 …"built-ins/TypedArrayConstructors/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size-sab.…
Des2015_tests.txt3929 built-ins/TypedArrayConstructors/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size-sab.js
3939 built-ins/TypedArrayConstructors/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size-…
3945 built-ins/TypedArrayConstructors/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size.…
3966 built-ins/TypedArrayConstructors/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size.js
DCI_tests.txt2010 built-ins/TypedArrayConstructors/ctors/buffer-arg/bufferbyteoffset-throws-from-modulo-element-size.…
2012 built-ins/TypedArrayConstructors/ctors/buffer-arg/byteoffset-throws-from-modulo-element-size.js
/ark/runtime_core/verification/absint/
Dabs_int_inl.h127 conflicting contexts modulo used registers set. It is complex solution, but very precise.