Home
last modified time | relevance | path

Searched full:v1 (Results 1 – 25 of 1702) sorted by relevance

12345678910>>...69

/arkcompiler/runtime_core/static_core/tests/benchmarks/
Dmath-cordic.pa16 fmovi.64 v1, 1036257.0468539958
17 call.short test, v0, v1
28 sta.64 v1
30 fcmpl.64 v1
40 fmovi.64 v1, 0.0 #total
47 fadd2.64 v1
48 sta.64 v1
52 lda.64 v1
57 fmovi.64 v1, 0.0 #x
64 call.short FIXED, v6, v1 #x
[all …]
/arkcompiler/runtime_core/tests/benchmarks/
Dmath-cordic.pa16 fmovi.64 v1, 1036257.0468539958
17 call.short test, v0, v1
28 sta.64 v1
30 fcmpl.64 v1
40 fmovi.64 v1, 0.0 #total
47 fadd2.64 v1
48 sta.64 v1
52 lda.64 v1
57 fmovi.64 v1, 0.0 #x
64 call.short FIXED, v6, v1 #x
[all …]
/arkcompiler/runtime_core/disassembler/tests/sources/
Dinstructions.pa26 mov v0, v1
34 lda v1
36 lda.obj v1
46 sta.64 v1
52 jeq v1, check_v1_eq
58 cmp.64 v1
62 fcmpl.64 v1
63 fcmpg.64 v1
79 fadd2.64 v1
80 fsub2.64 v1
[all …]
/arkcompiler/runtime_core/tests/regression/
Dloop-unroll.pa15 # v1 = 0;
18 # v1++;
20 # return v1 - 8;
24 movi v1, 0
29 inci v1, 1
32 lda v1
38 # v1 = 0
41 # v1++
42 # return v1
45 movi v1, 0
[all …]
/arkcompiler/runtime_core/static_core/tests/regression/
Dloop-unroll.pa15 # v1 = 0;
18 # v1++;
20 # return v1 - 8;
24 movi v1, 0
29 inci v1, 1
32 lda v1
38 # v1 = 0
41 # v1++
42 # return v1
45 movi v1, 0
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/01.character_type_and_literals/02.character_types_and_operations/decrement/
Ddec_func_ref.params.yaml15 - v1: c'\u0021'
16 exp: 'decPre(v1)'
19 - v1: c'\u0022'
20 exp: 'decPost(v1)'
23 - v1: c'"'
24 exp: "(c' ' + decPre(v1)) as Char"
27 - v1: c'\u0020'
28 exp: "(c' ' + decPost(v1)) as Char"
31 - v1: c'\u0000'
32 exp: "decPre(v1)"
[all …]
Ddec_func_val.params.yaml16 - v1: c'\u0021'
17 exp: 'decPre(v1)'
20 - v1: c'\u0022'
21 exp: 'decPost(v1)'
25 - v1: c'"'
26 exp: "(c' ' + decPre(v1)) as char"
30 - v1: c'\u0020'
31 exp: "(c' ' + decPost(v1)) as char"
35 - v1: c'\u0000'
36 exp: "decPre(v1)"
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/01.character_type_and_literals/02.character_types_and_operations/increment/
Dinc_func_ref.params.yaml15 - v1: c'\u0020'
16 exp: 'incPre(v1)'
19 - v1: c'\u0020'
20 exp: 'incPost(v1)'
23 - v1: c'\u0020'
24 exp: "(c' ' + incPre(v1)) as Char"
27 - v1: c'\u0020'
28 exp: "(c' ' + incPost(v1)) as Char"
31 - v1: c'\uFFFF'
32 exp: "incPre(v1)"
[all …]
Dinc_func_val.params.yaml16 - v1: c'\u0020'
17 exp: 'incPre(v1)'
21 - v1: c'\u0020'
22 exp: 'incPost(v1)'
26 - v1: c'\u0020'
27 exp: "(c' ' + incPre(v1)) as char"
31 - v1: c'\u0020'
32 exp: "(c' ' + incPost(v1)) as char"
36 - v1: c'\uFFFF'
37 exp: "incPre(v1)"
[all …]
/arkcompiler/ets_frontend/es2panda/test/optimizer/js/branch-elimination/
Dtest-branch-elimination-expected.pa.txt9 sta v1
11 callarg1 0x3, v1
24 sta v1
26 callarg1 0x11, v1
39 sta v1
41 callarg1 0x15, v1
54 sta v1
56 callarg1 0x15, v1
69 sta v1
72 lda v1
[all …]
Dtest-constant-propagation-expected.pa.txt13 sta v1
16 greater 0x9, v1
20 sta v1
23 lda v1
28 sta v1
31 lda v1
39 sta v1
42 greater 0x10, v1
46 sta v1
49 lda v1
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcall.virt.negative.yaml34 - sig: call.virt method_id, v1:in:top, v2:in:top, v3:in:top, v4:in:top
66 - sig: call.virt method_id, v1:in:top, v2:in:top, v3:in:top, v4:in:top
132 movi v1, 1
133 - ', v0, v1'
140 movi.64 v1, 1
141 - ', v0, v1'
148 fmovi.64 v1, 1
149 - ', v0, v1'
155 movi v1, 1
156 - ', v0, v1'
[all …]
Dcall.virt.short.negative.yaml31 - sig: call.virt.short method_id, v1:in:top, v2:in:top
62 - sig: call.virt.short method_id, v1:in:top, v2:in:top
135 movi v1, 1
136 - ', v0, v1'
143 movi.64 v1, 1
144 - ', v0, v1'
151 fmovi.64 v1, 1
152 - ', v0, v1'
158 movi v1, 1
159 - ', v0, v1'
[all …]
Dstobj.v.64.yaml46 - sig: stobj.v.64 v1:in:b64, v2:in:ref, field_id
62 fmovi.64 v1, 1.1
70 - stobj.v.64 v1, v2, R.ff64
86 - call.short check, v1
107 stobj.v.64 v1, v0, %s
117 - movi.64 v1, -1
120 - movi.64 v1, 1
123 - fmovi.64 v1, 1.1
140 movi.64 v1, 1
141 stobj.v.64 v1, v0, %s
[all …]
Dcall.virt.range.negative.yaml135 movi v1, 1
143 movi.64 v1, 1
151 fmovi.64 v1, 1
158 movi v1, 1
165 movi.64 v1, 1
172 fmovi.64 v1, 1.1
179 movi v1, 1
186 movi.64 v1, 1
193 fmovi.64 v1, 1.1
201 movi v1, 1
[all …]
Dstobj.v.obj.yaml48 - sig: stobj.v.obj v1:in:ref, v2:in:ref, field_id
68 - stobj.v.obj v1, v0, R.fR
109 stobj.v.obj v1, v2, %s
119 - mov.null v1
122 - newobj v1, Q
127 movi v1, 10
128 newarr v1, v1, i32[]
145 newobj v1, Q
146 stobj.v.obj v1, v0, R.fQ # v0 is not a ref to obj
163 movi v1, 10
[all …]
Dstobj.v.yaml47 - sig: stobj.v v1:in:b32, v2:in:ref, field_id
63 movi v1, 1
71 - stobj.v v1, v2, R.fi32
87 - call.short check, v1
108 stobj.v v1, v0, %s
118 - movi v1, 1
121 - movi v1, 1
124 - movi v1, 1
127 - movi v1, 1
130 - movi v1, 1
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dstobj.v.obj.yaml76 - sig: stobj.v.obj v1:in:ref, v2:in:ref, field_id
99 - stobj.v.obj v1, v0, R.fR
143 stobj.v.obj v1, v2, %s
153 - mov.null v1
156 - newobj v1, Q
161 movi v1, 10
162 newarr v1, v1, i32[]
188 stobj.v.obj v1, v2, %s
198 - mov.null v1
201 - newobj v1, Q
[all …]
Dcall.virt.negative.yaml37 - sig: call.virt method_id, v1:in:top, v2:in:top, v3:in:top, v4:in:top
70 - sig: call.virt method_id, v1:in:top, v2:in:top, v3:in:top, v4:in:top
138 movi v1, 1
139 - ', v0, v1'
146 movi.64 v1, 1
147 - ', v0, v1'
154 fmovi.64 v1, 1
155 - ', v0, v1'
161 movi v1, 1
162 - ', v0, v1'
[all …]
Dstobj.v.64.yaml75 - sig: stobj.v.64 v1:in:b64, v2:in:ref, field_id
94 fmovi.64 v1, 1.1
102 - stobj.v.64 v1, v2, R.ff64
118 - call.short check, v1
135 fmovi.64 v1, 1.1
143 - stobj.v.64 v1, v2, R.ff64
159 - call.short check, v1
183 stobj.v.64 v1, v0, %s
193 - movi.64 v1, -1
196 - movi.64 v1, 1
[all …]
Dcall.virt.short.negative.yaml36 - sig: call.virt.short method_id, v1:in:top, v2:in:top
69 - sig: call.virt.short method_id, v1:in:top, v2:in:top
143 movi v1, 1
144 - ', v0, v1'
151 movi.64 v1, 1
152 - ', v0, v1'
159 fmovi.64 v1, 1
160 - ', v0, v1'
166 movi v1, 1
167 - ', v0, v1'
[all …]
Dcall.virt.acc.short.yaml155 movi v1, 1
171 call.virt.acc.short R.foo, v1, 0
226 movi v1, 1
280 newobj v1, R
281 lda.obj v1
289 newobj v1, R
290 lda.obj v1
491 call.virt.acc.short R.foo, v1, 0
577 - movi v1, 1
580 - movi.64 v1, 1
[all …]
/arkcompiler/runtime_core/static_core/tests/checked/
Dparameter_test.pa101 fmovi v1, 1.0
102 call.short foo_f32, v1, v1
103 fcmpg v1
105 fmovi.64 v1, 2.0
106 call.short foo_f64, v1, v1
107 fcmpg.64 v1
109 movi v1, 0
110 call.short foo_u1, v1, v1
111 jne v1, exit_failure_3
112 movi v1, 0xff
[all …]
/arkcompiler/runtime_core/tests/checked/
Dparameter_test.pa101 fmovi v1, 1.0
102 call.short foo_f32, v1, v1
103 fcmpg v1
105 fmovi.64 v1, 2.0
106 call.short foo_f64, v1, v1
107 fcmpg.64 v1
109 movi v1, 0
110 call.short foo_u1, v1, v1
111 jne v1, exit_failure_3
112 movi v1, 0xff
[all …]
/arkcompiler/ets_frontend/es2panda/test/optimizer/ts/branch-elimination/projects/ts_module_syntax_project/
Dtest-import-syntax-exec-expected.pa.txt108 ldobjbyname 0x0, v1
118 sta v1
119 throw.undefinedifholewithname v1
121 strictnoteq 0xf, v1
125 sta v1
128 lda v1
132 sta v1
135 strictnoteq 0x13, v1
139 sta v1
142 lda v1
[all …]

12345678910>>...69