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

1 2 3 4 5 6 7 8 91011>>

  /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.25/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-mpx-branch-2.s 3 jmp 0x100040
6 jmp foo1
9 jmp foo2
13 jmp foo
16 jmp foo@PLT
jump16.s 6 1: jmp 1b
7 jmp xxx
8 jmp *xxx
9 jmp *%edi
10 jmp *(%edi)
25 jmp 1b
26 jmp *xxx
27 jmp *%di
28 jmp *(%di)
50 jmp word ptr [bx
    [all...]
  /external/llvm/test/MC/ELF/
plt.s 5 jmp foo@PLT
relax.s 10 jmp bar
11 jmp foo
12 jmp zed
relocation-pc.s 6 jmp -256 # R_X86_64_PC32
relax-all-flag.s 1 // By default, the jmp here does not need relaxation (so the 0xeb opdoce can be
15 jmp foo
  /toolchain/binutils/binutils-2.25/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.25/ld/testsuite/ld-x86-64/
start.s 3 jmp foo
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10200/
other.s 2 jmp 256
3 jmp 131071
4 jmp (a2)
  /toolchain/binutils/binutils-2.25/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...]
  /external/llvm/test/MC/MachO/
direction_labels.s 5 jmp 10b
10 jmp 11f
  /external/llvm/test/MC/X86/
intel-syntax-ptr-sized.s 9 jmp [eax] label
19 jmp [eax] label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
jmp.s 1 # Source file used to test the jmp instruction.
5 jmp r25
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
simple.s 4 jmp r13
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
wrap1b.s 4 jmp __real_deal
wrap3b.s 4 jmp deal

Completed in 493 milliseconds

1 2 3 4 5 6 7 8 91011>>