HomeSort by relevance Sort by last modified time
    Searched refs:jmp (Results 1 - 25 of 1318) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ELF/
undefined-directional.s 4 jmp 1b
6 jmp 1f
9 jmp 2f
plt.s 5 jmp foo@PLT
relax.s 10 jmp bar
11 jmp foo
12 jmp zed
got-relaxed.s 7 jmp *jmp@GOTPCREL(%rip)
12 // CHECK-NEXT: R_X86_64_GOTPCRELX jmp
19 // OLD-NEXT: R_X86_64_GOTPCREL jmp
relocation-pc.s 6 jmp -256 # R_X86_64_PC32
  /external/llvm/test/MC/MachO/
undefined-directional.s 4 jmp 1b
6 jmp 1f
9 jmp 2f
direction_labels.s 5 jmp 10b
10 jmp 11f
  /art/runtime/interpreter/mterp/x86/
fallback.S 2 jmp MterpFallback
unused.S 4 jmp MterpFallback
  /art/runtime/interpreter/mterp/x86_64/
fallback.S 2 jmp MterpFallback
unused.S 4 jmp MterpFallback
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
pcrel.s 12 jmp abs
14 jmp ext
15 jmp weak
16 jmp comm
17 jmp loc
18 jmp glob
19 jmp abs2
20 jmp loc2
21 jmp glob2
22 jmp dat
    [all...]
x86-64-branch-3.l 2 .*:2: Warning: indirect jmp without `\*'
8 [ ]*2[ ]+0000 66FF2C25 data16 jmp foo
9 \*\*\*\* Warning: indirect jmp without `\*'
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
plt.s 5 jmp foo@PLT
relocation-pc.s 6 jmp -256 # R_X86_64_PC32
relax.s 10 jmp bar
11 jmp foo
12 jmp zed
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/
branch-coff.s 4 jmp h8300_branches
5 jmp @r0
6 jmp @@16:8
branchh-coff.s 6 jmp h8300h_branches
7 jmp @er0
8 jmp @@16:8
branchh-elf.s 6 jmp h8300h_branches
7 jmp @er0
8 jmp @@16:8
branchs-coff.s 6 jmp h8300s_branches
7 jmp @er0
8 jmp @@16:8
branchs-elf.s 6 jmp h8300s_branches
7 jmp @er0
8 jmp @@16:8
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
start.s 3 jmp foo
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
start.s 3 jmp foo
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10200/
other.s 2 jmp 256
3 jmp 131071
4 jmp (a2)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mep/
relocs-refs.s 24 jmp (foo << 3)
25 jmp (foo >> 3)
26 jmp (foo - bar) & 0x7fffff
27 jmp (foo - main) & 0x7fffff
28 jmp (.text - foo) & 0x7fffff
29 jmp (.data - foo) & 0x7fffff
30 jmp (foo - %sizeof(.text))
31 jmp (foo * 7)
32 jmp (foo / 7)
33 jmp (foo % 7
    [all...]

Completed in 208 milliseconds

1 2 3 4 5 6 7 8 91011>>