HomeSort by: relevance | last modified time | path
    Searched refs:Thumb (Results 1 - 25 of 77) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
thumb2-it.S 0 /* Thumb-2 IT blocks test program.
32 bx lr @ No Thumb-2
41 bx lr @ Thumb-2 OK
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
thumb2-it.S 0 /* Thumb-2 IT blocks test program.
32 bx lr @ No Thumb-2
41 bx lr @ Thumb-2 OK
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOARM.h 46 if (Flags.getTargetFlags() & ARMJITSymbolFlags::Thumb)
58 return (Entry.getFlags().getTargetFlags() & ARMJITSymbolFlags::Thumb);
84 return make_error<StringError>("Unrecognized thumb branch encoding "
90 return make_error<StringError>("Unrecognized thumb branch encoding "
111 // Set to true for thumb functions in this (or previous) TUs.
129 ARMJITSymbolFlags::Thumb;
173 // If this is a branch from a thumb function (BR22) then make sure we mark
174 // the value as being a thumb stub: we don't want to mix it up with an ARM
184 // thumb func.
214 // (four bytes in Thumb mode, 8 bytes in ARM mode)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
JITSymbol.cpp 101 Flags |= ARMJITSymbolFlags::Thumb;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 222 // stack frame. ARM (especially Thumb) has small immediate offset to
404 // Since this is only reached for Thumb-2 targets, the BFC instruction
1897 // Force LR to be spilled if the Thumb function size is > 2048. This enables
2176 // Don't spill high register if the function is thumb. In the case of
2391 bool Thumb = ST->isThumb();
2492 if (Thumb) {
2521 if (Thumb) {
2533 if (!CompareStackPointer && Thumb) {
2547 if (Thumb && ST->isThumb1Only()) {
2567 BuildMI(McrMBB, DL, TII.get(Thumb ? ARM::t2MRC : ARM::MRC)
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/thumb/
add_n.asm 1 dnl ARM/Thumb mpn_add_n.
40 .thumb
sub_n.asm 1 dnl ARM/Thumb mpn_sub_n.
40 .thumb
  /src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
ecp_nistz256-armv4.pl 58 .thumb
157 bx lr @ interoperable with Thumb ISA:-)
198 bx lr @ interoperable with Thumb ISA:-)
288 bx lr @ interoperable with Thumb ISA:-)
373 bx lr @ interoperable with Thumb ISA:-)
448 bx lr @ interoperable with Thumb ISA:-)
524 bx lr @ interoperable with Thumb ISA:-)
580 bx lr @ interoperable with Thumb ISA:-)
1381 bx lr @ interoperable with Thumb ISA:-)
1631 bx lr @ interoperable with Thumb ISA:-
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
ecp_nistz256-armv4.pl 58 .thumb
157 bx lr @ interoperable with Thumb ISA:-)
198 bx lr @ interoperable with Thumb ISA:-)
288 bx lr @ interoperable with Thumb ISA:-)
373 bx lr @ interoperable with Thumb ISA:-)
448 bx lr @ interoperable with Thumb ISA:-)
524 bx lr @ interoperable with Thumb ISA:-)
580 bx lr @ interoperable with Thumb ISA:-)
1381 bx lr @ interoperable with Thumb ISA:-)
1631 bx lr @ interoperable with Thumb ISA:-
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
ecp_nistz256-armv4.pl 57 .thumb
153 bx lr @ interoperable with Thumb ISA:-)
194 bx lr @ interoperable with Thumb ISA:-)
284 bx lr @ interoperable with Thumb ISA:-)
369 bx lr @ interoperable with Thumb ISA:-)
444 bx lr @ interoperable with Thumb ISA:-)
520 bx lr @ interoperable with Thumb ISA:-)
576 bx lr @ interoperable with Thumb ISA:-)
1377 bx lr @ interoperable with Thumb ISA:-)
1627 bx lr @ interoperable with Thumb ISA:-
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
ghash-armv4.pl 153 .thumb
293 bx lr @ interoperable with Thumb ISA:-)
376 bx lr @ interoperable with Thumb ISA:-)
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
ghash-armv4.pl 152 .thumb
290 bx lr @ interoperable with Thumb ISA:-)
373 bx lr @ interoperable with Thumb ISA:-)
  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
ghash-armv4.pl 153 .thumb
293 bx lr @ interoperable with Thumb ISA:-)
376 bx lr @ interoperable with Thumb ISA:-)
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha1-thumb.pl 17 # sha1_block for Thumb.
120 bx r3 @ switch to Thumb ISA
261 .asciz "SHA1 block transform for Thumb, CRYPTOGAMS by <appro\@openssl.org>"
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha1-thumb.pl 17 # sha1_block for Thumb.
120 bx r3 @ switch to Thumb ISA
261 .asciz "SHA1 block transform for Thumb, CRYPTOGAMS by <appro\@openssl.org>"
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha1-thumb.pl 17 # sha1_block for Thumb.
121 bx r3 @ switch to Thumb ISA
262 .asciz "SHA1 block transform for Thumb, CRYPTOGAMS by <appro\@openssl.org>"
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 217 Thumb = 1 << 0
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
PdbYaml.cpp 51 io.enumCase(Value, "Thumb", PDB_Machine::Thumb);
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
armv4-gf2m.S 6 .thumb
164 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
armv4-gf2m.pl 64 .thumb
248 bx lr @ interoperable with Thumb ISA:-)
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
armv4-gf2m.S 6 .thumb
164 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
armv4-gf2m.pl 63 .thumb
243 bx lr @ interoperable with Thumb ISA:-)
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
armv4-gf2m.S 7 .thumb
161 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 135 Thumb = 0xf0,
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 147 Thumb = 0x1C2,

Completed in 42 milliseconds

1 2 3 4