Searched full:jge (Results 1 – 25 of 89) sorted by relevance
1234
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | jge.yaml | 15 - file-name: "jge" 25 - sig: jge v:in:i32, imm:i32 35 description: Check 'jge' instruction with invalid 'v' register. 39 jge %s 62 description: Check 'jge' instruction with invalid 'a' register. 66 jge %s 93 - sig: jge v:in:i32, imm:i32 96 description: Check 'jge' instruction with valid 'v' register. 102 jge %s, lbl 123 - sig: jge v:in:i32, imm:i32 [all …]
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | jge.yaml | 16 - file-name: "jge" 26 - sig: jge v:in:i32, imm:i32 35 description: Check 'jge' instruction with invalid 'v' register. 39 jge %s 61 description: Check 'jge' instruction with invalid 'a' register. 65 jge %s 91 - sig: jge v:in:i32, imm:i32 94 description: Check 'jge' instruction with valid 'v' register. 100 jge %s, lbl 120 - sig: jge v:in:i32, imm:i32 [all …]
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | op-16.pa | 14 #Assert that operation jge works fine 18 jge v0, label 23 jge v0, label2
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | op-16.pa | 14 #Assert that operation jge works fine 18 jge v0, label 23 jge v0, label2
|
| /arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/ |
| D | barriers.pa | 38 jge v1, jump_label_0 57 jge v1, jump_label_0 64 jge v1, jump_label_2
|
| D | sum.pa | 19 jge v0, jump_label_0
|
| D | array.pa | 36 jge v1, jump_label_0
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/ |
| D | barriers.pa | 41 jge v1, jump_label_0 60 jge v1, jump_label_0 67 jge v1, jump_label_2
|
| D | sum.pa | 19 jge v0, jump_label_0
|
| D | array.pa | 36 jge v1, jump_label_0
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | profiling_runner_test.cpp | 29 jge v0, jump_label_0 41 jge v0, jump_label_0
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | profiling_runner_test.cpp | 28 jge v0, jump_label_0 40 jge v0, jump_label_0
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | loop-unroll-constant.pa | 81 jge v0, jump_label_0 112 jge v0, jump_label_0
|
| D | deoptimize_compare.pa | 47 jge v1, jump_label_0
|
| /arkcompiler/runtime_core/static_core/assembler/samples/ |
| D | Fibonacci.pa | 19 jge v1, main_ret
|
| /arkcompiler/runtime_core/assembler/samples/ |
| D | Fibonacci.pa | 19 jge v1, main_ret
|
| /arkcompiler/runtime_core/static_core/tests/regression/ |
| D | deopt_true_test.pa | 29 jge a1, loop_exit
|
| D | deopt_true_call_test.pa | 32 jge a1, loop_exit
|
| D | deopt_false_test.pa | 29 jge a1, loop_exit
|
| D | loop-unroll.pa | 48 jge a1, loop_exit 62 jge v0, loop_exit
|
| /arkcompiler/runtime_core/tests/regression/ |
| D | deopt_true_call_test.pa | 32 jge a1, loop_exit
|
| D | deopt_true_test.pa | 29 jge a1, loop_exit
|
| D | deopt_false_test.pa | 29 jge a1, loop_exit
|
| D | loop-unroll.pa | 48 jge a1, loop_exit 62 jge v0, loop_exit
|
| /arkcompiler/runtime_core/static_core/static_linker/tests/data/single/ |
| D | lit_array.pa | 54 jge v1, loop_print_end
|
1234