/aosp12/art/test/537-checker-jump-over-jump/ |
H A D | Android.bp | 3 // Build rules for ART run-test `537-checker-jump-over-jump`. 16 name: "art-run-test-537-checker-jump-over-jump", 21 ":art-run-test-537-checker-jump-over-jump-expected-stdout", 22 ":art-run-test-537-checker-jump-over-jump-expected-stderr", 31 name: "art-run-test-537-checker-jump-over-jump-expected-stdout", 32 out: ["art-run-test-537-checker-jump-over-jump-expected-stdout.txt"], 39 name: "art-run-test-537-checker-jump-over-jump-expected-stderr", 40 out: ["art-run-test-537-checker-jump-over-jump-expected-stderr.txt"],
|
H A D | info.txt | 1 Test for X86-64 elimination of jump over jump.
|
/aosp12/art/runtime/interpreter/mterp/arm/ |
H A D | other.S | 18 GOTO_OPCODE ip @ jump to next instruction 35 GOTO_OPCODE ip @ jump to next instruction 44 GOTO_OPCODE ip @ jump to next instruction 66 GOTO_OPCODE ip @ jump to next instruction 92 GOTO_OPCODE ip @ jump to next instruction 108 GOTO_OPCODE ip @ jump to next instruction 120 GOTO_OPCODE ip @ jump to next instruction 134 GOTO_OPCODE ip @ jump to next instruction 147 GOTO_OPCODE ip @ jump to next instruction 189 GOTO_OPCODE ip @ jump to next instruction [all …]
|
H A D | array.S | 29 GOTO_OPCODE ip @ jump to next instruction 61 GOTO_OPCODE ip @ jump to next instruction 91 GOTO_OPCODE ip @ jump to next instruction 121 GOTO_OPCODE ip @ jump to next instruction 146 GOTO_OPCODE ip @ jump to next instruction 175 GOTO_OPCODE ip @ jump to next instruction 190 GOTO_OPCODE ip @ jump to next instruction 206 GOTO_OPCODE ip @ jump to next instruction 226 GOTO_OPCODE ip @ jump to next instruction 250 GOTO_OPCODE ip @ jump to next instruction
|
H A D | arithmetic.S | 34 GOTO_OPCODE ip @ jump to next instruction 67 GOTO_OPCODE ip @ jump to next instruction 97 GOTO_OPCODE ip @ jump to next instruction 133 GOTO_OPCODE ip @ jump to next instruction 172 GOTO_OPCODE ip @ jump to next instruction 207 GOTO_OPCODE ip @ jump to next instruction 228 GOTO_OPCODE ip @ jump to next instruction 252 GOTO_OPCODE ip @ jump to next instruction 275 GOTO_OPCODE ip @ jump to next instruction 297 GOTO_OPCODE ip @ jump to next instruction [all …]
|
H A D | object.S | 16 GOTO_OPCODE ip @ jump to next instruction 35 GOTO_OPCODE ip @ jump to next instruction
|
H A D | control_flow.S | 20 GOTO_OPCODE ip @ jump to next instruction 39 GOTO_OPCODE ip @ jump to next instruction
|
H A D | floating_point.S | 23 GOTO_OPCODE ip @ jump to next instruction
|
/aosp12/art/runtime/interpreter/mterp/armng/ |
H A D | other.S | 13 GOTO_OPCODE ip @ jump to next instruction 22 GOTO_OPCODE ip @ jump to next instruction 41 GOTO_OPCODE ip @ jump to next instruction 100 GOTO_OPCODE ip @ jump to next instruction 112 GOTO_OPCODE ip @ jump to next instruction 126 GOTO_OPCODE ip @ jump to next instruction 139 GOTO_OPCODE ip @ jump to next instruction 169 GOTO_OPCODE ip @ jump to next instruction 199 GOTO_OPCODE ip @ jump to next instruction 210 GOTO_OPCODE ip @ jump to next instruction [all …]
|
H A D | arithmetic.S | 34 GOTO_OPCODE ip @ jump to next instruction 67 GOTO_OPCODE ip @ jump to next instruction 97 GOTO_OPCODE ip @ jump to next instruction 133 GOTO_OPCODE ip @ jump to next instruction 172 GOTO_OPCODE ip @ jump to next instruction 207 GOTO_OPCODE ip @ jump to next instruction 228 GOTO_OPCODE ip @ jump to next instruction 252 GOTO_OPCODE ip @ jump to next instruction 275 GOTO_OPCODE ip @ jump to next instruction 297 GOTO_OPCODE ip @ jump to next instruction [all …]
|
H A D | array.S | 26 GOTO_OPCODE ip @ jump to next instruction 34 GOTO_OPCODE ip @ jump to next instruction 42 GOTO_OPCODE ip @ jump to next instruction 100 GOTO_OPCODE ip @ jump to next instruction 133 GOTO_OPCODE ip @ jump to next instruction 147 GOTO_OPCODE ip @ jump to next instruction
|
H A D | floating_point.S | 23 GOTO_OPCODE ip @ jump to next instruction
|
/aosp12/frameworks/av/media/libeffects/testlibs/ |
H A D | AudioEqualizer.cpp | 88 const int32_t jump = (top - bottom) / (mNumPeaking + 2); in reset() local 89 int32_t centerFreq = bottom + jump/2; in reset() 93 centerFreq += jump; in reset() 97 centerFreq += jump; in reset()
|
/aosp12/frameworks/base/libs/hwui/canvas/ |
H A D | OpBuffer.h | 236 static constexpr auto jump = std::array<THUNK, sizeof...(I)>{[](F_PTR fp, void* t) { in do_for_each() 249 jump[static_cast<int>(header->type)](&f, it); in do_for_each()
|
/aosp12/bionic/libc/tools/ |
H A D | genseccomp.py | 163 jump = [BPF_JGE.format(ranges[half].begin, len(first), 0) + ","] 164 return jump + first + second
|
/aosp12/frameworks/compile/mclinker/lib/Support/Windows/ |
H A D | PathV3.inc | 34 // -> jump to the next not '/' 37 // -> jump to the next not '/'
|
/aosp12/art/test/800-smali/smali/ |
H A D | b_27799205_1.smali | 18 # Conditional jump so we have a merge point.
|
H A D | b_27799205_2.smali | 18 # Conditional jump so we have a merge point.
|
H A D | b_27799205_4.smali | 20 # Conditional jump so we have a merge point.
|
H A D | b_27799205_5.smali | 20 # Conditional jump so we have a merge point.
|
H A D | b_27799205_3.smali | 20 # Conditional jump so we have a merge point.
|
/aosp12/frameworks/compile/mclinker/lib/Support/Unix/ |
H A D | PathV3.inc | 40 // -> jump to the next not '/' 43 // -> jump to the next not '/'
|
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/ |
H A D | bootparam.h | 72 __u16 jump; member
|
/aosp12/art/test/115-native-bridge/ |
H A D | expected-stdout.txt | 81 handling second SIGSEGV, will jump back to test function
|
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/ |
H A D | LoaderDicom.java | 158 int jump = (int) readTag(e); in read() local 164 mMappedByteBuffer.position(mMappedByteBuffer.position() - jump); in read()
|