Home
last modified time | relevance | path

Searched refs:Thumb (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/test/CodeGen/Thumb/
Dinlineasm-imm-thumb.ll3 ; Test Thumb-mode "I" constraint, for ADD immediate.
9 ; Test Thumb-mode "J" constraint, for negated ADD immediates.
15 ; Test Thumb-mode "K" constraint, for compatibility with GCC's internal use.
21 ; Test Thumb-mode "L" constraint, for 3-operand ADD immediates.
27 ; Test Thumb-mode "M" constraint, for "ADD r = sp + imm".
33 ; Test Thumb-mode "N" constraint, for values between 0 and 31.
39 ; Test Thumb-mode "O" constraint, for "ADD sp = sp + imm".
Diabs.ll5 ;; Thumb:
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/NetscapeCoreAnimationMoviePlugin.xcodeproj/
Dproject.pbxproj18 …1A80011F0FDB2CB2000F3646 /* Thumb.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 1A8001190F…
35 …1A8001190FDB2CB2000F3646 /* Thumb.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tif…
87 1A8001190FDB2CB2000F3646 /* Thumb.tiff */,
166 1A80011F0FDB2CB2000F3646 /* Thumb.tiff in Resources */,
/external/llvm/lib/Target/ARM/
DREADME-Thumb.txt2 // Random ideas for the ARM backend (Thumb specific).
5 * Add support for compiling functions in both ARM and Thumb mode, then taking
12 * Thumb doesn't have normal pre/post increment addressing modes, but you can
32 * Thumb jumptable codegen can improve given some help from the assembler. This
216 etc. Almost all Thumb instructions clobber condition code.
224 Thumb load / store address mode offsets are scaled. The values kept in the
DARM.td24 "Thumb mode">;
79 "Prefer 32-bit Thumb instrs">;
DARMInstrThumb.td1 //===-- ARMInstrThumb.td - Thumb support for ARM -----------*- tablegen -*-===//
10 // This file describes the Thumb instruction set.
15 // Thumb specific DAG Nodes.
98 // Define Thumb specific addressing modes.
716 // There is no non-writeback version of STM for Thumb.
1178 // Conditional move tMOVCCr - Used to implement the Thumb SELECT_CC operation.
DARMInstrFormats.td81 // a 16-bit Thumb instruction if certain conditions are met.
270 // The instruction is a 16-bit flag setting Thumb instruction. Used
314 let DecoderNamespace = "Thumb";
361 // PseudoInst that's Thumb-mode only.
901 // Thumb Instruction Format Definitions.
914 // TI - Thumb instruction.
1018 // A6.2 16-bit Thumb instruction encoding
1143 let DecoderNamespace = "Thumb";
1289 // Tv5Pat - Same as Pat<>, but requires V5T Thumb mode.
DARMRegisterInfo.td225 // Thumb registers are R0-R7 normally. Some instructions can still use
/external/jhead/
Djpgfile.c589 int ReplaceThumbnailFromBuffer(const char * Thumb, int ThumbLen) in ReplaceThumbnailFromBuffer() argument
596 if (Thumb == NULL){ in ReplaceThumbnailFromBuffer()
611 if (Thumb) { in ReplaceThumbnailFromBuffer()
632 if (Thumb){ in ReplaceThumbnailFromBuffer()
633 memcpy(ThumbnailPointer, Thumb, ThumbLen); in ReplaceThumbnailFromBuffer()
Djhead.h240 int ReplaceThumbnailFromBuffer(const char* Thumb, int ThumbLen);
/external/llvm/test/MC/ARM/
Dmode-switch.s1 @ Test ARM / Thumb mode switching with .code
/external/valgrind/main/docs/internals/
Darm_thumb_notes_gdbserver.txt29 * Thumb bit in IstMark:
43 * Thumb bit in extents
74 (see Thumb bit in IstMark above).
/external/llvm/test/CodeGen/ARM/
Dfast-isel-mvn.ll5 ; Note: The Thumb code is being generated by the target-independent selector.
/external/skia/gyp/
Dopts.gyp53 # The assembly uses the frame pointer register (r7 in Thumb/r11 in
/external/openssl/crypto/modes/asm/
Dghash-armv4.s172 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
306 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/openssl/crypto/bn/asm/
Darmv4-mont.s142 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
Darmv4-gf2m.s202 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/valgrind/main/
Dglibc-X.X.supp.in233 # Ubuntu 10.04 on ARM (Thumb). Not sure why this is necessary.
Dglibc-2.X.supp.in233 # Ubuntu 10.04 on ARM (Thumb). Not sure why this is necessary.
/external/qemu/docs/
DCPU-EMULATION.TXT32 Thumb instructions starting at the current instruction pointer position
/external/openssl/crypto/aes/asm/
Daes-armv4.s213 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
628 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
716 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
924 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/webkit/Examples/
DChangeLog126 * NetscapeCoreAnimationMoviePlugin/Thumb.tiff: Added.
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/
DMovieControllerLayer.m88 _thumb = createImageNamed(@"Thumb");
/external/llvm/
DCREDITS.TXT149 D: Thumb-2 code generator
/external/openssl/crypto/sha/asm/
Dsha1-armv4-large.s444 .word 0xe12fff1e @ interoperable with Thumb ISA:-)

12