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

1 2 3

  /external/llvm/test/MC/Mips/
set-at-directive.s 9 # CHECK: jr $1 # encoding: [0x08,0x00,0x20,0x00]
11 jr $at
13 # CHECK: jr $2 # encoding: [0x08,0x00,0x40,0x00]
15 jr $at
17 # CHECK: jr $3 # encoding: [0x08,0x00,0x60,0x00]
19 jr $at
21 # CHECK: jr $4 # encoding: [0x08,0x00,0x80,0x00]
23 jr $at
25 # CHECK: jr $5 # encoding: [0x08,0x00,0xa0,0x00]
27 jr $a
    [all...]
hilo-addressing.s 8 jr $31
mips-jump-instructions.s 63 # CHECK: jr $7 # encoding: [0x08,0x00,0xe0,0x00]
65 # CHECK: jr $7 # encoding: [0x08,0x00,0xe0,0x00]
78 jr $7
  /dalvik/vm/compiler/codegen/mips/mips/
CallingConvention.S 31 jr $31
40 jr $31
  /ndk/tests/build/build-assembly-file/jni/
assembly-mips.S 7 jr $31
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INTERPRET.S 20 jr t0
TEMPLATE_PERIODIC_PROFILING.S 28 jr ra
footer.S 79 jr a2 # go if return chaining cell still exist
90 jr a1
101 jr t0
111 jr a1 # branch to dvmMterpCommonExeceptionThrown
TEMPLATE_INVOKE_METHOD_CHAIN.S 24 jr t2 # return to raise stack overflow excep.
38 jr t2 # bail to the interpreter
TEMPLATE_INVOKE_METHOD_NATIVE.S 95 jr a2 # go if return chaining cell still exist
106 jr a1
TEMPLATE_INVOKE_METHOD_NO_OPT.S 80 jr rTEMP # dvmJitToInterpTraceSelectNoChain
  /dalvik/vm/mterp/mips/
alt_stub.S 13 jr rBIX # nothing to do - jump to real handler
20 jr rBIX
footer.S 98 jr a0 # resume translation
166 jr a0
191 jr a0 # continue native execution
239 jr a0 # continue native execution
259 jr a0 # continue native execution if so
286 jr a0 # continue native execution if so
351 jr a0 # jump to the translation
422 jr rBIX # jump to the translation
480 jr ra
    [all...]
header.S 114 jr rd
118 jr rd
132 jr dst; \
274 #define RETURN jr ra
OP_EXECUTE_INLINE.S 76 jr t9 # sizeof=16, "func" is first entry
  /bionic/libc/arch-mips/bionic/
sigsetjmp.S 54 jr t9
59 jr t9
71 jr t9
76 jr t9
  /development/ndk/sources/android/libportable/arch-mips/
sigsetjmp.S 55 jr t9
60 jr t9
72 jr t9
77 jr t9
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-mips32-linux.S 101 jr $6
141 jr $31
210 jr $25
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 54 jr $ra
60 jr $ra
  /external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h 252 VectorXi jr(n); // Indicate the position of the nonzero elements in the vector u -- A zero location is indicated by -1
260 jr.fill(-1);
282 jr(ii) = ii;
294 jr(k) = sizel;
307 jr(k) = jpos;
337 jr(minrow) = jj; jr(j) = k;
341 jr(minrow) = -1;
362 int jpos = jr(j);
380 jr(j) = newpos
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-mips32-linux.S 165 jr $31
187 jr $31
  /dalvik/vm/mterp/out/
InterpAsm-mips.S 121 jr rd
125 jr rd
139 jr dst; \
281 #define RETURN jr ra
493 jr ra
    [all...]
  /external/openssl/crypto/bn/asm/
mips-mont.S 18 1: jr $31
281 jr $31
bn-mips.S 16 jr $31
141 jr $31
152 jr $31
246 jr $31
257 jr $31
339 jr $31
351 jr $31
447 jr $31
459 jr $31
556 jr $3
    [all...]
  /dalvik/vm/arch/mips/
CallO32.S 274 jr $ra

Completed in 566 milliseconds

1 2 3