Searched +full:- +full:inf (Results 1 – 25 of 43) sorted by relevance
12
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | fmul2.yaml | 1 # 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 …]
|
| D | fdiv2.yaml | 1 # 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 …]
|
| D | fmul2.64.yaml | 1 # 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 …]
|
| D | fdiv2.64.yaml | 1 # 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 …]
|
| D | fsub2.yaml | 1 # 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 …]
|
| D | fadd2.yaml | 1 # 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 …]
|
| D | fsub2.64.yaml | 1 # 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 …]
|
| D | fadd2.64.yaml | 1 # 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 …]
|
| D | fmod2.yaml | 1 # 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 …]
|
| D | fmod2.64.yaml | 1 # 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 …]
|
| D | fcmpg.yaml | 1 # 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 …]
|
| D | fcmpl.yaml | 1 # 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 …]
|
| D | fcmpg.64.yaml | 1 # 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 …]
|
| D | fcmpl.64.yaml | 1 # 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 …]
|
| D | f64tof32.yaml | 1 # 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 …]
|
| D | fneg.64.yaml | 1 # 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 …]
|
| D | fneg.yaml | 1 # 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 …]
|
| D | f64tou64.yaml | 1 # 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 …]
|
| D | f32toi64.yaml | 1 # 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 …]
|
| D | f32tou64.yaml | 1 # 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 …]
|
| D | f32toi32.yaml | 1 # 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 …]
|
| D | f64tou32.yaml | 1 # 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 …]
|
| D | f32tou32.yaml | 1 # 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 …]
|
| D | f64toi64.yaml | 1 # 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 …]
|
| D | f64toi32.yaml | 1 # 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