HomeSort by relevance Sort by last modified time
    Searched full:assembler (Results 301 - 325 of 1196) sorted by null

<<11121314151617181920>>

  /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
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/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.4.3/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-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-c++filt.1 157 encode them into a low-level assembler name which uniquely identifies
168 In this way you can pass an entire assembler source file, containing
207 assembler source file where there might be extra, extraneous
  /prebuilt/linux-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/linux-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
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/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/linux-x86/toolchain/arm-eabi-4.4.3/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/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-c++filt.1 157 encode them into a low-level assembler name which uniquely identifies
168 In this way you can pass an entire assembler source file, containing
207 assembler source file where there might be extra, extraneous
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-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
  /external/webkit/Source/JavaScriptCore/
ChangeLog-2009-06-16 20 * assembler/ARMv7Assembler.h:
21 * assembler/AbstractMacroAssembler.h:
52 * assembler/AbstractMacroAssembler.h:
54 * assembler/CodeLocation.h: Copied from assembler/AbstractMacroAssembler.h.
70 * assembler/MacroAssemblerCodeRef.h:
100 * assembler/AbstractMacroAssembler.h:
104 * assembler/MacroAssemblerCodeRef.h:
168 * assembler/AbstractMacroAssembler.h:
363 * assembler/ARMv7Assembler.h
    [all...]
  /external/v8/src/
assembler.cc 48 #include "regexp-macro-assembler.h"
50 // Include native regexp-macro-assembler.
53 #include "ia32/regexp-macro-assembler-ia32.h"
55 #include "x64/regexp-macro-assembler-x64.h"
57 #include "arm/regexp-macro-assembler-arm.h"
59 #include "mips/regexp-macro-assembler-mips.h"
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.h 31 #include "assembler.h"
56 class MacroAssembler: public Assembler {
58 // The isolate parameter can be NULL if the macro assembler should
61 // macro assembler.
732 // Macro assembler to emit code.
738 MacroAssembler masm_; // Macro assembler used to generate the code.
    [all...]
  /bionic/libc/
Jamfile 336 # record the list of assembler sources
340 # skip C source file if corresponding assembler exists
  /external/grub/
acinclude.m4 2 dnl compiling to assembler.
94 AC_MSG_CHECKING([for .code16 addr32 assembler support])
  /external/llvm/include/llvm/MC/
MCContext.h 72 /// NextUniqueID - The next ID to dole out to an unnamed assembler temporary
138 /// CreateTempSymbol - Create and return a new assembler temporary symbol
  /external/llvm/include/llvm/Target/
Target.td 360 // Is this instruction a pseudo instruction for use by the assembler parser.
377 ///@name Assembler Parser Support
398 /// AssemblerMatcherPredicate - If this feature can be used by the assembler
404 /// as alternative condition string used for assembler matcher.
707 // comments which are hard coded in the .td assembler strings for individual
719 /// AssemblerPredicate - This is a Predicate that can be used when the assembler
728 /// MnemonicAlias - This class allows targets to define assembler mnemonic
787 // FirstOperandColumn/OperandSpacing - If the assembler syntax uses a columnar
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUAsmPrinter.cpp 116 // assembler requires that we print r0 as 0 (no r) when used as the base.
190 // Used to generate a ".-<target>", but it turns out that the assembler
  /external/llvm/lib/Target/
Mangler.cpp 47 /// for this assembler.
88 /// assembler's lexing.
  /external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.cpp 215 // assembler requires that we print r0 as 0 (no r) when used as the base.
244 // The linux and AIX assembler does not take register prefixes.
  /external/llvm/test/MC/ARM/
simple-encoding.ll 4 ;FIXME: Once the ARM integrated assembler is up and going, these sorts of tests
7 ; compiler never generates, so we need the integrated assembler to be

Completed in 2092 milliseconds

<<11121314151617181920>>