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

1 2 3 4 5 6 7

  /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_MONITOR_ENTER_DEBUG.S 23 beq 1f
  /dalvik/vm/mterp/armv5te/
OP_MONITOR_EXIT.S 16 beq 1f @ yes
21 beq common_exceptionThrown @ yes, exception is pending
OP_THROW.S 11 beq common_errNullObject @ yes, throw an NPE instead
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_ARRAY_LENGTH.S 10 beq common_errNullObject @ yup, fail
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_INVOKE_INTERFACE.S 22 beq common_errNullObject @ yes, fail
26 beq common_exceptionThrown @ yes, handle exception
OP_FILL_ARRAY_DATA.S 12 beq common_exceptionThrown @ has exception
OP_IGET_QUICK.S 10 beq common_errNullObject @ object was null
OP_IGET_WIDE_QUICK.S 9 beq common_errNullObject @ object was null
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_VIRTUAL_QUICK.S 18 beq common_errNullObject @ null "this", throw exception
OP_IPUT_QUICK.S 10 beq common_errNullObject @ object was null
OP_IPUT_WIDE_QUICK.S 11 beq common_errNullObject @ object was null
OP_MONITOR_ENTER.S 12 beq common_errNullObject @ null object, throw an exception
  /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
OP_IGET_QUICK.S 10 beq common_errNullObject @ object was null
OP_IGET_WIDE_QUICK.S 9 beq common_errNullObject @ object was null
OP_IPUT_QUICK.S 10 beq common_errNullObject @ object was null
  /dalvik/vm/mterp/armv4t/
OP_IGET_WIDE_QUICK.S 9 beq common_errNullObject @ object was null
OP_IPUT_WIDE_QUICK.S 11 beq common_errNullObject @ object was null

Completed in 424 milliseconds

1 2 3 4 5 6 7