HomeSort by relevance Sort by last modified time
    Searched refs:Thumb (Results 1 - 21 of 21) sorted by null

  /external/llvm/test/MC/ARM/
mode-switch.s 1 @ Test ARM / Thumb mode switching with .code
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_CHAIN.S 4 * Thumb code through the link register to transfer control to the callee
13 add r3, r1, #1 @ Thumb addr is odd
TEMPLATE_INVOKE_METHOD_NO_OPT.S 11 add r3, r1, #1 @ Thumb addr is odd
TEMPLATE_INVOKE_METHOD_NATIVE.S 5 add r3, r1, #1 @ Thumb addr is odd
  /external/jhead/
jpgfile.c 589 int ReplaceThumbnailFromBuffer(const char * Thumb, int ThumbLen)
596 if (Thumb == NULL){
611 if (Thumb) {
632 if (Thumb){
633 memcpy(ThumbnailPointer, Thumb, ThumbLen);
jhead.h 234 int ReplaceThumbnailFromBuffer(const char* Thumb, int ThumbLen);
  /external/openssl/crypto/bn/asm/
armv4-mont.pl 22 # The code is interoperable with Thumb ISA and is rather compact, less
195 bx lr @ interoperable with Thumb ISA:-)
armv4-mont.s 144 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.pl 18 # thumb 304 3212 4420
24 # thumb = same as 'small' but in Thumb instructions[**] and
34 # [**] While each Thumb instruction is twice smaller, they are not as
38 # the same job in Thumb, therefore the code is never twice as
216 bx lr @ interoperable with Thumb ISA:-)
sha1-thumb.pl 10 # sha1_block for Thumb.
114 bx r3 @ switch to Thumb ISA
255 .asciz "SHA1 block transform for Thumb, CRYPTOGAMS by <appro\@openssl.org>"
sha256-armv4.pl 177 bx lr @ interoperable with Thumb ISA:-)
sha512-armv4.pl 394 bx lr @ interoperable with Thumb ISA:-)
sha1-armv4-large.s 379 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
sha512-armv4.s 409 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
sha256-armv4.s 1108 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /external/openssl/crypto/aes/asm/
aes-armv4.pl 234 bx lr @ interoperable with Thumb ISA:-)
608 bx lr @ interoperable with Thumb ISA:-)
698 bx lr @ interoperable with Thumb ISA:-)
879 bx lr @ interoperable with Thumb ISA:-)
aes-armv4.s 186 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
560 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
645 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
826 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 235 add r3, r1, #1 @ Thumb addr is odd
293 * Thumb code through the link register to transfer control to the callee
302 add r3, r1, #1 @ Thumb addr is odd
348 * Thumb code through the link register to transfer control to the callee
414 add r3, r1, #1 @ Thumb addr is odd
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 235 add r3, r1, #1 @ Thumb addr is odd
293 * Thumb code through the link register to transfer control to the callee
302 add r3, r1, #1 @ Thumb addr is odd
348 * Thumb code through the link register to transfer control to the callee
414 add r3, r1, #1 @ Thumb addr is odd
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 235 add r3, r1, #1 @ Thumb addr is odd
293 * Thumb code through the link register to transfer control to the callee
302 add r3, r1, #1 @ Thumb addr is odd
348 * Thumb code through the link register to transfer control to the callee
414 add r3, r1, #1 @ Thumb addr is odd
    [all...]
CompilerTemplateAsm-armv7-a.S 235 add r3, r1, #1 @ Thumb addr is odd
293 * Thumb code through the link register to transfer control to the callee
302 add r3, r1, #1 @ Thumb addr is odd
348 * Thumb code through the link register to transfer control to the callee
414 add r3, r1, #1 @ Thumb addr is odd
    [all...]

Completed in 1776 milliseconds