/dalvik/vm/mterp/armv5te/ |
OP_INVOKE_STATIC.S | 17 bne common_invokeMethod${routine} @ yes, continue on 23 bne common_invokeMethod${routine} @ no, continue
|
entry.S | 67 bne .Lnot_instr @ no, handle it 78 bne common_updateProfile 101 bne .Lbad_arg 103 bne .LentryInstr @ must have branched, don't resume
|
OP_IGET.S | 20 bne .L${opcode}_finish @ no, already resolved 26 bne .L${opcode}_finish
|
OP_INVOKE_DIRECT.S | 30 bne common_invokeMethod${routine} @ no, continue on 46 bne .L${opcode}_finish @ no, continue
|
OP_INVOKE_VIRTUAL.S | 22 bne .L${opcode}_continue @ yes, continue on 28 bne .L${opcode}_continue @ no, continue
|
OP_DOUBLE_TO_INT.S | 27 bne 1f 37 bne 1f
|
OP_DOUBLE_TO_LONG.S | 25 bne 1f 36 bne 1f
|
OP_GOTO.S | 18 bne common_updateProfile
|
OP_GOTO_16.S | 17 bne common_updateProfile
|
OP_MONITOR_ENTER.S | 19 bne common_exceptionThrown @ exception raised, bail out
|
OP_GOTO_32.S | 25 bne common_updateProfile
|
zcmp.S | 24 bne common_updateProfile
|
/external/libffi/src/mips/ |
n32.S | 112 bne t4, FFI_TYPE_FLOAT, arg1_doublep 125 bne t4, FFI_TYPE_FLOAT, arg2_doublep 138 bne t4, FFI_TYPE_FLOAT, arg3_doublep 151 bne t4, FFI_TYPE_FLOAT, arg4_doublep 164 bne t4, FFI_TYPE_FLOAT, arg5_doublep 177 bne t4, FFI_TYPE_FLOAT, arg6_doublep 190 bne t4, FFI_TYPE_FLOAT, arg7_doublep 203 bne t4, FFI_TYPE_FLOAT, arg8_doublep 221 bne t6, FFI_TYPE_INT, retfloat 228 bne t6, FFI_TYPE_FLOAT, retdoubl [all...] |
o32.S | 93 bne t0, FFI_ARGS_D, pass_f 100 bne t0, FFI_ARGS_F, pass_d_d 108 bne t0, FFI_ARGS_DD, pass_f_f 114 bne t0, FFI_ARGS_FF, pass_d_f 122 bne t0, FFI_ARGS_DF, pass_f_d 130 # bne t0, FFI_ARGS_F_D, call_it 142 bne t2, FFI_TYPE_INT, retlonglong 150 bne t2, FFI_TYPE_UINT64, retfloat 158 bne t2, FFI_TYPE_FLOAT, retdouble 165 bne t2, FFI_TYPE_DOUBLE, noretva [all...] |
/bionic/libc/arch-arm/bionic/ |
memcmp.S | 88 bne 9f 90 bne 1b 100 bne 5f 138 bne 2f 150 bne 2f 172 bne 9f 174 bne 8b 188 bne 4f 223 bne 7f 267 bne 7 [all...] |
memcmp16.S | 79 bne 1b 109 bne 5f 148 bne 2f 160 bne 2f 166 bne 8f 187 bne 9f 189 bne 8b 226 bne 7f
|
/external/stlport/src/ |
sparc_atomic.s | 21 bne 0b ! Retry upon failure 40 bne 1b ! Retry if we failed. 62 bne 2b ! Retry if we failed.
|
sparc_atomic64.s | 18 bne 1b ! Retry upon failure 37 bne 0b 57 bne 0b
|
/dalvik/vm/mterp/armv6t2/ |
OP_IGET.S | 20 bne .L${opcode}_finish @ no, already resolved 26 bne .L${opcode}_finish
|
OP_IGET_WIDE.S | 17 bne .L${opcode}_finish @ no, already resolved 23 bne .L${opcode}_finish
|
OP_IPUT.S | 20 bne .L${opcode}_finish @ no, already resolved 26 bne .L${opcode}_finish @ yes, finish up
|
OP_DOUBLE_TO_INT.S | 27 bne 1f 37 bne 1f
|
OP_DOUBLE_TO_LONG.S | 25 bne 1f 36 bne 1f
|
/external/libffi/src/m32r/ |
sysv.S | 100 bne r3, r4, return_double 107 bne r3, r4, epilogue
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_STRING_COMPARETO.S | 106 bne loopback_single 114 bne loopback_single
|