Searched refs:a5 (Results 1 – 7 of 7) sorted by relevance
/art/runtime/arch/mips64/ |
D | jni_entrypoints_mips64.S | 35 sd $a5, 40($sp) 62 ld $a5, 40($sp)
|
D | quick_entrypoints_mips64.S | 672 move rSELF, $a5 # Save managed thread pointer into rSELF 1039 # push a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra onto the stack 1050 sd $a5, 8($sp) 1063 daddiu $t0, $a5, 1 # t0 = shorty[1] (skip 1 for return type) 1070 LOOP_OVER_SHORTY_LOADING_REG a5, f17, call_fn 1094 # pop a4, a5, s1(rSELF), s8, ra off of the stack 1097 ld $a5, 8($sp) 1111 # a5 = shorty string 1112 lbu $t1, 0($a5) # get result type from shorty 1141 # push a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra, onto the stack [all …]
|
/art/test/003-omnibus-opcodes/src/ |
D | MethodCall.java | 39 static void manyArgs(int a0, long a1, int a2, long a3, int a4, long a5, in manyArgs() argument
|
/art/test/107-int-math2/src/ |
D | Main.java | 746 static int manyArgs(int a0, long a1, int a2, long a3, int a4, long a5, in manyArgs() argument 756 if (a5 != 5L) return 5; in manyArgs()
|
/art/runtime/interpreter/mterp/mips64/ |
D | main.S | 27 #define a5 $$9 macro
|
/art/test/dexdump/ |
D | bytecodes.txt | 570 000bee: 28da |00a5: goto 007f // -0026 734 000dee: 1602 0000 |00a5: const-wide/16 v2, #int 0 // #0 1692 0017ea: a118 181c |00a5: or-long v24, v24, v28
|
D | invoke-custom.txt | 1839 00212e: 6e10 c000 0200 |00a5: invoke-virtual {v2}, Ljava/lang/Object;.getCl… 1955 00232e: 6e20 b000 2100 |01a5: invoke-virtual {v1, v2}, Ljava/io/PrintStream… 3475 003256: 0a0b |00a5: move-result v11
|