Searched full:wide (Results 1 – 25 of 32) sorted by relevance
12
29 wide.ldpatchvar 0x038 wide.ldpatchvar 0x160 wide.stpatchvar 0x062 wide.stpatchvar 0x1
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 enough274 - name: wide476 - sig: wide.createobjectwithexcludedkeys imm:u16, v1:in:top, v2:in:top480 prefix: wide516 - sig: wide.newobjrange imm:u16, v:in:top520 prefix: wide525 - sig: wide.newlexenv imm:u16529 prefix: wide[all …]
98 % return mnemonic.map{|el| el == '64' ? 'Wide' : el.capitalize}.join()102 % if insn.mnemonic == "callrange" or insn.mnemonic == "wide.callrange" or103 % insn.mnemonic == "callthisrange" or insn.mnemonic == "wide.callthisrange" or104 % insn.mnemonic == "newobjrange" or insn.mnemonic == "wide.newobjrange" or105 % insn.mnemonic == "createobjectwithexcludedkeys" or insn.mnemonic == "wide.createobjectwithe…106 % insn.mnemonic == "supercallthisrange" or insn.mnemonic == "wide.supercallthisrange" or107 % 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"
34 // Forces system-wide full memory synchronization
36 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
165 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join229 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
17 5. We add prefix "wide" to support opcodes which need larger immediate number.
20 mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
43 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
42 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join198 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
58 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join67 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join77 % flag_wide = mnemonic.include?('Wide')
77 % mnemonic = i.mnemonic.split('.').map { |p| p == '64' ? 'Wide' : p.capitalize }.join
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()
88 …// NB! In general wide load/short store on overlapping memory of different address are allowed to … in VisitMarked()
79 % return mnemonic.map{|el| el == '64' ? 'Wide' : el.capitalize}.join()
172 instruction lacks a wide-range form, we can prepare operands for it with moves that have all
141 1. Panda should scale onto a wide range of devices, including IoT devices. Although more and
322 COMMAND "${CMAKE_READELF}" --sections --wide "${LTO_TEST_OBJECT}"
31 DEBUG_ASSERT(width <= valBitSize && width != 0, "bit-width is too wide"); in IntVal()
117 |LANG| provides an efficient application development solution for a wide
1131 DEBUG_HANDLE_OPCODE(WIDE) argument