Searched refs:jal (Results 1 - 25 of 55) sorted by relevance

123

/external/llvm/test/MC/Mips/
H A Dsym-expr.s11 jal __start + 0x4 # CHECK: instruction: [jal, Imm<__start+4>]
12 jal __start + (-0x10) # CHECK: instruction: [jal, Imm<__start-16>]
13 jal (__start + (-0x10)) # CHECK: instruction: [jal, Imm<__start-16>]
H A Dhex-immediates.s4 # CHECK: jal 0x20
8 jal 32 label
H A Dinstr-analysis.s5 # CHECK-NEXT: 0: 0c 00 00 02 jal 8 <loc1>
9 # CHECK-NEXT: 8: 0c 00 00 06 jal 24 <loc3>
27 jal loc1
29 jal loc3
H A Dcprestore-warning-unused.s9 jal $25
H A Dcprestore-noreorder-noat.s31 jal $25
32 jal $4, $25
33 jal foo
50 jal $25
51 jal $4, $25
52 jal bar
H A Dmicromips-jump26.s11 # CHECK-FIXUP: jal bar # encoding: [A,0xf4'A',A,0b000000AA]
23 jal bar
H A Ddouble-expand.s17 jal foo
H A Dmips_directives.s18 # CHECK: jal 1328 # encoding: [0x0c,0x00,0x01,0x4c]
25 jal 1328
43 # CHECK: jal 1328 # encoding: [0x0c,0x00,0x01,0x4c]
49 jal 1328
H A Dmips-jump-delay-slots.s102 # CHECK: jal 1328
104 jal 1328
122 jal $25
125 jal $4,$25
H A Dmicromips-jump-instructions.s14 # CHECK-EL: jal 1328 # encoding: [0x00,0xf4,0x98,0x02]
37 # CHECK-EB: jal 1328 # encoding: [0xf4,0x00,0x02,0x98]
57 jal 1328
64 jal $25
65 jal $4, $25
H A Drelocation.s38 jal foo // RELOC: R_MIPS_26 foo
39 // ENCBE: jal foo # encoding: [0b000011AA,A,A,A]
40 // ENCLE: jal foo # encoding: [A,A,A,0b000011AA]
43 // The nop from the jal is at 0x0010
45 jal baz // RELOC: R_MIPS_26 .text
46 // ENCBE: jal baz # encoding: [0b000011AA,A,A,A]
47 // ENCLE: jal baz # encoding: [A,A,A,0b000011AA]
H A Dset-nomacro.s15 jal $25
16 jal $4, $25
71 jal foo
73 jal foo
98 jal $25
100 jal $4, $25
198 jal foo
201 jal foo
H A Dexpansion-jal-sym-pic.s29 jal local_label
32 jal weak_label
35 jal global_label
38 jal .text
42 jal 1f
52 # Expanding "jal local_label":
80 # Expanding "jal weak_label":
104 # Expanding "jal global_label":
130 # Expanding "jal .text":
158 # Expanding "jal
[all...]
H A Dcprestore-noreorder.s28 jal $25
29 jal $4, $25
30 jal foo
79 # NO-PIC: jal foo # encoding: [0b000011AA,A,A,A]
H A Dcprestore-reorder.s29 jal $25
30 jal $4, $25
31 jal foo
80 # NO-PIC: jal foo # encoding: [0b000011AA,A,A,A]
H A Dmips-jump-instructions.s94 # CHECK32: jal 1328 # encoding: [0x4c,0x01,0x00,0x0c]
117 # CHECK64: jal 1328 # encoding: [0x4c,0x01,0x00,0x0c]
140 jal 1328
153 jal $25
155 jal $4,$25
H A Dnacl-mask.s233 jal func1
258 # CHECK-NEXT: jal
294 jal func1
308 # CHECK-NEXT: jal
/external/capstone/suite/MC/Mips/
H A Dmicromips-jump-instructions-EB.s.cs3 0xf4,0x00,0x02,0x98 = jal 1328
H A Dmicromips-jump-instructions.s.cs3 0x00,0xf4,0x98,0x02 = jal 1328
H A Dmips_directives.s.cs4 0x0c,0x00,0x01,0x4c = jal 1328
9 0x0c,0x00,0x01,0x4c = jal 1328
/external/libffi/src/mips/
H A Dn32.S89 jal t9
211 jal t9
218 jal t9
225 jal t9
232 jal t9
239 jal t9
246 jal t9
254 jal t9
262 jal t9
270 jal t
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
H A Dn32.S89 jal t9
211 jal t9
218 jal t9
225 jal t9
232 jal t9
239 jal t9
246 jal t9
254 jal t9
262 jal t9
270 jal t
[all...]
/external/python/cpython3/Modules/_ctypes/libffi/src/mips/
H A Dn32.S89 jal t9
211 jal t9
218 jal t9
225 jal t9
232 jal t9
239 jal t9
246 jal t9
254 jal t9
262 jal t9
270 jal t
[all...]
/external/libffi/src/tile/
H A Dtile.S292 starts with a "jal ffi_closure_tile", we can just take the
304 jal ffi_closure_tile_inner
355 /* 'jal .' yields a PC-relative offset of zero so we can OR in the
357 { move r10, lr ; jal . /* ffi_closure_tile */ }
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
H A Dtile.S292 starts with a "jal ffi_closure_tile", we can just take the
304 jal ffi_closure_tile_inner
355 /* 'jal .' yields a PC-relative offset of zero so we can OR in the
357 { move r10, lr ; jal . /* ffi_closure_tile */ }

Completed in 1985 milliseconds

123