Home
last modified time | relevance | path

Searched full:jge (Results 1 – 25 of 89) sorted by relevance

1234

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djge.yaml15 - 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/
Djge.yaml16 - 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/
Dop-16.pa14 #Assert that operation jge works fine
18 jge v0, label
23 jge v0, label2
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Dop-16.pa14 #Assert that operation jge works fine
18 jge v0, label
23 jge v0, label2
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/
Dbarriers.pa38 jge v1, jump_label_0
57 jge v1, jump_label_0
64 jge v1, jump_label_2
Dsum.pa19 jge v0, jump_label_0
Darray.pa36 jge v1, jump_label_0
/arkcompiler/runtime_core/tests/irtoc-interpreter-tests/
Dbarriers.pa41 jge v1, jump_label_0
60 jge v1, jump_label_0
67 jge v1, jump_label_2
Dsum.pa19 jge v0, jump_label_0
Darray.pa36 jge v1, jump_label_0
/arkcompiler/runtime_core/compiler/tests/
Dprofiling_runner_test.cpp29 jge v0, jump_label_0
41 jge v0, jump_label_0
/arkcompiler/runtime_core/static_core/compiler/tests/
Dprofiling_runner_test.cpp28 jge v0, jump_label_0
40 jge v0, jump_label_0
/arkcompiler/runtime_core/static_core/tests/checked/
Dloop-unroll-constant.pa81 jge v0, jump_label_0
112 jge v0, jump_label_0
Ddeoptimize_compare.pa47 jge v1, jump_label_0
/arkcompiler/runtime_core/static_core/assembler/samples/
DFibonacci.pa19 jge v1, main_ret
/arkcompiler/runtime_core/assembler/samples/
DFibonacci.pa19 jge v1, main_ret
/arkcompiler/runtime_core/static_core/tests/regression/
Ddeopt_true_test.pa29 jge a1, loop_exit
Ddeopt_true_call_test.pa32 jge a1, loop_exit
Ddeopt_false_test.pa29 jge a1, loop_exit
Dloop-unroll.pa48 jge a1, loop_exit
62 jge v0, loop_exit
/arkcompiler/runtime_core/tests/regression/
Ddeopt_true_call_test.pa32 jge a1, loop_exit
Ddeopt_true_test.pa29 jge a1, loop_exit
Ddeopt_false_test.pa29 jge a1, loop_exit
Dloop-unroll.pa48 jge a1, loop_exit
62 jge v0, loop_exit
/arkcompiler/runtime_core/static_core/static_linker/tests/data/single/
Dlit_array.pa54 jge v1, loop_print_end

1234