/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/ |
aout.h | 49 /* The assembler's names for the registers. Note that the ?xx registers are 199 the native assembler does not support stabs. */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/ |
aout.h | 49 /* The assembler's names for the registers. Note that the ?xx registers are 199 the native assembler does not support stabs. */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccinstall.info | 603 Specify that the compiler should assume that the assembler it 604 finds is the GNU assembler. However, this does not modify the 605 rules to find an assembler and will result in confusion if the 606 assembler found is not actually the GNU assembler. (Confusion may 607 also result if the compiler finds the GNU assembler but has not 609 assembler installed on your system, you may want to use this 614 whether you use the GNU assembler. On any other system, 636 ISC on the 386, if you use the GNU assembler, you should also use 640 Specify that the compiler should use the assembler pointed to b [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gccinstall.info | 632 Specify that the compiler should assume that the assembler it 633 finds is the GNU assembler. However, this does not modify the 634 rules to find an assembler and will result in confusion if the 635 assembler found is not actually the GNU assembler. (Confusion may 636 also result if the compiler finds the GNU assembler but has not 638 assembler installed on your system, you may want to use this 643 whether you use the GNU assembler. On any other system, 665 ISC on the 386, if you use the GNU assembler, you should also use 669 Specify that the compiler should use the assembler pointed to b [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccinstall.info | 603 Specify that the compiler should assume that the assembler it 604 finds is the GNU assembler. However, this does not modify the 605 rules to find an assembler and will result in confusion if the 606 assembler found is not actually the GNU assembler. (Confusion may 607 also result if the compiler finds the GNU assembler but has not 609 assembler installed on your system, you may want to use this 614 whether you use the GNU assembler. On any other system, 636 ISC on the 386, if you use the GNU assembler, you should also use 640 Specify that the compiler should use the assembler pointed to b [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gccinstall.info | 632 Specify that the compiler should assume that the assembler it 633 finds is the GNU assembler. However, this does not modify the 634 rules to find an assembler and will result in confusion if the 635 assembler found is not actually the GNU assembler. (Confusion may 636 also result if the compiler finds the GNU assembler but has not 638 assembler installed on your system, you may want to use this 643 whether you use the GNU assembler. On any other system, 665 ISC on the 386, if you use the GNU assembler, you should also use 669 Specify that the compiler should use the assembler pointed to b [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccinstall.info | 603 Specify that the compiler should assume that the assembler it 604 finds is the GNU assembler. However, this does not modify the 605 rules to find an assembler and will result in confusion if the 606 assembler found is not actually the GNU assembler. (Confusion may 607 also result if the compiler finds the GNU assembler but has not 609 assembler installed on your system, you may want to use this 614 whether you use the GNU assembler. On any other system, 636 ISC on the 386, if you use the GNU assembler, you should also use 640 Specify that the compiler should use the assembler pointed to b [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
defaults.h | 44 assembler-name for a local static variable or function named NAME. 95 The VAX assembler fails to stop reading the escape \ 108 /* This is how we tell the assembler to equate two values. */ 133 /* Decide whether to defer emitting the assembler output for an equate 171 /* This is how we tell the assembler that a symbol is weak. */ 185 /* This is how we tell the assembler that a symbol is a weak alias to
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
defaults.h | 44 assembler-name for a local static variable or function named NAME. 95 The VAX assembler fails to stop reading the escape \ 108 /* This is how we tell the assembler to equate two values. */ 133 /* Decide whether to defer emitting the assembler output for an equate 171 /* This is how we tell the assembler that a symbol is weak. */ 185 /* This is how we tell the assembler that a symbol is a weak alias to
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
defaults.h | 44 assembler-name for a local static variable or function named NAME. 95 The VAX assembler fails to stop reading the escape \ 108 /* This is how we tell the assembler to equate two values. */ 133 /* Decide whether to defer emitting the assembler output for an equate 171 /* This is how we tell the assembler that a symbol is weak. */ 185 /* This is how we tell the assembler that a symbol is a weak alias to
|
/sdk/emulator/qtools/ |
thumbdis.cpp | 49 const char * assembler; /* how to disassemble this instruction */ member in struct:thumb_opcode 52 /* format of the assembler string : 257 for (insn = thumb_opcodes; insn->assembler; insn++) { 280 for (insn = thumb_opcodes; insn->assembler; insn++) { 284 const char * c = insn->assembler; 287 if (!*c) { /* Check for empty (not NULL) assembler string. */
|
/external/v8/src/x64/ |
ic-x64.cc | [all...] |
deoptimizer-x64.cc | 157 CodePatcher patcher(call_address, Assembler::kCallInstructionLength); 220 Assembler::target_address_at(call_target_address)); 243 Assembler::set_target_address_at(call_target_address, 253 Assembler::target_address_at(call_target_address)); 261 Assembler::set_target_address_at(call_target_address,
|
/external/llvm/include/llvm/Target/ |
Target.td | 367 // assembler match tables. 370 // Is this instruction a pseudo instruction for use by the assembler parser. 387 ///@name Assembler Parser Support 408 /// AssemblerMatcherPredicate - If this feature can be used by the assembler 414 /// as alternative condition string used for assembler matcher. 717 // comments which are hard coded in the .td assembler strings for individual 729 /// AssemblerPredicate - This is a Predicate that can be used when the assembler 738 /// MnemonicAlias - This class allows targets to define assembler mnemonic 797 // FirstOperandColumn/OperandSpacing - If the assembler syntax uses a columnar [all...] |
/external/openssl/crypto/perlasm/ |
x86_64-xlate.pl | 3 # Ascetic x86_64 AT&T to MASM/NASM assembler translator by <appro>. 11 # assembler, so that it can be compiled with more rigid assemblers, 14 # This translator is not designed to convert *arbitrary* assembler 17 # There *are* limitations and you might have to modify your assembler 98 die "no assembler found on %PATH" if (!($nasm || $masm)); 245 # elder GNU assembler and results in more compact code, 740 # All the above means that if assembler programmer adheres to Unix 769 # assembler subroutine such as those in question (basically we're 829 # It's appropriate to implement this handler in assembler, directly in
|
/external/openssl/crypto/des/ |
VERSION | 32 Even faster inner loop in the DES assembler for x86 and a modification 35 changes make the assembler run %40 faster on a pentium. This is just 43 is mostly a performace release. I've added x86 assembler and 45 on a pentium and the assembler is a %50 speedup. 63 by one of the assembler files found in asm. Look at des/asm/readme
|
/external/v8/src/ |
flag-definitions.h | 143 // assembler-ia32.cc / assembler-arm.cc / assembler-x64.cc 280 // macro-assembler-ia32.cc 471 "trace regexp macro assembler calls.")
|
/external/v8/test/cctest/ |
test-disasm-arm.cc | 36 #include "macro-assembler.h" 72 // Setup V8 to a state where we can at least run the assembler and 79 Assembler assm(Isolate::Current(), buffer, 4*1024); \ 83 // This macro assembles one instruction using the preallocated assembler and 251 // Instructions autotransformed by the assembler.
|
/external/libpng/ |
README | 207 used assembler code tuned for Intel MMX 254 later (previously used assembler code tuned 257 later (does not use assembler code)
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinterInlineAsm.cpp | 10 // This file implements the inline assembler pieces of the AsmPrinter class. 82 // system assembler does. 409 /// instruction, using the specified assembler variant. Targets should
|
/external/llvm/lib/Target/ARM/ |
README-Thumb.txt | 32 * Thumb jumptable codegen can improve given some help from the assembler. This 59 if the assembler can translate the add to: 62 Note the assembler also does something similar to constpool load:
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeAsmPrinter.cpp | 95 // Tells the assembler which registers are saved and where. 98 // assembler knows the register 31 (RA) is saved at prologue. 110 // With a 0xc0000000 mask, the assembler knows the register 15 (R15) and
|
/external/openssl/crypto/sha/asm/ |
sha1-x86_64.pl | 13 # was far behind 32-bit assembler implementation. This is unlike on 15 # assembler, which originally made it hard to motivate the effort. 20 # on Opteron, I failed to beat 32-bit assembler on EM64T core. Well,
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-c++filt.1 | 149 encode them into a low-level assembler name which uniquely identifies 160 In this way you can pass an entire assembler source file, containing 199 assembler source file where there might be extra, extraneous
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-c++filt.1 | 149 encode them into a low-level assembler name which uniquely identifies 160 In this way you can pass an entire assembler source file, containing 199 assembler source file where there might be extra, extraneous
|