HomeSort by relevance Sort by last modified time
    Searched refs:jal (Results 126 - 150 of 250) sorted by null

1 2 3 4 56 7 8 910

  /art/runtime/interpreter/mterp/mips64/
op_goto.S 16 jal MterpProfileBranch # (self, shadow_frame, offset)
op_goto_16.S 15 jal MterpProfileBranch # (self, shadow_frame, offset)
op_iget.S 14 jal $helper
op_iget_wide.S 13 jal artGet64InstanceFromCode
op_instance_of.S 15 jal MterpInstanceOf # (index, &obj, method, self)
bincmp.S 23 jal MterpProfileBranch # (self, shadow_frame, offset)
op_goto_32.S 20 jal MterpProfileBranch # (self, shadow_frame, offset)
zcmp.S 21 jal MterpProfileBranch # (self, shadow_frame, offset)
  /external/llvm/test/MC/Mips/
mips-jump-delay-slots.s 102 # CHECK: jal 1328
104 jal 1328
122 jal $25
125 jal $4,$25
micromips-jump-instructions.s 14 # 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
relocation.s 26 jal foo // RELOC: R_MIPS_26 foo
27 // ENCBE: jal foo # encoding: [0b000011AA,A,A,A]
28 // ENCLE: jal foo # encoding: [A,A,A,0b000011AA]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf_e_flags1.d 22 18: 0c000000 jal 0 <foo>
elf_e_flags2.d 21 14: 0c000000 jal 0 <foo>
elf_e_flags3.d 21 14: 0c000000 jal 0 <foo>
elf_e_flags4.d 21 14: 0c000000 jal 0 <foo>
jal-newabi.d 2 #name: MIPS ELF NewABI jal
lineno.s 20 jal __main
29 jal g
tls-o32.s 23 jal $25
28 jal $25
jal-svr4pic.d 2 #name: MIPS jal-svr4pic
4 #source: jal-svr4pic.s
6 # Test the jal macro with -KPIC.
micromips@jal-svr4pic.d 2 #name: MIPS jal-svr4pic
4 #source: jal-svr4pic.s
6 # Test the jal macro with -KPIC (microMIPS).
mips1@jal-svr4pic.d 2 #name: MIPS jal-svr4pic
4 #source: jal-svr4pic.s
6 # Test the jal macro with -KPIC (MIPS1).
mipsr6@jal-svr4pic.d 2 #name: MIPS jal-svr4pic
4 #source: jal-svr4pic.s
6 # Test the jal macro with -KPIC.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
tlsbin-o32.s 23 jal $25
28 jal $25
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
allinsn.s 130 .global jal
131 jal: label
132 jal R0,R0
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/mips/
mixed-micromips.d 13 [0-9a-f]+ <[^>]*> 0c000000 jal 00000000 <.*>

Completed in 772 milliseconds

1 2 3 4 56 7 8 910