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

1 23 4

  /dalvik/vm/mterp/mips/
OP_FILLED_NEW_ARRAY.S 25 beqz v0, common_exceptionThrown # yes, handle exception
49 beqz t0, .L${opcode}_notimpl # no, not handled yet
52 beqz v0, common_exceptionThrown # alloc failed, handle exception
OP_IGET.S 40 beqz rOBJ, common_errNullObject # object was null
OP_INVOKE_DIRECT.S 35 beqz v0, common_exceptionThrown # yes, handle exception
OP_INVOKE_VIRTUAL.S 43 beqz rOBJ, common_errNullObject # null "this", throw exception
OP_IPUT.S 42 beqz rOBJ, common_errNullObject # object was null
OP_SGET.S 33 beqz v0, common_exceptionThrown # no, handle exception
OP_SGET_WIDE.S 33 beqz v0, common_exceptionThrown # no, handle exception
OP_SPUT.S 30 beqz v0, common_exceptionThrown # success? no, handle exception
binflopWide.S 28 beqz t0, common_errDivideByZero
OP_IGET_WIDE.S 36 beqz rOBJ, common_errNullObject # object was null
OP_IPUT_WIDE.S 36 beqz rOBJ, common_errNullObject # object was null
  /external/valgrind/main/none/tests/mips32/
branches.stdout.exp 110 BEQZ
111 beqz :: 1, RSval: 0
112 beqz :: 7, RSval: 1
113 beqz :: 8, RSval: -1
114 beqz :: 9, RSval: -1
115 beqz :: 10, RSval: -2
116 beqz :: 11, RSval: -1
117 beqz :: 12, RSval: 5
118 beqz :: 13, RSval: -3
119 beqz :: 14, RSval: 12
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
bn-mips.S 27 beqz $8,.L_bn_mul_add_words_tail
91 beqz $6,.L_bn_mul_add_words_return
109 beqz $6,.L_bn_mul_add_words_return
124 beqz $6,.L_bn_mul_add_words_return
163 beqz $8,.L_bn_mul_words_tail
208 beqz $6,.L_bn_mul_words_return
222 beqz $6,.L_bn_mul_words_return
233 beqz $6,.L_bn_mul_words_return
268 beqz $8,.L_bn_sqr_words_tail
307 beqz $6,.L_bn_sqr_words_retur
    [all...]
  /external/openssl/crypto/bn/asm/
bn-mips.S 27 beqz $8,.L_bn_mul_add_words_tail
91 beqz $6,.L_bn_mul_add_words_return
109 beqz $6,.L_bn_mul_add_words_return
124 beqz $6,.L_bn_mul_add_words_return
163 beqz $8,.L_bn_mul_words_tail
208 beqz $6,.L_bn_mul_words_return
222 beqz $6,.L_bn_mul_words_return
233 beqz $6,.L_bn_mul_words_return
268 beqz $8,.L_bn_sqr_words_tail
307 beqz $6,.L_bn_sqr_words_retur
    [all...]
  /bionic/linker/arch/mips/
begin.S 57 beqz $t2, .Lrelocate_local_got
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_NO_OPT.S 33 beqz t8, 2f # breakFlags != 0
38 beqz t6, 3f
TEMPLATE_INVOKE_METHOD_NATIVE.S 25 beqz t8, 2f # breakFlags != 0
94 beqz a2, 3f
TEMPLATE_STRING_INDEXOF.S 80 beqz a3, indexof_nomatch
footer.S 25 beqz ra, 121f
78 beqz a2, 3f
TEMPLATE_INVOKE_METHOD_CHAIN.S 37 beqz t8, 2f # breakFlags != 0
  /external/libffi/src/m32r/
sysv.S 96 beqz r2, epilogue
  /dalvik/vm/mterp/out/
InterpAsm-mips.S 452 beqz a0, 1f # profiling is disabled
    [all...]
  /bionic/libc/arch-mips/string/
memset.S 100 beqz a2,.Ldone
102 beqz t1,.Lalignok
109 beqz t1,.Laligned
  /dalvik/vm/arch/mips/
CallO32.S 243 beqz $s2,.Lend /* don't set result if return type is void */
  /external/llvm/test/MC/Mips/
mips-jump-instructions.s 33 # CHECK32: beqz $11, 1332 # encoding: [0x4d,0x01,0x60,0x11]
58 # CHECK64: beqz $11, 1332 # encoding: [0x4d,0x01,0x60,0x11]
85 beqz $11,1332

Completed in 180 milliseconds

1 23 4