Searched full:pandaassembly (Results 1 – 25 of 128) sorted by relevance
123456
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | monitor.yaml | 16 - name: PandaAssembly 18 .language PandaAssembly 94 prefix: PandaAssembly 99 prefix: PandaAssembly 103 header-template: ['PandaAssembly'] 131 prefix: PandaAssembly 136 prefix: PandaAssembly 140 header-template: ['PandaAssembly'] 169 prefix: PandaAssembly 173 header-template: ['PandaAssembly'] [all …]
|
| D | return.void.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 73 header-template: [PandaAssembly] 84 …description: Check 'return.void' returns control flow to caller in PandaAssembly context with stat… 144 header-template: [PandaAssembly] 157 …description: Check 'return.void' returns control flow to caller in PandaAssembly context with virt… 387 …description: Check accumulator value if undefined after 'return.void' in PandaAssembly context wit… 388 header-template: [PandaAssembly] 433 …description: Check accumulator value if undefined after 'return.void' in PandaAssembly context wit… 434 header-template: [PandaAssembly]
|
| D | newobj.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 154 description: Check 'newobj' instruction with valid type id in PandaAssembly context. 177 description: Check 'newobj' instruction with valid type id in PandaAssembly context. 178 header-template: [PandaAssembly, main] 202 …ion: Check type of object created by 'newobj' instruction with valid type in PandaAssembly context. 243 …ion: Check type of object created by 'newobj' instruction with valid type in PandaAssembly context. 245 header-template: [PandaAssembly, main] 286 …on: Check that two objects created by 'newobj' instructions are different in PandaAssembly context. 347 …on: Check that two objects created by 'newobj' instructions are different in PandaAssembly context. [all …]
|
| D | stobj.v.64.yaml | 17 .language PandaAssembly 41 .language PandaAssembly 81 …ption: Check that verifier reports error if a register is not initialized in PandaAssembly context. 122 …ption: Check that verifier reports error if a register is not initialized in PandaAssembly context. 163 …cription: Check that NullPointerException is thrown if object ref is null in PandaAssembly context. 204 …cription: Check that NullPointerException is thrown if object ref is null in PandaAssembly context. 245 object (other than array) in PandaAssembly context. 287 object (other than array) in PandaAssembly context. 330 valid object field in PandaAssembly context. 385 valid object field in PandaAssembly context. [all …]
|
| D | initobj.short.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 138 …scription: Check 'initobj.short' instruction with uninitialized registers in PandaAssembly context. 190 …scription: Check 'initobj.short' instruction with uninitialized registers in PandaAssembly context. 191 header-template: [PandaAssembly] 414 … description: Check 'initobj.short' instruction with invalid initializer in PandaAssembly context. 543 … description: Check 'initobj.short' instruction with invalid initializer in PandaAssembly context. 544 header-template: [PandaAssembly] 727 …bj.short' instruction with initializer called with incompatible arguments in PandaAssembly context. 938 …bj.short' instruction with initializer called with incompatible arguments in PandaAssembly context. [all …]
|
| D | ldstatic.yaml | 17 .language PandaAssembly 40 .language PandaAssembly 184 …field resolves to a field with size that is not corresponding to bytecode in PandaAssembly context. 213 …field resolves to a field with size that is not corresponding to bytecode in PandaAssembly context. 240 …description: Check that field value is loaded into accumulator in PandaAssembly context. More test… 280 …description: Check that field value is loaded into accumulator in PandaAssembly context. Signed in… 319 …description: Check that field value is loaded into accumulator in PandaAssembly context. More test… 352 …description: Check that field value is loaded into accumulator in PandaAssembly context. Signed in… 402 .language PandaAssembly 467 .language PandaAssembly [all …]
|
| D | ldstatic.64.yaml | 17 .language PandaAssembly 41 .language PandaAssembly 185 …field resolves to a field with size that is not corresponding to bytecode in PandaAssembly context. 225 …field resolves to a field with size that is not corresponding to bytecode in PandaAssembly context. 261 …Check that accumulator value is loaded from field into accumulator in PandaAssembly context. More … 291 …Check that accumulator value is loaded from field into accumulator in PandaAssembly context. More … 318 …Check that accumulator value is loaded from field into accumulator in PandaAssembly context. More … 350 …Check that accumulator value is loaded from field into accumulator in PandaAssembly context. More … 393 .language PandaAssembly 458 .language PandaAssembly
|
| D | lda.str.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 143 …: Check type of object created by 'lda.str' instruction with valid string in PandaAssembly context. 182 …: Check type of object created by 'lda.str' instruction with valid string in PandaAssembly context. 184 header-template: [PandaAssembly, main] 222 … Check value of object created by 'lda.str' instruction with valid string in PandaAssembly context. 274 … Check value of object created by 'lda.str' instruction with valid string in PandaAssembly context. 279 .language PandaAssembly 431 .language PandaAssembly
|
| D | starr.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 196 header-template: [PandaAssembly, npe_j] 304 header-template: [PandaAssembly, aoobe_j, main] 415 …cription: Check acceptable array of primitive types for starr instruction in PandaAssembly context. 418 header-template: [PandaAssembly, main] 463 …cription: Check rejectable array of primitive types for starr instruction in PandaAssembly context. 467 header-template: [PandaAssembly, main] 581 …description: Check 'starr' with incorrect array type in PandaAssembly context. See also "rejectabl… 585 header-template: [PandaAssembly] [all …]
|
| D | initobj.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 144 … description: Check 'initobj' instruction with uninitialized registers in PandaAssembly context. 222 … description: Check 'initobj' instruction with uninitialized registers in PandaAssembly context. 223 header-template: [PandaAssembly] 481 description: Check 'initobj' instruction with invalid initializer in PandaAssembly context. 610 description: Check 'initobj' instruction with invalid initializer in PandaAssembly context. 611 header-template: [PandaAssembly] 794 …'initobj' instruction with initializer called with incompatible arguments in PandaAssembly context. 1005 …'initobj' instruction with initializer called with incompatible arguments in PandaAssembly context. [all …]
|
| D | jnez.obj.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 132 … description: Check 'jnez.obj' instruction with prohibited branch target in PandaAssembly context. 209 … description: Check 'jnez.obj' instruction with prohibited branch target in PandaAssembly context. 210 header-template: [PandaAssembly] 392 description: Check 'jnez.obj' instruction with valid null value in PandaAssembly context. 412 description: Check 'jnez.obj' instruction with valid null value in PandaAssembly context. 415 header-template: [PandaAssembly] 433 … description: Check 'jnez.obj' instruction with valid not null values in PandaAssembly context. 498 … description: Check 'jnez.obj' instruction with valid not null values in PandaAssembly context. [all …]
|
| D | jeqz.obj.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 132 … description: Check 'jeqz.obj' instruction with prohibited branch target in PandaAssembly context. 209 … description: Check 'jeqz.obj' instruction with prohibited branch target in PandaAssembly context. 210 header-template: [PandaAssembly] 392 description: Check 'jeqz.obj' instruction with valid null value in PandaAssembly context. 411 description: Check 'jeqz.obj' instruction with valid null value in PandaAssembly context. 413 header-template: [PandaAssembly] 431 … description: Check 'jeqz.obj' instruction with valid not null values in PandaAssembly context. 498 … description: Check 'jeqz.obj' instruction with valid not null values in PandaAssembly context. [all …]
|
| D | return.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 100 … description: Check 'return' returns control flow to caller, static call, PandaAssembly context. 102 header-template: [PandaAssembly, obj-ctor] 211 … description: Check 'return' returns control flow to caller, virtual call, PandaAssembly context. 213 header-template: [PandaAssembly, obj-ctor] 590 .language PandaAssembly 599 …at verifier reports an error if accumulator is not initialized, static call, PandaAssembly context. 632 .language PandaAssembly 642 …t verifier reports an error if accumulator is not initialized, virtual call, PandaAssembly context.
|
| D | return.64.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 97 … description: Check 'return.64' returns control flow to caller, static call, PandaAssembly context. 99 header-template: [PandaAssembly, obj-ctor] 202 …description: Check 'return.64' returns control flow to caller, virtual call, PandaAssembly context. 204 header-template: [PandaAssembly, obj-ctor] 626 header-template: [PandaAssembly] 635 …k that verifier reports an error if accumulator is not initialized in PandaAssembly context with s… 665 header-template: [PandaAssembly, obj-ctor] 675 …k that verifier reports an error if accumulator is not initialized in PandaAssembly context with v…
|
| D | stobj.v.yaml | 17 .language PandaAssembly 42 .language PandaAssembly 82 …ption: Check that verifier reports error if a register is not initialized in PandaAssembly context. 123 …iption: Check that verifier reports error if a register is not initialized in PandaAssembly context 164 …scription: Check that NullPointerException is thrown if object ref is null in PandaAssembly context 220 …scription: Check that NullPointerException is thrown if object ref is null in PandaAssembly context 271 …s error when the 2nd register is not a ref to an object (other than array) in PandaAssembly context 325 …s error when the 2nd register is not a ref to an object (other than array) in PandaAssembly context 375 a non-static valid object field in PandaAssembly context 430 a non-static valid object field in PandaAssembly context [all …]
|
| D | fstarr.32.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 201 header-template: [PandaAssembly, npe_j] 306 header-template: [PandaAssembly, aoobe_j, main] 417 …tion: Check acceptable array of primitive types for fstarr.32 instruction in PandaAssembly context. 421 header-template: [PandaAssembly, main] 465 …tion: Check rejectable array of primitive types for fstarr.32 instruction in PandaAssembly context. 469 header-template: [PandaAssembly, main] 581 …description: Check 'fstarr.32' with incorrect array type in PandaAssembly context. See also "rejec… 585 header-template: [PandaAssembly] [all …]
|
| D | starr.8.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 198 header-template: [PandaAssembly, npe_j] 306 header-template: [PandaAssembly, aoobe_j, main] 421 …iption: Check acceptable array of primitive types for starr.8 instruction in PandaAssembly context. 425 header-template: [PandaAssembly, main] 470 …iption: Check rejectable array of primitive types for starr.8 instruction in PandaAssembly context. 474 header-template: [PandaAssembly, main] 587 …description: Check 'starr.8' with incorrect array type in PandaAssembly context. See also "rejecta… 591 header-template: [PandaAssembly] [all …]
|
| D | starr.64.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 197 header-template: [PandaAssembly, npe_j] 306 header-template: [PandaAssembly, aoobe_j, main] 419 …ption: Check acceptable array of primitive types for starr.64 instruction in PandaAssembly context. 423 header-template: [PandaAssembly, main] 468 …ption: Check rejectable array of primitive types for starr.64 instruction in PandaAssembly context. 472 header-template: [PandaAssembly, main] 586 …description: Check 'starr.64' with incorrect array type in PandaAssembly context. See also "reject… 590 header-template: [PandaAssembly] [all …]
|
| D | starr.16.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 198 header-template: [PandaAssembly, npe_j] 303 header-template: [PandaAssembly, aoobe_j, main] 414 …ption: Check acceptable array of primitive types for starr.16 instruction in PandaAssembly context. 418 header-template: [PandaAssembly, main] 464 …ption: Check rejectable array of primitive types for starr.16 instruction in PandaAssembly context. 468 header-template: [PandaAssembly, main] 581 …description: Check 'starr.16' with incorrect array type in PandaAssembly context. See also "reject… 585 header-template: [PandaAssembly] [all …]
|
| D | fstarr.64.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 201 header-template: [PandaAssembly, npe_j] 305 header-template: [PandaAssembly, aoobe_j, main] 413 …tion: Check acceptable array of primitive types for fstarr.64 instruction in PandaAssembly context. 417 header-template: [PandaAssembly, main] 461 …tion: Check rejectable array of primitive types for fstarr.64 instruction in PandaAssembly context. 465 header-template: [PandaAssembly, main] 579 …description: Check 'fstarr.64' with incorrect array type in PandaAssembly context. See also "rejec… 583 header-template: [PandaAssembly] [all …]
|
| D | initobj.range.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 134 …scription: Check 'initobj.range' instruction with uninitialized registers in PandaAssembly context. 191 …scription: Check 'initobj.range' instruction with uninitialized registers in PandaAssembly context. 192 header-template: [PandaAssembly] 430 … description: Check 'initobj.range' instruction with invalid initializer in PandaAssembly context. 659 … description: Check 'initobj.range' instruction with invalid initializer in PandaAssembly context. 660 header-template: [PandaAssembly] 948 …bj.range' instruction with initializer called with incompatible arguments in PandaAssembly context. 1159 …bj.range' instruction with initializer called with incompatible arguments in PandaAssembly context. [all …]
|
| D | ldstatic.obj.yaml | 17 .language PandaAssembly 54 .language PandaAssembly 216 …solves to a field with size or type that is not corresponding to bytecode in PandaAssembly context. 255 …solves to a field with size or type that is not corresponding to bytecode in PandaAssembly context. 288 …Check that accumulator value is loaded from field into accumulator in PandaAssembly context. More … 373 …Check that accumulator value is loaded from field into accumulator in PandaAssembly context. More … 469 .language PandaAssembly 534 .language PandaAssembly
|
| D | call.virt.acc.short.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 30 …tant-pool based on object reference using language-specific semantics (currently only PandaAssembly 409 header-template: [PandaAssembly] 471 …ll.virt.acc.short' instruction called with incompatible register argument in PandaAssembly context. 691 …virt.acc.short' instruction called with incompatible accumulator argument in PandaAssembly context. 928 …ption: Check 'call.virt.acc.short' instruction with incompatible register in PandaAssembly context. 929 header-template: [PandaAssembly] 1157 …on: Check 'call.virt.acc.short' instruction with incompatible accumulator in PandaAssembly context. 1158 header-template: [PandaAssembly] [all …]
|
| D | lda.obj.yaml | 45 …register content into accumulator (references to various type of objects) in PandaAssembly context. 138 .language PandaAssembly 152 …register content into accumulator (references to various type of objects) in PandaAssembly context. 345 …description: Check lda.obj with incorrect source register type in PandaAssembly context. Accumulat… 413 …description: Check lda.obj with incorrect source register type in PandaAssembly context. Accumulat… 418 .language PandaAssembly
|
| D | call.virt.short.negative.yaml | 15 - name: PandaAssembly 17 .language PandaAssembly 47 …tant-pool based on object reference using language-specific semantics (currently only PandaAssembly 235 header-template: [PandaAssembly, r_A, r_B] 238 Use PandaAssembly language context. 324 Use PandaAssembly language context. 619 …s not accessible if method_id is not resolved to existing method. Use PandaAssembly language conte… 710 header-template: [PandaAssembly, r_A] 712 …s not accessible if method_id is not resolved to existing method. Use PandaAssembly language conte… 767 …s not accessible if method_id is not resolved to existing method. Use PandaAssembly language conte… [all …]
|
123456