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

1 2 3 4 5 6 7 8910

  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
asm.h 51 #define PANIC(msg) .set push; .set reorder; PTR_LA a0, 8f; jal panic; 9: b 9b; .set pop; TEXT(msg)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
asm.h 51 #define PANIC(msg) .set push; .set reorder; PTR_LA a0, 8f; jal panic; 9: b 9b; .set pop; TEXT(msg)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
asm.h 51 #define PANIC(msg) .set push; .set reorder; PTR_LA a0, 8f; jal panic; 9: b 9b; .set pop; TEXT(msg)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.d 389 000001fc <jal>:
390 1fc: 0c 00 00 00 jal 0 <add>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16.s 242 jal extern
mips-abi32-pic.s 36 jal end # 0048 lw t9,got(.text)(gp)
mips-gp32-fp32-pic.s 36 jal end # 0048 lw t9,got(.text)(gp)
mips-gp32-fp64-pic.s 36 jal end # 0048 lw t9,got(.text)(gp)
mips-gp64-fp32-pic.s 36 jal end # 0048 lw t9,got(.text)(gp)
mips-gp64-fp64-pic.s 36 jal end # 0048 lw t9,got(.text)(gp)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/
all_insns.s 57 L53: jal r4
all_insns.d 74 0+0078 <L53> jal R4
  /external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_Mips64r2N64_PIC_relocations.s 49 jal foo
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns9s12xg.d 61 00000068 <label3\+0x64> jal R1
  /art/runtime/interpreter/mterp/mips/
header.S 453 #define JAL(n) jal n
  /development/ndk/platforms/android-21/arch-mips/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm/
inst.h 875 struct m16e_jal jal; member in union:mips16e_instruction
  /external/v8/test/cctest/
test-disasm-mips.cc 497 COMPARE_PC_JUMP(jal(target), "0c000001 jal ", target);
499 COMPARE_PC_JUMP(jal(target), "0fffffff jal ", target);
    [all...]
test-disasm-mips64.cc     [all...]

Completed in 3120 milliseconds

1 2 3 4 5 6 7 8910