Home
last modified time | relevance | path

Searched full:jlez (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djlez.yaml16 - file-name: "jlez"
31 - sig: jlez imm:i32
46 jlez label
59 jlez label1
68 jlez loop
75 jlez loop
81 - sig: jlez imm:i32
96 jlez label # 2-byte instruction
113 jlez label
120 jlez label # 3-byte instruction
[all …]
Dtemplate.yaml259 - include: 'jlez.yaml'
/arkcompiler/runtime_core/tests/cts-assembly/
Dop-09.pa14 #Assert that operation jlez works fine
17 jlez label
22 jlez label2
Dliteralarrays-04.pa37 jlez exit_failure
52 jlez label
Dliteralarrays-03.pa37 jlez exit_failure
52 jlez label
Darrays-04.pa71 jlez exit_failure
86 jlez label
Darrays-03.pa71 jlez exit_failure
86 jlez label
Dop-21.pa26 jlez exit_failure
Dop-22.pa26 jlez exit_failure
Dintrinsics-22.pa31 jlez exit_failure
Dmath-23.pa36 jlez label
Dmath-22.pa36 jlez label
Dmath-25.pa36 jlez label
Dintrinsics-03.pa43 jlez label
Dintrinsics-04.pa43 jlez label
/arkcompiler/runtime_core/tests/regression/
Dfcmp.pa20 jlez exit_failure
25 jlez exit_failure
30 jlez exit_failure
Dloop-unroll.pa27 jlez loop_exit
160 jlez loop_exit
178 jlez loop_exit
Dmath-partial-sums.pa55 jlez exit_failure
/arkcompiler/runtime_core/tests/checked/
Dconst_array_test.pa91 jlez loop_error_7
101 jlez loop_error_8
111 jlez loop_error_9
146 jlez label
Dcompare_lenarray_with_zero.pa51 jlez success
/arkcompiler/runtime_core/disassembler/tests/sources/
Dinstructions.pa69 jlez label
/arkcompiler/runtime_core/tests/benchmarks/
Dmath-partial-sums.pa54 jlez exit_failure
/arkcompiler/runtime_core/docs/
DPBC2IR.md42 | jlez | i64 Constant 0, bool Compare LE, IfImm |
/arkcompiler/runtime_core/runtime/tests/
Dinterpreter_test.cpp683 …TestConditionalJmpz("jlez", -1, 1, [](BytecodeEmitter *emitter, const Label &label) { emitter->Jle… in TEST_F()
684 …TestConditionalJmpz("jlez", 0, 1, [](BytecodeEmitter *emitter, const Label &label) { emitter->Jlez in TEST_F()
685 …TestConditionalJmpz("jlez", 1, -1, [](BytecodeEmitter *emitter, const Label &label) { emitter->Jle… in TEST_F()
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h594 cmd = "jlez"; in CheckCondJumpWithZero()

12