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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ARM/
elf-reloc-condcall.s 7 beq some_label
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INTERPRET.S 17 beq ra, zero, 1f
TEMPLATE_STRING_INDEXOF.S 67 beq t0, a1, match_0
69 beq t0, a1, match_1
71 beq t0, a1, match_2
73 beq t0, a1, match_3
84 beq t0, a1, match_0
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_INDEXOF.S 70 beq match_0
72 beq match_1
74 beq match_2
76 beq match_3
82 beq indexof_nomatch
87 beq match_3
TEMPLATE_INTERPRET.S 18 beq 101f
  /bionic/libc/arch-arm/bionic/
sigsetjmp.S 53 beq PIC_SYM(_C_LABEL(_setjmp), PLT)
64 beq PIC_SYM(_C_LABEL(_longjmp), PLT)
  /external/chromium_org/third_party/openssl/openssl/crypto/
alphacpuid.pl 76 beq $1,1b
95 beq $17,.Ldone
98 beq $at,.Little
99 beq $0,.Laligned
110 beq $17,.Lout
113 beq $17,.Ldone
115 beq $at,.Little
  /external/openssl/crypto/
alphacpuid.pl 76 beq $1,1b
95 beq $17,.Ldone
98 beq $at,.Little
99 beq $0,.Laligned
110 beq $17,.Lout
113 beq $17,.Ldone
115 beq $at,.Little
  /external/chromium_org/third_party/skia/src/opts/
memset16_neon.S 60 beq memset_route
99 beq memset_end
102 beq memset_16
108 beq memset_end
111 beq memset_8
117 beq memset_end
  /external/skia/src/opts/
memset16_neon.S 60 beq memset_route
99 beq memset_end
102 beq memset_16
108 beq memset_end
111 beq memset_8
117 beq memset_end
  /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_MONITOR_ENTER.S 12 beq common_errNullObject @ null object, throw an exception
OP_THROW.S 11 beq common_errNullObject @ yes, throw an NPE instead
binopLit16.S 22 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...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
strlen.S 68 beq mainloop
73 beq align_to_32
81 beq align_to_64
90 beq mainloop
  /bionic/libc/arch-arm/cortex-a9/bionic/
strlen.S 91 beq check_byte1_reg1
115 beq check_byte1_reg2
139 beq align_to_32
154 beq mainloop
  /bionic/libc/arch-arm/generic/bionic/
strcpy.S 52 beq 2f
78 beq 2b
98 beq 1f
106 beq 5b
  /bionic/libc/arch-mips/bionic/
memcmp16.S 41 beq $a0,$a1,done /* strings are identical */
  /dalvik/vm/mterp/armv6t2/
OP_ARRAY_LENGTH.S 9 beq common_errNullObject @ yup, fail
binopLit16.S 21 beq common_errDivideByZero
  /external/compiler-rt/lib/arm/
udivmodsi4.S 36 beq LOCAL_LABEL(divzero)
57 beq LOCAL_LABEL(return) // return 0 if b is zero.
udivsi3.S 38 beq LOCAL_LABEL(divzero)
56 beq LOCAL_LABEL(return) // return 0 if b is zero.

Completed in 323 milliseconds

1 2 3 4 5 6 7 8 91011>>