HomeSort by relevance Sort by last modified time
    Searched refs:bnez (Results 226 - 250 of 291) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/mips/
OP_INVOKE_STATIC.S 21 bnez a0, common_invokeMethod${routine} # yes, continue on
43 bnez a1, common_invokeMethod${routine} # yes, (a0=method, rOBJ="this")
52 bnez v0, common_invokeMethod${routine} # (a0=method, rOBJ="this")
OP_CONST_CLASS.S 12 bnez v0, .L${opcode}_resolve # v0!=0 => resolved-ok
OP_CONST_STRING.S 12 bnez v0, .L${opcode}_resolve
OP_CONST_STRING_JUMBO.S 14 bnez v0, .L${opcode}_resolve
OP_PACKED_SWITCH.S 31 bnez a0, common_updateProfile
bincmp.S 28 bnez a0, common_updateProfile
zcmp.S 26 bnez a0, common_updateProfile # test for JIT off at target
OP_IGET_WIDE.S 18 bnez a0, .L${opcode}_finish # no, already resolved
25 bnez v0, .L${opcode}_finish
OP_IPUT_OBJECT.S 20 bnez a0, .L${opcode}_finish # no, already resolved
27 bnez v0, .L${opcode}_finish # yes, finish up
OP_IPUT_WIDE.S 15 bnez a0, .L${opcode}_finish # no, already resolved
22 bnez v0, .L${opcode}_finish # yes, finish up
entry.S 61 bnez a0, common_updateProfile # profiling is enabled
OP_FILLED_NEW_ARRAY.S 18 bnez a0, .L${opcode}_continue # yes, continue on
79 bnez t1, 1f # <= 4 args, branch
98 bnez t1, 3f
OP_CMP_LONG.S 30 bnez v0, .L${opcode}_finish
OP_SGET.S 17 bnez a0, .L${opcode}_finish
OP_SGET_WIDE.S 15 bnez a0, .L${opcode}_finish
OP_SPUT.S 16 bnez a0, .L${opcode}_finish # is resolved entry null?
OP_SPUT_OBJECT.S 16 bnez a0, .L${opcode}_finish # is resolved entry null?
OP_FLOAT_TO_INT.S 30 bnez t0, .L${opcode}_set_vreg
OP_FLOAT_TO_LONG.S 32 bnez t0, .L${opcode}_set_vreg
  /external/valgrind/main/coregrind/m_syswrap/
syscall-mips32-linux.S 109 bnez $7, 7f
143 bnez $7, 7f
  /dalvik/vm/mterp/out/
InterpAsm-mips.S 449 bnez a0, common_updateProfile # profiling is enabled
914 bnez v0, .LOP_CONST_STRING_resolve
    [all...]
  /external/libffi/src/mips/
n32.S 108 bnez t4, arg1_floatp
121 bnez t4, arg2_floatp
134 bnez t4, arg3_floatp
147 bnez t4, arg4_floatp
160 bnez t4, arg5_floatp
173 bnez t4, arg6_floatp
186 bnez t4, arg7_floatp
199 bnez t4, arg8_floatp
  /external/valgrind/main/none/tests/mips32/
branches.stdout.exp 229 BNEZ
230 bnez :: 6, RSval: 0
231 bnez :: 2, RSval: 1
232 bnez :: 3, RSval: -1
233 bnez :: 4, RSval: -1
234 bnez :: 5, RSval: -2
235 bnez :: 6, RSval: -1
236 bnez :: 7, RSval: 5
237 bnez :: 8, RSval: -3
238 bnez :: 9, RSval: 12
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_FLOAT_TO_INT_VFP.S 29 bnez t0, .L${opcode}_set_vreg
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips3-mont.pl 146 bnez s7,.L1st
237 bnez AT,.Linner
267 bnez s7,.Louter
288 bnez AT,.Lsub
307 bnez AT,.Lcopy

Completed in 188 milliseconds

1 2 3 4 5 6 7 8 91011>>