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

1 2 3 4 56 7 8 91011>>

  /external/webkit/Source/JavaScriptCore/
wscript 59 includes = '. .. assembler DerivedSources ForwardingHeaders ' + ' '.join(includes),
70 includes = '. .. assembler DerivedSources ForwardingHeaders ' + ' '.join(includes),
  /external/zlib/contrib/
README.contrib 30 assembler to replace longest_match() and inflate_fast()
49 x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-as.1 133 AS \- the portable GNU assembler.
294 If you use (or have used) the \s-1GNU\s0 assembler on one architecture, you
297 including object file formats, most assembler directives (often called
298 \&\fIpseudo-ops\fR) and assembler syntax.
307 assembler for the same architecture; for example, we know of several
337 you can use the \fB\-Wa\fR option to pass arguments through to the assembler.
338 The assembler arguments must be separated from each other (and the \fB\-Wa\fR)
345 This passes two options to the assembler: \fB\-alh\fR (emit a listing to
350 command-line options are automatically passed to the assembler by the compiler.
353 assembler.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
dir 18 * As: (as). The GNU assembler.
20 * Gas: (as). The GNU assembler.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-as.1 133 AS \- the portable GNU assembler.
294 If you use (or have used) the \s-1GNU\s0 assembler on one architecture, you
297 including object file formats, most assembler directives (often called
298 \&\fIpseudo-ops\fR) and assembler syntax.
307 assembler for the same architecture; for example, we know of several
337 you can use the \fB\-Wa\fR option to pass arguments through to the assembler.
338 The assembler arguments must be separated from each other (and the \fB\-Wa\fR)
345 This passes two options to the assembler: \fB\-alh\fR (emit a listing to
350 command-line options are automatically passed to the assembler by the compiler.
353 assembler.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-as.1 133 AS \- the portable GNU assembler.
294 If you use (or have used) the \s-1GNU\s0 assembler on one architecture, you
297 including object file formats, most assembler directives (often called
298 \&\fIpseudo-ops\fR) and assembler syntax.
307 assembler for the same architecture; for example, we know of several
337 you can use the \fB\-Wa\fR option to pass arguments through to the assembler.
338 The assembler arguments must be separated from each other (and the \fB\-Wa\fR)
345 This passes two options to the assembler: \fB\-alh\fR (emit a listing to
350 command-line options are automatically passed to the assembler by the compiler.
353 assembler.
    [all...]
  /dalvik/vm/compiler/codegen/
CompilerCodegen.h 50 /* Implemented in the codegen/<target>/Assembler.c */
  /external/llvm/include/llvm/CodeGen/
LinkAllAsmWriterComponents.h 10 // This header file pulls in all assembler writer related passes for tools like
  /external/llvm/include/llvm/MC/
MCFixupKindInfo.h 18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
MCInstPrinter.h 48 /// printRegName - Print the assembler register name.
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios_sb3.h 63 unsigned long magic; /* just a BRA assembler jump */
  /external/v8/src/mips/
frames-mips.cc 34 #include "mips/assembler-mips-inl.h"
virtual-frame-mips-inl.h 31 #include "assembler-mips.h"
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
copy-files.cmd 39 assembler
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.cpp 28 #if ENABLE(ASSEMBLER) && CPU(ARM_THUMB2)
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/
linux-gas.h 23 /* This is how we tell the assembler that a symbol is weak.
  /external/clang/www/
performance-2009-03-02.html 77 <li><tt>+ codegen</tt>: Add generation of assembler files.</li>
78 <li><tt>+ assembler</tt>: Add assembler time to generate .o files.</li>
performance.html 72 <li><tt>+ codegen</tt>: Add generation of assembler files.</li>
73 <li><tt>+ assembler</tt>: Add assembler time to generate .o files.</li>
  /external/libffi/darwin-x86/
fficonfig.h 31 /* Define if your assembler supports .cfi_* directives. */
34 /* Define if your assembler supports .register. */
37 /* Define if your assembler and linker support unaligned PC relative relocs.
  /external/libffi/
fficonfig.h.in 30 /* Define if your assembler supports .cfi_* directives. */
33 /* Define if your assembler supports .register. */
36 /* Define if your assembler and linker support unaligned PC relative relocs.
  /external/libffi/linux-arm/
fficonfig.h 30 /* Define if your assembler supports .cfi_* directives. */
33 /* Define if your assembler supports .register. */
36 /* Define if your assembler and linker support unaligned PC relative relocs.
  /external/libffi/linux-sh/
fficonfig.h 30 /* Define if your assembler supports .cfi_* directives. */
33 /* Define if your assembler supports .register. */
36 /* Define if your assembler and linker support unaligned PC relative relocs.
  /external/libffi/linux-x86/
fficonfig.h 30 /* Define if your assembler supports .cfi_* directives. */
33 /* Define if your assembler supports .register. */
36 /* Define if your assembler and linker support unaligned PC relative relocs.
  /external/libvpx/examples/includes/geshi/geshi/
z80.php 10 * ZiLOG Z80 Assembler language file for GeSHi.
11 * Syntax definition as commonly used with table assembler TASM32
47 'LANG_NAME' => 'ZiLOG Z80 Assembler',
  /external/llvm/include/llvm/Target/
TargetAsmBackend.h 28 /// TargetAsmBackend - Generic interface to target specific assembler backends.
41 /// assembler backend to emit the final object file.
124 /// HandleAssemblerFlag - Handle any target-specific assembler flags.

Completed in 917 milliseconds

1 2 3 4 56 7 8 91011>>