Home
last modified time | relevance | path

Searched full:jgt (Results 1 – 25 of 55) sorted by relevance

123

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Djgt.yaml16 - file-name: "jgt"
26 - sig: jgt v:in:i32, imm:i32
35 description: Check 'jgt' instruction with invalid 'v' register.
39 jgt %s
61 description: Check 'jgt' instruction with invalid 'a' register.
65 jgt %s
91 - sig: jgt v:in:i32, imm:i32
94 description: Check 'jgt' instruction with valid 'v' register.
100 jgt %s, lbl
120 - sig: jgt v:in:i32, imm:i32
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djgt.yaml15 - file-name: "jgt"
25 - sig: jgt v:in:i32, imm:i32
35 description: Check 'jgt' instruction with invalid 'v' register.
39 jgt %s
62 description: Check 'jgt' instruction with invalid 'a' register.
66 jgt %s
93 - sig: jgt v:in:i32, imm:i32
96 description: Check 'jgt' instruction with valid 'v' register.
102 jgt %s, lbl
123 - sig: jgt v:in:i32, imm:i32
[all …]
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/
Daccess-nsieve.pa27 jgt v2, jump_label_0
33 jgt v8, jump_label_1
41 jgt v8, jump_label_3
48 jgt v8, jump_label_5
/arkcompiler/runtime_core/tests/irtoc-interpreter-tests/
Daccess-nsieve.pa27 jgt v2, jump_label_0
33 jgt v8, jump_label_1
41 jgt v8, jump_label_3
48 jgt v8, jump_label_5
/arkcompiler/runtime_core/tests/cts-assembly/
Dop-14.pa14 #Assert that operation jgt works fine
18 jgt v0, label
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Dop-14.pa14 #Assert that operation jgt works fine
18 jgt v0, label
Drodatas-01.pa45 jgt a0, loop_exit
70 jgt a0, loop_exit
85 jgt a0, loop2_exit
/arkcompiler/runtime_core/tests/benchmarks/
Daccess-nsieve.pa37 jgt a0, loop_exit
62 jgt a0, loop_exit
77 jgt a0, loop2_exit
Daccess-binary-trees.pa99 jgt a1, loop_exit
117 jgt v3, loop2_exit
129 jgt v9, loop3_exit
Dcontrolflow-recursive.pa27 jgt a1, loop_exit
95 jgt a0, if
Dmath-partial-sums.pa38 jgt a1, loop_exit
89 jgt v26, loop_exit
Dmath-spectral-norm.pa31 jgt a1, loop_exit
/arkcompiler/runtime_core/static_core/tests/benchmarks/
Daccess-nsieve.pa37 jgt a0, loop_exit
62 jgt a0, loop_exit
77 jgt a0, loop2_exit
Daccess-binary-trees.pa99 jgt a1, loop_exit
117 jgt v3, loop2_exit
129 jgt v9, loop3_exit
Dcontrolflow-recursive.pa27 jgt a1, loop_exit
95 jgt a0, if
Dmath-partial-sums.pa38 jgt a1, loop_exit
89 jgt v26, loop_exit
Dmath-spectral-norm.pa31 jgt a1, loop_exit
/arkcompiler/runtime_core/tests/regression/
Dmath-partial-sums.pa39 jgt a1, loop_exit
90 jgt v26, loop_exit
/arkcompiler/runtime_core/static_core/tests/regression/
Dmath-partial-sums.pa39 jgt a1, loop_exit
90 jgt v26, loop_exit
/arkcompiler/runtime_core/static_core/tests/checked/
Difcvt.pa56 jgt v2, inci
120 jgt a0, lable_10
/arkcompiler/runtime_core/tests/checked/
Difcvt.pa56 jgt v2, inci
/arkcompiler/runtime_core/disassembler/tests/sources/
Dinstructions.pa75 jgt v2, label
/arkcompiler/runtime_core/libpandafile/templates/
Dbytecode_emitter_gen.h.erb188 % "JGT" => "JLE",
189 % "JLE" => "JGT",
/arkcompiler/runtime_core/static_core/libpandafile/templates/
Dbytecode_emitter_gen.h.erb189 % "JGT" => "JLE",
190 % "JLE" => "JGT",
/arkcompiler/runtime_core/static_core/docs/
DPBC2IR.md47 | jgt | bool Compare GT, IfImm |

123