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

12

  /external/llvm/test/MC/ARM/
directive-arch-armv8a.s 35 @ CHECK-ATTR: Description: Thumb-2
thumb2-diagnostics.s 92 @ CHECK-ERRORS: error: 'asr #32' shift amount not allowed in Thumb mode
93 @ CHECK-ERRORS: error: 'asr #32' shift amount not allowed in Thumb mode
directive-eabi_attribute.s 6 .thumb
49 @ CHECK-OBJ-NEXT: Description: Thumb-2
v8_IT_manual.s 647 @ The following Thumb instructions only have 32-bit encodings.
    [all...]
  /external/jhead/
jpgfile.c 593 int ReplaceThumbnailFromBuffer(const char * Thumb, int ThumbLen)
600 if (Thumb == NULL){
615 if (Thumb) {
636 if (Thumb){
637 memcpy(ThumbnailPointer, Thumb, ThumbLen);
jhead.h 254 int ReplaceThumbnailFromBuffer(const char* Thumb, int ThumbLen);
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 165 Thumb = 0xf0,
191 Thumb = 0x1C2,
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 74 // stack frame. ARM (especially Thumb) has small immediate offset to
272 // Since this is only reached for Thumb-2 targets, the BFC instruction
715 // Add the default predicate in Thumb mode.
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-armv4.pl 259 bx lr @ interoperable with Thumb ISA:-)
337 bx lr @ interoperable with Thumb ISA:-)
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-2.s 16 @CHECK-OBJ-NEXT: Description: Thumb-2
attribute-1.s 23 @CHECK-OBJ-NEXT: Description: Thumb-1
  /external/boringssl/linux-arm/crypto/bn/
armv4-mont.S 175 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /external/boringssl/src/crypto/bn/asm/
armv4-mont.pl 22 # The code is interoperable with Thumb ISA and is rather compact, less
258 bx lr @ interoperable with Thumb ISA:-)
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfPageObjectDictionary_autogen.cpp 187 SkPdfStream* SkPdfPageObjectDictionary::Thumb(SkPdfNativeDoc* doc) {
188 SkPdfNativeObject* ret = get("Thumb", "");
196 return get("Thumb", "") != NULL;
SkPdfPageObjectDictionary_autogen.h     [all...]
  /external/boringssl/linux-arm/crypto/aes/
aes-armv4.S 47 .thumb
270 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
714 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
828 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
1045 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
bsaes-armv7.S 77 .thumb
1332 add sp, #0x10 @ add sp,r9,#0x10 is no good for thumb
1517 add sp, #0x10 @ add sp,r9,#0x10 is no good for thumb
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aes-armv4.pl 79 .thumb
302 bx lr @ interoperable with Thumb ISA:-)
746 bx lr @ interoperable with Thumb ISA:-)
865 bx lr @ interoperable with Thumb ISA:-)
1082 bx lr @ interoperable with Thumb ISA:-)
    [all...]
  /external/boringssl/linux-arm/crypto/modes/
ghash-armv4.S 181 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
316 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /external/boringssl/src/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
275 bx lr @ interoperable with Thumb ISA:-)
sha256-armv4.pl 184 .thumb
292 bx lr @ interoperable with Thumb ISA:-)
sha512-armv4.pl 221 .thumb
496 bx lr @ interoperable with Thumb ISA:-)
  /external/boringssl/linux-arm/crypto/sha/
sha1-armv4-large.S 456 .word 0xe12fff1e @ interoperable with Thumb ISA:-)

Completed in 575 milliseconds

12