Home
last modified time | relevance | path

Searched full:div2 (Results 1 – 25 of 50) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Ddiv2.yaml16 - file-name: "div2"
27 - sig: div2 v:in:i32
35 div2 v0
43 description: Check div2 with zero and various values.
69 - sig: div2 v:in:i32
77 div2 v0
85 description: Check div2 with +1 and various values.
120 - sig: div2 v:in:i32
128 div2 v0
136 description: Check div2 with -1 and various values.
[all …]
Ddiv2.64.yaml16 - file-name: "div2.64"
27 - sig: div2.64 v:in:i64
35 div2.64 v0
38 description: Check div2.64 with zero and various values.
64 - sig: div2.64 v:in:i64
72 div2.64 v0
75 description: Check div2.64 with +1 and various values.
110 - sig: div2.64 v:in:i64
118 div2.64 v0
121 description: Check div2.64 with -1 and various values.
[all …]
Dtemplate.yaml193 - include: 'div2.64.yaml'
194 - include: 'div2.yaml'
Dststatic.64.yaml444 div2 v1 # divide by zero
512 div2 v1 # divide by zero
Dldstatic.64.yaml438 div2 v1 # divide by zero
505 div2 v1 # divide by zero
Dldstatic.obj.yaml514 div2 v1 # divide by zero
581 div2 v1 # divide by zero
Dststatic.yaml446 div2 v1 # divide by zero
514 div2 v1 # divide by zero
Dldstatic.yaml447 div2 v1 # divide by zero
514 div2 v1 # divide by zero
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Ddiv2.yaml16 - file-name: "div2"
27 - sig: div2 v:in:i32
35 div2 v0
43 description: Check div2 with zero and various values.
69 - sig: div2 v:in:i32
77 div2 v0
85 description: Check div2 with +1 and various values.
120 - sig: div2 v:in:i32
128 div2 v0
136 description: Check div2 with -1 and various values.
[all …]
Ddiv2.64.yaml16 - file-name: "div2.64"
27 - sig: div2.64 v:in:i64
35 div2.64 v0
38 description: Check div2.64 with zero and various values.
64 - sig: div2.64 v:in:i64
72 div2.64 v0
75 description: Check div2.64 with +1 and various values.
110 - sig: div2.64 v:in:i64
118 div2.64 v0
121 description: Check div2.64 with -1 and various values.
[all …]
Dtemplate.yaml187 - include: 'div2.64.yaml'
188 - include: 'div2.yaml'
Dldstatic.obj.yaml340 div2 v1 # divide by zero
Dldstatic.64.yaml304 div2 v1 # divide by zero
/arkcompiler/runtime_core/disassembler/tests/sources/
Dinstructions.pa103 div2 v2
104 div2.64 v2
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Dmath-49.pa19 div2 v0
Dmath-50.pa19 div2.64 v0
/arkcompiler/runtime_core/tests/cts-assembly/
Dmath-50.pa19 div2.64 v0
Dmath-49.pa19 div2 v0
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/
Darithmetic_exception.pa20 div2 v0
/arkcompiler/runtime_core/static_core/static_linker/tests/data/multi/fmethod_overloaded_2/
D4.pa27 div2 v0
/arkcompiler/runtime_core/static_core/tests/checked/
Dllvmaot-broken-ir.pa28 div2 a1
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_binaryop_test.cpp200 …JSTaggedValue resInSlowPath1 = SlowRuntimeStub::Div2(thread, arg3.GetTaggedValue(), arg2.GetTagged… in HWTEST_F_L0()
206 …JSTaggedValue resInSlowPath2 = SlowRuntimeStub::Div2(thread, arg2.GetTaggedValue(), arg3.GetTagged… in HWTEST_F_L0()
212 …JSTaggedValue resInSlowPath3 = SlowRuntimeStub::Div2(thread, arg1.GetTaggedValue(), arg2.GetTagged… in HWTEST_F_L0()
218 …JSTaggedValue resInSlowPath4 = SlowRuntimeStub::Div2(thread, arg2.GetTaggedValue(), JSTaggedValue:… in HWTEST_F_L0()
224 …JSTaggedValue resInSlowPath5 = SlowRuntimeStub::Div2(thread, arg4.GetTaggedValue(), JSTaggedValue:… in HWTEST_F_L0()
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
Dbinary_operations.sts28 private div2 : double = 4.2 / (2.2 - 0.1) + (3.3 / 6.1);
/arkcompiler/runtime_core/static_core/docs/
DPBC2IR.md84 | div2 | i32 Div |
85 | div2.64 | i64 Div |
/arkcompiler/runtime_core/docs/
DPBC2IR.md84 | div2 | i32 Div |
85 | div2.64 | i64 Div |

12