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

1 2 3 4 56 7 8 91011>>

  /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
MCAsmBackend.h 28 /// MCAsmBackend - Generic interface to target specific assembler backends.
41 /// assembler backend to emit the final object file.
124 /// HandleAssemblerFlag - Handle any target-specific assembler flags.
  /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/v8/src/arm/
assembler-arm.h 37 // A light-weight ARM Assembler
43 #include "assembler.h"
420 friend class Assembler;
470 friend class Assembler;
595 class Assembler : public AssemblerBase {
597 // Create an assembler. Instructions and relocation information are emitted
602 // If the provided buffer is NULL, the assembler allocates and grows its own
604 // owned by the assembler and deallocated upon destruction of the assembler.
606 // If the provided buffer is not NULL, the assembler uses the provided buffe
    [all...]
  /external/v8/src/
regexp-macro-assembler-tracer.cc 30 #include "regexp-macro-assembler.h"
31 #include "regexp-macro-assembler-tracer.h"
37 RegExpMacroAssembler* assembler) :
38 assembler_(assembler) {
39 unsigned int type = assembler->Implementation();
  /external/clang/docs/tools/
clang.pod 33 execution of other tools such as the compiler, assembler and linker. Typically
59 Clang also supports the use of an integrated assembler, in which the code
61 the ".s" file and of calling the target assembler.
63 =item B<Assembler>
65 This stage runs the target assembler to translate the output of the compiler
108 Run all of the above, plus the assembler, generating a target ".o" object file.
342 Pass the comma separated arguments in I<args> to the assembler.
358 Pass I<arg> to the assembler.
395 assembler. Whether the integrated assembler is on by default is targe
    [all...]

Completed in 997 milliseconds

1 2 3 4 56 7 8 91011>>