Searched refs:jmp (Results 1 - 25 of 1471) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Djmp.s0 jmp d5
2 jmp (12, x)
3 jmp (+y)
4 jmp (-y)
5 jmp (y+)
6 jmp (y-)
7 jmp (+x)
8 jmp (-x)
9 jmp (x+)
10 jmp (
1 jmp d5 define
[all...]
H A Djmp.d3 #source: jmp.s
13 0: aa bb jmp d5
14 2: aa 4c jmp \(12,x\)
15 4: aa f3 jmp \(\+y\)
16 6: aa d3 jmp \(-y\)
17 8: aa f7 jmp \(y\+\)
18 a: aa d7 jmp \(y-\)
19 c: aa e3 jmp \(\+x\)
20 e: aa c3 jmp \(-x\)
21 10: aa e7 jmp \(
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dpcrel.s12 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...]
H A Dx86-64-lfence-indbr.s4 jmp *%rdx
6 jmp *(%rdx)
8 jmp *foo
H A Dlfence-indbr.s4 jmp *%edx
6 jmp *(%edx)
8 jmp *foo
H A Drelax-3.s4 jmp local
5 jmp hidden_def
6 jmp global_def
7 jmp global_def@PLT
8 jmp weak_def
9 jmp weak_hidden_undef
10 jmp weak_hidden_def
11 jmp hidden_undef
H A Dx86-64-jump.s5 1: jmp 1b
6 jmp xxx
7 jmp *xxx
8 jmp *%rdi
9 jmp *(%rdi)
37 jmp word ptr [rbx]
38 jmp dword ptr [rbx]
39 jmp fword ptr [rbx]
40 jmp qword ptr [rbx]
41 jmp nea
[all...]
H A Dx86-64-mpx-branch-2.s3 jmp 0x100040
6 data16 rex.w jmp 0x100040
9 jmp foo1
12 jmp foo2
16 jmp foo
19 jmp foo@PLT
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-avr/
H A Dpr21404-3.s5 jmp L1
6 jmp L1
7 jmp L1
10 jmp L1
H A Dpr21404-7.s4 jmp L1
5 jmp L1
6 jmp L1
9 jmp L1
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dstart.s3 jmp foo
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dstart.s3 jmp foo
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mn10200/
H A Dother.s2 jmp 256
3 jmp 131071
4 jmp (a2)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mep/
H A Drelocs-refs.s24 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 (fo
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/h8300/
H A Dbranchh-elf.s6 jmp h8300h_branches
7 jmp @er0
8 jmp @@16:8
H A Dbranchs-elf.s6 jmp h8300s_branches
7 jmp @er0
8 jmp @@16:8
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/rx/
H A Djmp.d1 #source: ./jmp.s
10 0: 7f 00 jmp r0
11 2: 7f 0f jmp r15
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/nios2/
H A Djmp.s1 # Source file used to test the jmp instruction.
5 jmp r25
H A Djmp.d2 #name: NIOS2 jmp
4 # Test the jmp instruction.
9 0+0000 <[^>]*> c800683a jmp bt
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-d10v/
H A Dsimple.s4 jmp r13
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Dwrap1b.s4 jmp __real_deal
H A Dwrap3b.s4 jmp deal
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Djmp-op-n.d2 # source: jmp-op.s
13 8: f1ffffff jmp 4 <here>
16 c: f0000000 jmp c <at>
17 10: f0000004 jmp 20 <there>
18 14: f1fffffc jmp 4 <here>
19 18: f0000002 jmp 20 <there>
20 1c: f1fffffa jmp 4 <here>
H A D1cjmp1b.d8 4: f0000001 jmp 8 <Main\+0x8>
9 8: f0000000 jmp 8 <Main\+0x8>
10 c: f1ffffff jmp 8 <Main\+0x8>
H A D1hjmp1b.d8 4: f0000001 jmp 8 <Main\+0x8>
9 8: f1ffffff jmp 4 <Main\+0x4>
10 c: f1ffffff jmp 8 <Main\+0x8>

Completed in 147 milliseconds

1234567891011>>