Home
last modified time | relevance | path

Searched full:zeros (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp109 imm >>= 3; // 3: 64 RegSise, imm/8 to remove trailing zeros in Ldp()
111 imm >>= 2; // 2: 32 RegSise, imm/4 to remove trailing zeros in Ldp()
141 imm >>= 3; // 3: 64 RegSise, imm/8 to remove trailing zeros in Stp()
143 imm >>= 2; // 2: 32 RegSise, imm/4 to remove trailing zeros in Stp()
173 // 2 : 2 means remove trailing zeros in Ldp()
177 // 3 : 3 means remove trailing zeros in Ldp()
181 // 4 : 4 means remove trailing zeros in Ldp()
216 // 2 : 2 means remove trailing zeros in Stp()
220 // 3 : 3 means remove trailing zeros in Stp()
224 // 4 : 4 means remove trailing zeros in Stp()
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dfsub2.yaml310 The sum or the difference of zeros is zero.
311 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
379 The sum or the difference of zeros is zero.
380 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
591 The sum or the difference of zeros is zero.
592 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
Dfadd2.yaml337 The sum or the difference of zeros is zero.
338 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
396 The sum or the difference of zeros is zero.
397 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
599 The sum or the difference of zeros is zero.
600 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
Dfadd2.64.yaml337 The sum or the difference of zeros is zero.
338 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
396 The sum or the difference of zeros is zero.
397 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
599 The sum or the difference of zeros is zero.
600 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
Dfsub2.64.yaml310 The sum or the difference of zeros is zero.
311 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
379 The sum or the difference of zeros is zero.
380 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
591 The sum or the difference of zeros is zero.
592 …Exceptions are the sum of two negative zeros and the difference of negative and positive zero - th…
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp808 // no need to keep the trailing zeros in GetMinmumDigits()
/arkcompiler/ets_frontend/test262/
Des2015_tests.txt5440 built-ins/TypedArrayConstructors/ctors/length-arg/init-zeros.js
5567 built-ins/TypedArrayConstructors/ctors-bigint/length-arg/init-zeros.js
DCI_tests.txt2022 built-ins/TypedArrayConstructors/ctors/length-arg/init-zeros.js
/arkcompiler/ets_frontend/es2panda/test/
Dtest262skiplist.txt822 built-ins/TypedArrayConstructors/ctors-bigint/length-arg/init-zeros.js