HomeSort by relevance Sort by last modified time
    Searched refs:beq (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_INDEXOF.S 69 beq match_0
71 beq match_1
73 beq match_2
75 beq match_3
81 beq indexof_nomatch
86 beq match_3
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S 30 beq .LinvokeChain @ predicted chain is valid
TEMPLATE_MONITOR_ENTER_DEBUG.S 23 beq 1f
  /bionic/libc/arch-arm/bionic/
sigsetjmp.S 51 beq PIC_SYM(_C_LABEL(_setjmp), PLT)
61 beq PIC_SYM(_C_LABEL(_longjmp), PLT)
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_INTERFACE.S 22 beq common_errNullObject @ yes, fail
26 beq common_exceptionThrown @ yes, handle exception
OP_MONITOR_EXIT.S 16 beq 1f @ yes
21 beq common_exceptionThrown @ yes, exception is pending
OP_ARRAY_LENGTH.S 10 beq common_errNullObject @ yup, fail
OP_THROW.S 11 beq common_errNullObject @ yes, throw an NPE instead
binopLit16.S 22 beq common_errDivideByZero
OP_CONST_CLASS.S 12 beq .L${opcode}_resolve
31 beq common_exceptionThrown @ yup, handle the exception
OP_CONST_STRING.S 12 beq .L${opcode}_resolve
30 beq common_exceptionThrown @ yup, handle the exception
OP_CONST_STRING_JUMBO.S 14 beq .L${opcode}_resolve
32 beq common_exceptionThrown @ yup, handle the exception
OP_APUT_OBJECT.S 17 beq common_errNullObject @ yes, bail
33 beq .L${opcode}_skip_check @ yes, skip type checks
38 beq common_errArrayStore @ no
OP_FILL_ARRAY_DATA.S 12 beq common_exceptionThrown @ has exception
OP_INSTANCE_OF.S 21 beq .L${opcode}_store @ null obj, not an instance, store r0
27 beq .L${opcode}_resolve @ not resolved, do it now
30 beq .L${opcode}_trivial @ yes, trivial finish
80 beq common_exceptionThrown @ yes, handle exception
OP_INVOKE_SUPER_QUICK.S 24 beq common_errNullObject @ "this" is null, throw exception
OP_INVOKE_VIRTUAL_QUICK.S 18 beq common_errNullObject @ null "this", throw exception
OP_IPUT_QUICK.S 10 beq common_errNullObject @ object was null
OP_MONITOR_ENTER.S 12 beq common_errNullObject @ null object, throw an exception
binop.S 26 beq common_errDivideByZero
binop2addr.S 24 beq common_errDivideByZero
binopLit8.S 23 beq common_errDivideByZero
  /external/libffi/src/arm/
sysv.S 188 beq LSYM(Lepilogue)
196 beq LSYM(Lepilogue)
206 beq LSYM(Lepilogue)
211 beq LSYM(Lepilogue)
245 beq .Lretint
249 beq .Lretint
251 beq .Lretfloat
256 beq .Lretlonglong
258 beq .Lretdouble
263 beq .Lretlonglon
    [all...]
  /dalvik/vm/mterp/armv6t2/
OP_ARRAY_LENGTH.S 9 beq common_errNullObject @ yup, fail
binopLit16.S 21 beq common_errDivideByZero

Completed in 1387 milliseconds

1 2 3 4 5