Searched full:fdiv2 (Results 1 – 19 of 19) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | fdiv2.yaml | 16 - file-name: "fdiv2" 28 - sig: fdiv2 v:in:f32 38 fdiv2 v0 40 Check fdiv2 results in NaN when acc or v0 is NaN 159 - sig: fdiv2 v:in:f32 170 fdiv2 v0 173 description: Check fdiv2 with positive Inf and various values (NaN, Inf, min, max, numbers). 228 - sig: fdiv2 v:in:f32 239 fdiv2 v0 242 description: Check fdiv2 with negative Inf and various values (NaN, Inf, min, max, numbers). [all …]
|
| D | fdiv2.64.yaml | 16 - file-name: "fdiv2.64" 28 - sig: fdiv2.64 v:in:f64 38 fdiv2.64 v0 40 Check fdiv2.64 results in NaN when acc or v0 is NaN 159 - sig: fdiv2.64 v:in:f64 170 fdiv2.64 v0 173 … description: Check fdiv2.64 with positive Inf and various values (NaN, Inf, min, max, numbers). 228 - sig: fdiv2.64 v:in:f64 239 fdiv2.64 v0 242 … description: Check fdiv2.64 with negative Inf and various values (NaN, Inf, min, max, numbers). [all …]
|
| D | fp.yaml | 431 - sig: fdiv2.64 v:in:f64 444 fdiv2.64 v0 488 fdiv2.64 v2
|
| D | template.yaml | 214 - include: 'fdiv2.64.yaml' 215 - include: 'fdiv2.yaml'
|
| D | lda.const.yaml | 365 fdiv2 v2 407 fdiv2.64 v2
|
| /arkcompiler/runtime_core/tests/regression/ |
| D | math-partial-sums.pa | 78 fdiv2.64 v20 121 fdiv2.64 v34 129 fdiv2.64 v34 137 fdiv2.64 v34 141 fdiv2.64 v29 145 fdiv2.64 v30 149 fdiv2.64 v29 159 fdiv2.64 v34
|
| /arkcompiler/runtime_core/tests/benchmarks/ |
| D | math-partial-sums.pa | 77 fdiv2.64 v20 120 fdiv2.64 v34 128 fdiv2.64 v34 136 fdiv2.64 v34 140 fdiv2.64 v29 144 fdiv2.64 v30 148 fdiv2.64 v29 158 fdiv2.64 v34
|
| D | math-spectral-norm.pa | 109 fdiv2.64 v5 204 fdiv2.64 v11 209 fdiv2.64 v2
|
| D | access-nbody.pa | 251 fdiv2.64 v0 255 fdiv2.64 v0 259 fdiv2.64 v0 349 fdiv2.64 v10 494 fdiv2.64 v5
|
| D | 3d-morph.pa | 41 fdiv2.64 v10 88 fdiv2.64 v2
|
| D | math-cordic.pa | 130 fdiv2.64 v1
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | fdiv2.pa | 21 fdiv2 v1
|
| D | fdiv2.64.pa | 21 fdiv2.64 v1
|
| /arkcompiler/runtime_core/disassembler/tests/sources/ |
| D | instructions.pa | 82 fdiv2.64 v1
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 80 | fdiv2 | f32 Div | 81 | fdiv2.64 | f64 Div |
|
| /arkcompiler/runtime_core/tests/ |
| D | CMakeLists.txt | 947 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/irtoc-interpreter-tests/irtoc-opcode-suite/fdiv2.pa… 948 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/irtoc-interpreter-tests/irtoc-opcode-suite/fdiv2.64…
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 734 fdiv2.64 a0 in TEST_F() 1450 // Checks the build of the fdiv2 instruction 1451 TEST_F(IrBuilderTest, Fdiv2) in TEST_F() argument 1456 fdiv2 a1 in TEST_F() 1476 // Checks the build of the fdiv2.64 instruction 1482 fdiv2.64 a1 in TEST_F()
|
| /arkcompiler/runtime_core/runtime/interpreter/ |
| D | interpreter-inl.h | 650 LOG_INST() << "fdiv2 ->"; in HandleFdiv2() 657 LOG_INST() << "fdiv2.64 ->"; in HandleFdiv2Wide()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …Fdiv2=t.EcmaLdtrue=t.Xor2Wide=t.F64tou64=t.Fmul2=t.EcmaLdglobal=t.Xor2=t.F64tou32=t.Fsub2=t.EcmaLd… field in t.DebugInsStartPlaceHolder.AnonymousClassac886ae32cf01
|