Searched full:wide (Results 1 – 25 of 39) sorted by relevance
12
| /arkcompiler/ets_frontend/es2panda/test/version_control/API12beta1_and_beta2/bytecode_feature/ |
| D | wide_sendable_lexical_env_unsupported_compile_for_below_API12beta3_asm_version-expected.txt | 774 wide.ldlexvar 0x0, 0x80 780 wide.ldlexvar 0x0, 0x81 786 wide.ldlexvar 0x0, 0x82 792 wide.ldlexvar 0x0, 0x83 798 wide.ldlexvar 0x0, 0x84 804 wide.ldlexvar 0x0, 0x85 810 wide.ldlexvar 0x0, 0x86 816 wide.ldlexvar 0x0, 0x87 822 wide.ldlexvar 0x0, 0x88 828 wide.ldlexvar 0x0, 0x89 [all …]
|
| D | wide_sendable_lexical_env_unsupported_compile_for_below_API11_asm_version-expected.txt | 774 wide.ldlexvar 0x0, 0x80 780 wide.ldlexvar 0x0, 0x81 786 wide.ldlexvar 0x0, 0x82 792 wide.ldlexvar 0x0, 0x83 798 wide.ldlexvar 0x0, 0x84 804 wide.ldlexvar 0x0, 0x85 810 wide.ldlexvar 0x0, 0x86 816 wide.ldlexvar 0x0, 0x87 822 wide.ldlexvar 0x0, 0x88 828 wide.ldlexvar 0x0, 0x89 [all …]
|
| D | lazy_loading_mudule_variables_in_sendable_class_unsupported_compile_for_below_API12beta3_asm_version-expected.txt | 11 wide.ldexternalmodulevar 0xad
|
| D | lazy_loading_mudule_variables_in_sendable_class_unsupported_compile_for_below_API11_asm_version-expected.txt | 11 wide.ldexternalmodulevar 0xad
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/ts/api18/ |
| D | sendable-class-export-1-expected.txt | 2625 wide.stmodulevar 0xb4 2632 wide.stmodulevar 0xbf 2639 wide.stmodulevar 0xca 2646 wide.stmodulevar 0xd5 2653 wide.stmodulevar 0xe0 2660 wide.stmodulevar 0xeb 2667 wide.stmodulevar 0xf6 2758 wide.stmodulevar 0x86 2765 wide.stmodulevar 0x91 2772 wide.stmodulevar 0x9c [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/hotreload/hotreload-noerror/lexenv-increase/ |
| D | expected.txt | 28 wide.ldpatchvar 0x0 37 wide.ldpatchvar 0x1 60 wide.stpatchvar 0x0 62 wide.stpatchvar 0x1
|
| /arkcompiler/ets_frontend/es2panda/test/patch/11/hotreload/hotreload-noerror/lexenv-increase/ |
| D | expected.txt | 28 wide.ldpatchvar 0x0 37 wide.ldpatchvar 0x1 60 wide.stpatchvar 0x0 62 wide.stpatchvar 0x1
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 23 Registers are wide enough to hold a single reference when working with objects. 25 …When used for object types, registers should be considered wide enough to hold a reference to an o… 104 …d 'any' value, whether they are primitive or not. Virtual registers and accumulator are wide enough 288 - name: wide 498 - sig: wide.createobjectwithexcludedkeys imm:u16, v1:in:top, v2:in:top 502 prefix: wide 539 - sig: wide.newobjrange imm:u16, v:in:top 543 prefix: wide 549 - sig: wide.newlexenv imm:u16 553 prefix: wide [all …]
|
| /arkcompiler/ets_frontend/es2panda/compiler/templates/ |
| D | isa.h.erb | 98 % return mnemonic.map{|el| el == '64' ? 'Wide' : el.capitalize}.join() 102 % if insn.mnemonic == "callrange" or insn.mnemonic == "wide.callrange" or 103 % insn.mnemonic == "callthisrange" or insn.mnemonic == "wide.callthisrange" or 104 % insn.mnemonic == "newobjrange" or insn.mnemonic == "wide.newobjrange" or 105 % insn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic == "wide.createobjectwithe… 106 % insn.mnemonic == "supercallthisrange" or insn.mnemonic == "wide.supercallthisrange" or 107 % insn.mnemonic == "supercallarrowrange" or insn.mnemonic == "wide.supercallarrowrange" 370 % if insn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic.start_with? "wide." 371 % if insn.mnemonic == "wide.callthisrange" or insn.mnemonic == "createobjectwithexcludedkeys"… 372 % insn.mnemonic == "wide.createobjectwithexcludedkeys"
|
| /arkcompiler/runtime_core/static_core/runtime/arch/ |
| D | memory_helpers.h | 34 // Forces system-wide full memory synchronization
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/templates/ |
| D | debug_test_interpreter-inl_gen.cpp.erb | 36 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
|
| D | interpreter-inl_gen.h.erb | 165 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join 229 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | pandafile_isapi.rb | 20 mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | pandafile_isapi.rb | 20 mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
|
| /arkcompiler/runtime_core/docs/changelogs/ |
| D | 2022-08-18-isa-changelog.md | 17 5. We add prefix "wide" to support opcodes which need larger immediate number.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/ |
| D | .gitignore | 108 # pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
|
| /arkcompiler/runtime_core/static_core/verification/gen/templates/ |
| D | abs_int_inl_gen.h.erb | 43 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
|
| D | cflow_iterate_inl_gen.h.erb | 42 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join 198 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
|
| D | handle_gen.h.erb | 58 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join 67 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join 77 % flag_wide = mnemonic.include?('Wide')
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | spill_fill_encoder.cpp | 55 // Stack slot is 64-bit wide, so we can only combine types that could be widened up to in CanCombineSpillFills() 287 encoder_->EncodeMemCopy(srcMem, dstMem, DOUBLE_WORD_SIZE); // Stack slot is 64-bit wide in EncodeStackToX()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | card_table-inl.h | 89 …// NB! In general wide load/short store on overlapping memory of different address are allowed to … in VisitMarked()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/ |
| D | 3_primitive_conversions.rst | 316 Wide limitation 356 - Use more wide types on ArkTS 2.0 side. For exampe use ``bigint`` instead of ``long``
|
| /arkcompiler/ets_frontend/ets2panda/compiler/templates/ |
| D | isa.h.erb | 79 % return mnemonic.map{|el| el == '64' ? 'Wide' : el.capitalize}.join()
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | rationale-for-bytecode.md | 172 instruction lacks a wide-range form, we can prepare operands for it with moves that have all
|
| /arkcompiler/runtime_core/docs/ |
| D | rationale-for-bytecode.md | 172 instruction lacks a wide-range form, we can prepare operands for it with moves that have all
|
12