/external/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
|
mips-mont.pl | 133 bnez $at,1f 231 bnez $t0,.L1st 322 bnez $at,.Linner 352 bnez $t0,.Louter 373 bnez $at,.Lsub 392 bnez $at,.Lcopy
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
mips-mont.pl | 133 bnez $at,1f 231 bnez $t0,.L1st 322 bnez $at,.Linner 352 bnez $t0,.Louter 373 bnez $at,.Lsub 392 bnez $at,.Lcopy
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_DOUBLE_TO_INT_VFP.S | 43 bnez t0, .L${opcode}_set_vreg # return zero for NaN
|
TEMPLATE_STRING_INDEXOF.S | 87 bnez a3, indexof_loop1
|
TEMPLATE_INVOKE_METHOD_NATIVE.S | 91 bnez a1, .LhandleException # handle exception if any
|
footer.S | 75 bnez a1, .LhandleException # handle exception if any
|
/dalvik/vm/mterp/mips/ |
OP_DOUBLE_TO_INT.S | 44 bnez t0, .L${opcode}_set_vreg # return zero for NaN
|
OP_DOUBLE_TO_LONG.S | 38 bnez t0, .L${opcode}_set_vreg
|
footer.S | 200 bnez a0, common_selectTrace 383 bnez a0, 3f # already doing JIT work, continue 516 bnez a2, 1b 619 bnez ra, 2f 622 bnez t2, .LinvokeNative 639 bnez a0, common_updateProfile 683 bnez ra, 11f # Any special SubModes active? 694 bnez a1, common_exceptionThrown 764 bnez t0, 19f 844 bnez a2, 7f # any special subMode handling needed [all...] |
OP_APUT_OBJECT.S | 27 bnez rBIX, .L${opcode}_checks # yes, skip type checks
|
OP_CHECK_CAST.S | 41 bnez v0, .L${opcode}_okay # no, success
|
OP_INVOKE_SUPER.S | 26 bnez a0, .L${opcode}_continue # resolved, continue on
|
OP_EXECUTE_INLINE.S | 21 bnez a2, .L${opcode}_debugmode # yes - take slow path
|
OP_EXECUTE_INLINE_RANGE.S | 19 bnez a2, .L${opcode}_debugmode # yes - take slow path
|
/bionic/libc/arch-mips/string/ |
memset.S | 111 bnez t1,.Ldone 142 bnez a2,.Laligned # any work to do?
|
/external/jpeg/ |
mips_idct_le.S | 103 bnez $s4, full_column 106 bnez $s5, full_column 109 bnez $s6, full_column 343 bnez $t1, full_row 345 bnez $s0, full_row 347 bnez $s0, full_row 349 bnez $s0, full_row
|
/external/llvm/test/MC/Mips/ |
mips-jump-instructions.s | 31 # CHECK32: bnez $11, 1332 # encoding: [0x4d,0x01,0x60,0x15] 56 # CHECK64: bnez $11, 1332 # encoding: [0x4d,0x01,0x60,0x15] 83 bnez $11,1332
|
/bionic/libc/kernel/arch-mips/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
asm.h | 61 #define MOVZ(rd, rs, rt) .set push; .set reorder; bnez rt, 9f; move rd, rs; .set pop; 9:
|