HomeSort by relevance Sort by last modified time
    Searched full:branch (Results 2251 - 2275 of 4746) sorted by null

<<919293949596979899100>>

  /system/core/libcutils/arch-x86/
android_memset32.S 95 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
123 /* Branch to an entry in a jump table. TABLE is a jump table with
  /test/vts/web/dashboard/src/main/java/com/android/vts/util/
TestResults.java 74 private static final String[] HEADER_NAMES = {"<b>Stats Type \\ Device Build ID</b>", "Branch",
224 buildAliasList.add(deviceInfoEntity.branch);
  /toolchain/binutils/binutils-2.25/bfd/
elf32-fr30.c 426 srel -= 2; /* Branch instructions add 2 to the PC... */
443 srel -= 2; /* Branch instructions add 2 to the PC... */
  /toolchain/binutils/binutils-2.25/cpu/
mep-rhcop.cpu 239 ; Set branch condition flags to value of code16a[0:3]
240 ; Branch condition flags do not exist yet.
sh64-compact.cpu 384 (dshci bf "Conditional branch"
391 (dshci bfs "Conditional branch with delay slot"
398 (dshci bra "Branch"
404 (dshci braf "Branch far"
416 (dshci bsr "Branch to subroutine"
424 (dshci bsrf "Branch to far subroutine"
432 (dshci bt "Conditional branch"
439 (dshci bts "Conditional branch with delay slot"
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-fr30.c 190 This doesn't handle a branch in the right slot at the border:
202 hold a branch to reach its destination.
tc-m68k.c 384 significance of some values (in the branch instruction, for
765 branches. On 68020 and higher and on CPU32 all branch instructions take
769 branches and a branch over a jump for conditional branches. However, if the
774 #define BRANCHBWL 0 /* Branch byte, word, or long. */
777 #define BRANCHBW 3 /* Branch byte or word. */
782 relax them to the LONG form with a branch-around sequence. This sequence
783 can use a long branch (if available) or an absolute jump (if acceptable).
787 #define FBRANCH 4 /* Coprocessor branch. */
788 #define DBCCLBR 5 /* DBcc relaxable with a long branch. */
807 branch and we are in pcrel mode. We generate a bne/beq pair. *
    [all...]
xtensa-relax.c 74 A more complex example of a branch around:
76 would convert a branch to a negated branch to the following instruction
352 out-of-range branch. Put the wide branch relaxations first in the
353 table since they are more efficient than the branch-around
381 /* Widening branch comparisons eq/ne to zero. Prefer relaxing to narrow
402 /* Other branch-around-jump widenings. */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
relax-swap1-mips1.d 2 #name: MIPS1 branch relaxation with swapping
3 #as: -32 -mips1 -KPIC -relax-branch
relax-swap1-mips2.d 2 #name: MIPS2 branch relaxation with swapping
3 #as: -32 -mips2 -KPIC -relax-branch
  /toolchain/binutils/binutils-2.25/opcodes/
lm32-opinst.c 86 { INPUT, "branch", HW_H_IADDR, CGEN_MODE_USI, OP_ENT (BRANCH), 0, COND_REF },
  /art/runtime/verifier/
method_verifier.cc     [all...]
  /art/compiler/optimizing/
inliner.h 240 * 2) Everything up until `invoke_instruction` is in the then branch (could
register_allocator.cc 235 * Non-linear control flow will force moves at every branch instruction to the new location.
  /art/compiler/utils/arm/
assembler_arm_vixl.h 135 // jumping within 2KB range. For B(cond, label), because the supported branch range is 256
  /art/compiler/utils/arm64/
jni_macro_assembler_arm64.h 168 // and branch to a ExceptionSlowPath if it is.
  /art/compiler/utils/
jni_macro_assembler.h 199 // and branch to a ExceptionSlowPath if it is.
  /art/disassembler/
disassembler_mips.cc 485 case 'B': // Branch offset.
494 case 'b': // 21-bit branch offset.
    [all...]
  /bionic/libc/arch-arm64/generic/bionic/
strlen.S 76 conditional select to reduce branch mispredictions (it is unlikely
  /build/make/core/
version_defaults.mk 97 # SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
  /development/tools/idegen/src/
Configuration.java 152 // Do not check excludes in this branch.
  /development/tools/idegen/src/com/android/idegen/
DirectorySearch.java 68 * Find the repo root. This is the root branch directory of a full repo checkout.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_isinstance.py 113 # Like above, but test the second branch, where the __bases__ of the
  /docs/source.android.com/src/devices/audio/
midi.jd 120 branch <code>android-3.10</code>:
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NFAFactory.java 545 * o---------| (optional branch is 2nd alt of optional block containing A+)
549 * optional branch is built just like an optional subrule).
564 * for generating code, I don't need a DFA for the optional branch by
565 * virtue of how I generate code. The exit-loopback-branch decision

Completed in 994 milliseconds

<<919293949596979899100>>