Home
last modified time | relevance | path

Searched +full:- +full:inf (Results 1 – 25 of 43) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dfmul2.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fmul2"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fmul2 v:in:f32
32 check-type: check-acc-nan-f32
[all …]
Dfdiv2.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fdiv2"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fdiv2 v:in:f32
32 check-type: check-acc-nan-f32
[all …]
Dfmul2.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fmul2.64"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fmul2.64 v:in:f64
32 check-type: check-acc-nan-f64
[all …]
Dfdiv2.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fdiv2.64"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fdiv2.64 v:in:f64
33 check-type: check-acc-nan-f64
[all …]
Dfsub2.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fsub2"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fsub2 v:in:f32
32 check-type: check-acc-nan-f32
[all …]
Dfadd2.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fadd2"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fadd2 v:in:f32
32 check-type: check-acc-nan-f32
[all …]
Dfsub2.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fsub2.64"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fsub2.64 v:in:f64
32 check-type: check-acc-nan-f64
[all …]
Dfadd2.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fadd2.64"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fadd2.64 v:in:f64
32 check-type: check-acc-nan-f64
[all …]
Dfmod2.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fmod2"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fmod2 v:in:f32
32 check-type: check-acc-nan-f32
[all …]
Dfmod2.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "fmod2.64"
18 title: Two address floating-point binary operation on accumulator
20 …Perform specified floating-point binary operation on accumulator and register and store result int…
21 The results of instructions correspond IEEE-754 arithmetic rules.
23 - x_none
25 - file-name: "op_vs_8_nan"
28 - sig: fmod2.64 v:in:f64
32 check-type: check-acc-nan-f64
[all …]
Dfcmpg.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: fcmpg
18 title: Floating-point comparison
21 - x_none
23 - file-name: zero
26 - sig: fcmpg v:in:f32
27 acc: inout:f32->i32
32 code-template: |
37 check-type: check-positive
[all …]
Dfcmpl.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: fcmpl
18 title: Floating-point comparison
21 - x_none
23 - file-name: zero
26 - sig: fcmpl v:in:f32
27 acc: inout:f32->i32
32 code-template: |
37 check-type: check-positive
[all …]
Dfcmpg.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: fcmpg.64
18 title: Floating-point comparison
21 - x_none
23 - file-name: zero
26 - sig: fcmpg.64 v:in:f64
27 acc: inout:f64->i32
31 code-template: |
36 check-type: check-positive
[all …]
Dfcmpl.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: fcmpl.64
18 title: Floating-point comparison
21 - x_none
23 - file-name: op_vs_8_zero
26 - sig: fcmpl.64 v:in:f64
27 acc: inout:f64->i32
31 code-template: |
36 check-type: check-positive
[all …]
Df64tof32.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f64tof32"
22 - x_none
24 - file-name: "op_none"
27 - sig: f64tof32
28 acc: inout:f64->f32
31 code-template: |
43 check-type: no-check
47 - values:
[all …]
Dfneg.64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: 'fneg.64'
18 title: Floating-point unary
20 Perform specified floating-point operation on accumulator
22 - x_none
25 - file-name: 'op_none'
28 - sig: fneg.64
31 code-template: |
40 - values:
[all …]
Dfneg.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: 'fneg'
18 title: Floating-point unary
20 Perform specified floating-point operation on accumulator
22 - x_none
25 - file-name: 'op_none'
28 - sig: fneg
32 code-template: |
41 - values:
[all …]
Df64tou64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f64tou64"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f64tou64
28 acc: inout:f64->u64
31 code-template: |
40 - values:
41 - "0.0"
[all …]
Df32toi64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f32toi64"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f32toi64
28 acc: inout:f32->i64
31 code-template: |
40 - values:
41 - "0.0"
[all …]
Df32tou64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f32tou64"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f32tou64
28 acc: inout:f32->u64
31 code-template: |
40 - values:
41 - "0.0"
[all …]
Df32toi32.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f32toi32"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f32toi32
28 acc: inout:f32->i32
31 code-template: |
44 - values:
45 - "0.0"
[all …]
Df64tou32.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f64tou32"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f64tou32
28 acc: inout:f64->u32
31 code-template: |
40 - values:
41 - "0.0"
[all …]
Df32tou32.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f32tou32"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f32tou32
28 acc: inout:f32->u32
31 code-template: |
40 - values:
41 - "0.0"
[all …]
Df64toi64.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f64toi64"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f64toi64
28 acc: inout:f64->i64
31 code-template: |
40 - values:
41 - "0.0"
[all …]
Df64toi32.yaml1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
16 - file-name: "f64toi32"
22 - x_none
24 - file-name: "op_none_vals"
27 - sig: f64toi32
28 acc: inout:f64->i32
31 code-template: |
44 - values:
45 - "0.0"
[all …]

12