Home
last modified time | relevance | path

Searched full:shli (Results 1 – 25 of 67) sorted by relevance

123

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dshli.yaml17 - file-name: shli
29 - sig: shli imm:i32
35 shli %s
44 description: Check `shli` with zero and various values.
61 - sig: shli imm:i32
67 shli %s
76 description: Check `shli` with +1 and various values.
93 - sig: shli imm:i32
99 shli %s
108 description: Check `shli` with -1 and various values.
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dshli.yaml17 - file-name: shli
29 - sig: shli imm:i32
35 shli %s
44 description: Check `shli` with zero and various values.
62 - sig: shli imm:i32
68 shli %s
77 description: Check `shli` with +1 and various values.
95 - sig: shli imm:i32
101 shli %s
110 description: Check `shli` with -1 and various values.
[all …]
/arkcompiler/runtime_core/tests/cts-assembly/
Dmath-07.pa14 # assert(7 shli 2 == 28) operation --> shli
17 shli 2
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Dmath-07.pa14 # assert(7 shli 2 == 28) operation --> shli
17 shli 2
Dmath-07-v.pa14 # assert(7 shli 2 == 28) operation --> shliv
/arkcompiler/runtime_core/static_core/tests/checked/
Dsource_line.pa37 shli 1
78 #! INST_NOT "ShlI"
84 #! INST "ShlI"
Dcombine_shifts.pa63 shli 9
64 shli 24
70 shli 35
71 shli 1
Dlowering_test.pa38 shli 0x1
/arkcompiler/runtime_core/static_core/irtoc/scripts/
Dstring_helpers.irt346 four_chars := Load(arr_data, ShlI(i2).Imm(3).u64).u64
364 i4 := ShlI(n_blocks).Imm(2).u64 # number of already copied chars if any
367 ch := Load(arr_data, ShlI(i5).Imm(1).u64).u16
391 stop := Add(src_data, ShlI(ShrI(char_count).Imm(4).u64).Imm(5).u64).ptr
421 Store(dst_data5, j, Load(src_data5, ShlI(j).Imm(1).u64).u8).u8
434 chunk := Load(src_data, ShlI(i).Imm(3).u64).u64
437 Store(dst_data, ShlI(i).Imm(2).u64, Cast(chunk).u32).u32
445 j1 := ShlI(n_8b).Imm(2).u64 # number of already copied chars if any
448 Store(dst_data, j, Load(src_data, ShlI(j).Imm(1).u64).u8).u8
502 len := Cast(ShlI(count).Imm(1).u32).word
[all …]
Dstrings.irt58 length := Or(ShlI(size).Imm(1).u32, has_uncompressed).u32
85 offset := ShlI(count1).Imm(1).u32
132 length := Or(ShlI(size).Imm(1).u32, has_uncompressed).u32
141 offset1 := ShlI(count1).Imm(1).u32
142 offset2 := Add(offset1, ShlI(count2).Imm(1).u32).u32
225 length := Or(ShlI(size).Imm(1).u32, has_uncompressed).u32
234 offset1 := ShlI(count1).Imm(1).u32
235 offset2 := Add(offset1, ShlI(count2).Imm(1).u32).u32
236 offset3 := Add(offset2, ShlI(count3).Imm(1).u32).u32
Dstring_builder.irt56 buf := Add(buf, ShlI(count).Imm(1).u32).ptr
95 Store(buf, ShlI(count).Imm(1).u32, ch).u16
130 Store(dst, ShlI(count).Imm(1).u32, nullstr).u64
161 count := ShlI(count).Imm(1).u32
198 sz := ShlI(length).Imm(1).u32
Darray_helpers.irt89 src_from_bytes := ShlI(src_start).Imm(el_log_size).u32
90 dst_from_bytes := ShlI(dst_start).Imm(el_log_size).u32
104 len_bytes := ShlI(len).Imm(el_log_size).u32
/arkcompiler/runtime_core/tests/irtoc-interpreter-tests/
Dbinary.pa41 shli 0x3
42 shli 0x1
Dbarriers.pa77 shli 0x1
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/
Dbinary.pa41 shli 0x3
42 shli 0x1
Dbarriers.pa74 shli 0x1
/arkcompiler/runtime_core/static_core/plugins/ets/irtoc_scripts/
Dstring_builder.irt66 offs := SubI(ShlI(n_digits).Imm(1).u32).Imm(2).u32
130 …slot_offs := AddI(ShlI(index).Imm(Constants::REFERENCE_TYPE_SHIFT).i32).Imm(Constants::ARRAY_DATA_…
179 …slot_offs := AddI(ShlI(index).Imm(Constants::REFERENCE_TYPE_SHIFT).i32).Imm(Constants::ARRAY_DATA_…
224 …slot_offs := AddI(ShlI(index).Imm(Constants::REFERENCE_TYPE_SHIFT).i32).Imm(Constants::ARRAY_DATA_…
275 len_compressed := ShlI(n_chars).Imm(1).u32 # set 'uncompressed' bit to 0
304 …slot := AddI(ShlI(i).Imm(Constants::REFERENCE_TYPE_SHIFT).i32).Imm(Constants::ARRAY_DATA_OFFSET).i…
328 n_bytes2 := ShlI(src_len).Imm(1).i32
332 n_bytes3 := ShlI(src_len).Imm(1).i32
348 n_bytes5 := ShlI(src_arr_len).Imm(1).i32
Dto_string_cache.irt45 elem_offset := AddI(ShlI(hash).Imm(2).u64).Imm(Constants::ARRAY_DATA_OFFSET).u64
54 flag := Cast(ShlI(cachedData).Imm(32).u64).u32
Dstring.irt46 _data_size2 := Cast(ShlI(_char_count).Imm(1).u32).word
53 StoreI(_new_str1, ShlI(_char_count).Imm(1).u32).Imm(Constants::STRING_LENGTH_OFFSET).u32
57 …StoreI(_new_str1, OrI(ShlI(_char_count).Imm(1).u32).Imm(1).u32).Imm(Constants::STRING_LENGTH_OFFSE…
64 StoreI(_new_str2, ShlI(_char_count).Imm(1).u32).Imm(Constants::STRING_LENGTH_OFFSET).u32
276 ws2 := is_white_space_u16(Load(str_data, ShlI(j).Imm(1).i32).u16)
370 ws2 := is_white_space_u16(Load(str_data, ShlI(j).Imm(1).i32).u16)
414 ws2 := is_white_space_u16(Load(str_data, ShlI(last_char_index).Imm(1).i32).u16)
476 If(is_white_space_u16(Load(str_data, ShlI(right11).Imm(1).i32).u16), 0).NE.Likely.b {
486 If(is_white_space_u16(Load(str_data, ShlI(left11).Imm(1).i32).u16), 0).NE.Likely.b {
546 ws5 := is_white_space_u16(Load(str_data, ShlI(last_char_index).Imm(1).i32).u16)
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/
Dshli.pa16 shli 0x2
/arkcompiler/runtime_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/
Dshli.pa16 shli 0x2
/arkcompiler/runtime_core/tests/benchmarks/
Dbitops-3bit-bits-in-byte.pa56 shli 1
Dbitops-bits-in-byte.pa62 shli 1
/arkcompiler/runtime_core/static_core/tests/benchmarks/
Dbitops-bits-in-byte.pa62 shli 1
Dbitops-3bit-bits-in-byte.pa56 shli 1

123