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

12 3 4

  /dalvik/vm/mterp/mips/
OP_EXECUTE_INLINE.S 30 beqz v0, common_exceptionThrown # returned false, handle exception
86 beqz v0, .L${opcode}_resume # did it resolve? no, just move on
101 beqz rINST, common_exceptionThrown # returned false, handle exception
OP_EXECUTE_INLINE_RANGE.S 26 beqz v0, common_exceptionThrown # returned false, handle exception
73 beqz v0, .L${opcode}_resume # did it resolve? no, just move on
89 beqz rOBJ, common_exceptionThrown # returned false, handle exception
OP_AGET.S 18 beqz a0, common_errNullObject # yes, bail
OP_AGET_WIDE.S 15 beqz a0, common_errNullObject # yes, bail
OP_APUT.S 14 beqz a0, common_errNullObject # yes, bail
OP_APUT_WIDE.S 15 beqz a0, common_errNullObject # yes, bail
OP_CONST_CLASS.S 24 beqz v0, common_exceptionThrown # yup, handle the exception
OP_CONST_STRING.S 23 beqz v0, common_exceptionThrown # yup, handle the exception
OP_CONST_STRING_JUMBO.S 26 beqz v0, common_exceptionThrown # yup, handle the exception
OP_INVOKE_SUPER_QUICK.S 24 beqz rOBJ, common_errNullObject # "this" is null, throw exception
OP_IPUT_WIDE_QUICK.S 10 beqz a2, common_errNullObject # object was null
binflop.S 18 beqz a1, common_errDivideByZero
binflop2addr.S 21 beqz a1, common_errDivideByZero
binflopWide2addr.S 22 beqz t0, common_errDivideByZero
binopWide.S 28 beqz t0, common_errDivideByZero
binopWide2addr.S 24 beqz t0, common_errDivideByZero
OP_APUT_OBJECT.S 15 beqz rINST, common_errNullObject # yes, bail
39 beqz v0, .L${opcode}_throw # okay ?
OP_INVOKE_STATIC.S 38 beqz v0, common_exceptionThrown # null, handle exception
40 beqz a2, common_invokeMethod${routine} # no, (a0=method, rOBJ="this")
OP_INVOKE_SUPER.S 22 beqz rOBJ, common_errNullObject # null "this", throw exception
33 beqz v0, common_exceptionThrown # yes, handle exception
OP_IPUT_OBJECT.S 43 beqz rOBJ, common_errNullObject # object was null
50 beqz a0, 1f # stored a null reference?
OP_SPUT_WIDE.S 17 beqz a2, .L${opcode}_resolve # yes, do resolve
49 beqz v0, common_exceptionThrown # no, handle exception
entry.S 64 beqz a0, 1f # profiling is disabled
footer.S 165 beqz a0, 2f # 0 means translation does not exist
182 beqz v0, 2f
189 beqz a0, toInterpreter # didn't chain - resume with interpreter
231 beqz a0, toInterpreter # go if not, otherwise do chain
237 beqz a0, toInterpreter # didn't chain - resume with interpreter
257 beqz a0, footer235
285 beqz a0, 1f
313 beqz a0, 4f
332 beqz a1, 1f
350 beqz a0, common_selectTrac
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S 44 beqz rIBASE, 2f # initialized class or not
fbinopWide.S 28 beqz t0, common_errDivideByZero

Completed in 489 milliseconds

12 3 4