HomeSort by relevance Sort by last modified time
    Searched refs:bne (Results 26 - 50 of 207) sorted by null

12 3 4 5 6 7 8 9

  /dalvik/vm/mterp/armv5te/
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} @ r0=method, r9="this"
45 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_INVOKE_STATIC.S 21 bne common_invokeMethod${routine} @ yes, continue on
44 bne common_invokeMethod${routine} @ yes (r0=method, r9="this")
52 bne common_invokeMethod${routine} @ (r0=method, r9="this")
OP_PACKED_SWITCH.S 29 bne common_updateProfile
bincmp.S 25 bne common_updateProfile
zcmp.S 22 bne common_updateProfile @ test for JIT off at target
  /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
  /bionic/linker/arch/mips/
begin.S 59 bne $t2, $t3, 1f /* DT_PLTGOT? */
64 1: bne $t2, $t4, 1f /* DT_MIPS_LOCAL_GOTNO? */
  /external/libffi/src/m32r/
sysv.S 100 bne r3, r4, return_double
107 bne r3, r4, epilogue
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copy_y_neon.asm 66 bne cp_src_to_dst_width_loop1
72 bne cp_src_to_dst_height_loop1
79 bne extra_cp_src_to_dst_width1
109 bne extra_cp_src_to_dst_width_loop1
116 bne extra_cp_src_to_dst_height_loop1
vp8_vpxyv12_extendframeborders_neon.asm 71 bne copy_left_right_y
115 bne top_bottom_32
121 bne copy_top_bottom_y
126 bne extra_top_bottom_y
184 bne copy_left_right_uv
218 bne top_bottom_16
224 bne copy_top_bottom_uv
228 bne extra_top_bottom_uv
233 bne border_copy_uv
264 bne extra_top_bottom_3
    [all...]
  /external/libffi/src/mips/
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...]
  /system/core/libcutils/tests/memset_mips/
memset_omips.S 39 bne t1, zero, .Llast8
66 bne a0, a3, .Lloopw
81 bne a0, a3, .Llst8l
  /external/libvpx/libvpx/vp8/common/arm/armv6/
copymem8x4_v6.asm 72 bne copy_mem8x4_1_loop
97 bne copy_mem8x4_4_loop
120 bne copy_mem8x4_fast_loop
copymem8x8_v6.asm 72 bne copy_mem8x8_1_loop
97 bne copy_mem8x8_4_loop
120 bne copy_mem8x8_fast_loop
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S 35 bne 101f
TEMPLATE_STRING_COMPARETO.S 106 bne loopback_single
114 bne loopback_single
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S 34 bne a3, rIBASE, 1f

Completed in 332 milliseconds

12 3 4 5 6 7 8 9