Home
last modified time | relevance | path

Searched full:wide (Results 1 – 25 of 51) sorted by relevance

123

/arkcompiler/ets_frontend/es2panda/test/version_control/API12beta1_and_beta2/bytecode_feature/
Dwide_sendable_lexical_env_unsupported_compile_for_higher_or_equal_to_API11_asm_version-expected.txt774 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 …]
Dwide_sendable_lexical_env_unsupported_compile_for_higher_or_equal_to_API12beta3_asm_version-expected.txt774 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 …]
Dwide_sendable_lexical_env_unsupported_compile_asm_version-expected.txt774 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 …]
Dlazy_loading_mudule_variables_in_sendable_class_unsupported_compile_for_higher_or_equal_to_API12beta3_asm_version-expected.txt11 wide.ldexternalmodulevar 0xad
Dlazy_loading_mudule_variables_in_sendable_class_unsupported_compile_asm_version-expected.txt11 wide.ldexternalmodulevar 0xad
Dlazy_loading_mudule_variables_in_sendable_class_unsupported_compile_for_higher_or_equal_to_API11_asm_version-expected.txt11 wide.ldexternalmodulevar 0xad
/arkcompiler/ets_frontend/es2panda/test/bytecode/ts/api18/
Dsendable-class-export-1-expected.txt2625 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/11/hotreload/hotreload-noerror/lexenv-increase/
Dexpected.txt28 wide.ldpatchvar 0x0
37 wide.ldpatchvar 0x1
60 wide.stpatchvar 0x0
62 wide.stpatchvar 0x1
/arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/hotreload/hotreload-noerror/lexenv-increase/
Dexpected.txt28 wide.ldpatchvar 0x0
37 wide.ldpatchvar 0x1
60 wide.stpatchvar 0x0
62 wide.stpatchvar 0x1
/arkcompiler/ets_frontend/es2panda/compiler/templates/
Disa.h.erb96 % return mnemonic.map{|el| el == '64' ? 'Wide' : el.capitalize}.join()
100 % if insn.mnemonic == "callrange" or insn.mnemonic == "wide.callrange" or
101 % insn.mnemonic == "callthisrange" or insn.mnemonic == "wide.callthisrange" or
102 % insn.mnemonic == "newobjrange" or insn.mnemonic == "wide.newobjrange" or
103 % insn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic == "wide.createobjectwithe…
104 % insn.mnemonic == "supercallthisrange" or insn.mnemonic == "wide.supercallthisrange" or
105 % insn.mnemonic == "supercallarrowrange" or insn.mnemonic == "wide.supercallarrowrange"
359 % if insn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic.start_with? "wide."
360 % if insn.mnemonic == "wide.callthisrange" or insn.mnemonic == "createobjectwithexcludedkeys"…
361 % insn.mnemonic == "wide.createobjectwithexcludedkeys"
/arkcompiler/runtime_core/isa/
Disa.yaml23 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
289 - name: wide
499 - sig: wide.createobjectwithexcludedkeys imm:u16, v1:in:top, v2:in:top
503 prefix: wide
540 - sig: wide.newobjrange imm:u16, v:in:top
544 prefix: wide
550 - sig: wide.newlexenv imm:u16
554 prefix: wide
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/
Dclass_find_method_test.ets450 static calculateSquareArea(length: int, wide: int, height: int): int {
451 return length * wide * height;
453 static calculateSquareArea(length: int, wide: int): int {
454 return length * wide;
/arkcompiler/runtime_core/static_core/runtime/arch/
Dmemory_helpers.h34 // Forces system-wide full memory synchronization
/arkcompiler/runtime_core/assembler/templates/
Dins_create_api.h.erb25 % return mnemonic.map{|el| el == '64' ? 'Wide' : el.capitalize}.join()
/arkcompiler/runtime_core/static_core/runtime/interpreter/templates/
Ddebug_test_interpreter-inl_gen.cpp.erb36 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
/arkcompiler/runtime_core/static_core/libpandafile/
Dpandafile_isapi.rb20 mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
/arkcompiler/ets_frontend/es2panda/test/compiler/crashStack/enableColumn/js/
Denable-column-callarg.js57 // wide callrange
/arkcompiler/ets_frontend/es2panda/test/compiler/crashStack/offColumn/js/
Doff-column-callarg.js57 // wide callrange
/arkcompiler/runtime_core/libpandafile/
Dpandafile_isapi.rb20 mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
/arkcompiler/runtime_core/docs/changelogs/
D2022-08-18-isa-changelog.md17 5. We add prefix "wide" to support opcodes which need larger immediate number.
/arkcompiler/runtime_core/static_core/verification/gen/templates/
Dabs_int_inl_gen.h.erb43 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
Dcflow_iterate_inl_gen.h.erb42 % 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
/arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/
D.gitignore108 # pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dgraph_analyzer.h69 * @param inIns input ins (stmodulevar or wide.stdmodulevar)
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dspill_fill_encoder.cpp55 // 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()

123