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

1 2 3 4 5 6 78 91011>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
as.info 4 * As: (as). The GNU assembler.
5 * Gas: (as). The GNU assembler.
8 This file documents the GNU Assembler "as".
26 This file is a user guide to the GNU assembler `as' (GNU Binutils)
41 * Pseudo Ops:: Assembler Directives
297 Generate debugging information for each assembler source line
302 Generate stabs debugging information for each assembler line. This
303 may help debugging assembler code, if the debugger can handle it.
306 Generate stabs debugging information for each assembler line, with
309 may help debugging assembler code. Currently the only GN
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-dlltool.1 144 [\fB\-S\fR|\fB\-\-as\fR \fIpath-to-assembler\fR] [\fB\-f\fR|\fB\-\-as\-flags\fR \fIoptions\fR]
204 exports file by creating temporary files containing assembler statements
206 used to specify the path to the assembler that dlltool will use,
208 assembler. The \fB\-n\fR can be used to prevent dlltool from deleting
209 these temporary assembler files when it is done, and if \fB\-n\fR is
296 Specifies the path, including the filename, of the assembler to be used
305 assembler when building the exports file. This option will work even if
309 pass multiple options to the assembler they should be enclosed in
418 Makes \fBdlltool\fR preserve the temporary assembler files it used to
429 temporary assembler and object files. By default, the temp file prefi
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-dlltool.1 153 [\fB\-S\fR|\fB\-\-as\fR \fIpath-to-assembler\fR] [\fB\-f\fR|\fB\-\-as\-flags\fR \fIoptions\fR]
221 exports file by creating temporary files containing assembler statements
223 used to specify the path to the assembler that dlltool will use,
225 assembler. The \fB\-n\fR can be used to prevent dlltool from deleting
226 these temporary assembler files when it is done, and if \fB\-n\fR is
324 Specifies the path, including the filename, of the assembler to be used
333 assembler when building the exports file. This option will work even if
337 pass multiple options to the assembler they should be enclosed in
469 Makes \fBdlltool\fR preserve the temporary assembler files it used to
480 temporary assembler and object files. By default, the temp file prefi
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-dlltool.1 144 [\fB\-S\fR|\fB\-\-as\fR \fIpath-to-assembler\fR] [\fB\-f\fR|\fB\-\-as\-flags\fR \fIoptions\fR]
204 exports file by creating temporary files containing assembler statements
206 used to specify the path to the assembler that dlltool will use,
208 assembler. The \fB\-n\fR can be used to prevent dlltool from deleting
209 these temporary assembler files when it is done, and if \fB\-n\fR is
296 Specifies the path, including the filename, of the assembler to be used
305 assembler when building the exports file. This option will work even if
309 pass multiple options to the assembler they should be enclosed in
418 Makes \fBdlltool\fR preserve the temporary assembler files it used to
429 temporary assembler and object files. By default, the temp file prefi
    [all...]
  /external/llvm/include/llvm/MC/
MCExpr.h 30 /// MCExpr - Base class for the full range of assembler expressions which are
78 /// @param Layout - The assembler layout object to use for evaluating symbol
92 /// @param Layout - The assembler layout object to use for evaluating values.
143 /// assembler variable (defined constant), or constitute an implicit definition
227 /// MCUnaryExpr - Unary assembler expressions.
281 /// MCBinaryExpr - Binary assembler expressions.
MCAssembler.h 70 /// @name Assembler Backend Data
73 // FIXME: This could all be kept private to the assembler implementation.
454 /// @name Assembler Backend Data
457 // FIXME: This could all be kept private to the assembler implementation.
675 /// The map of sections to their associated assembler backend data.
680 /// The map of symbols to their associated assembler backend data.
757 /// in the symbol table, or whether it can be discarded by the assembler. This
758 /// also effects whether the assembler treats the label as potentially
775 /// Construct a new assembler instance.
  /external/llvm/include/llvm-c/
lto.h 233 * Sets the location of the assembler tool to run. If not set, libLTO
234 * will use gcc to invoke the assembler.
240 * Sets extra arguments that libLTO should pass to the assembler.
  /external/v8/test/cctest/
test-assembler-arm.cc 33 #include "arm/assembler-arm-inl.h"
62 Assembler assm(Isolate::Current(), NULL, 0);
88 Assembler assm(Isolate::Current(), NULL, 0);
125 Assembler assm(Isolate::Current(), NULL, 0);
178 Assembler assm(Isolate::Current(), NULL, 0);
245 Assembler assm(Isolate::Current(), NULL, 0);
361 Assembler assm(Isolate::Current(), NULL, 0);
397 Assembler assm(Isolate::Current(), NULL, 0);
440 Assembler assm(Isolate::Current(), NULL, 0);
643 Assembler assm(Isolate::Current(), NULL, 0)
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
AssemblerBufferWithConstantPool.h 30 #if ENABLE(ASSEMBLER)
54 have to be inserted into the instruction stream (Assembler Buffer):
347 #endif // ENABLE(ASSEMBLER)
  /bionic/libc/arch-arm/include/
endian.h 45 /* According to RealView Assembler User's Guide, REV and REV16 are available
  /external/clang/lib/Driver/
Action.cpp 30 case AssembleJobClass: return "assembler";
  /external/elfutils/libasm/
asm_newsubscn.c 56 /* Same assembler context than the original section. */
  /external/elfutils/tests/
asm-tst4.c 39 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
asm-tst5.c 41 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
  /external/kernel-headers/original/asm-x86/
processor-flags.h 3 /* Various flags defined: can be included from assembler. */
  /external/libvpx/build/x86-msvs/
yasm.rules 9 DisplayName="Yasm Assembler"
  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 47 // FIXME: Change this once MC is the system assembler.
  /external/llvm/tools/llvmc/examples/mcc16/
Hooks.cpp 95 // Get the dir where the assembler header files reside.
  /external/quake/quake/src/QW/client/
makefile.svgalib 97 $(CC) $(CFLAGS) -DELF -x assembler-with-cpp -c $<
  /external/v8/src/arm/
deoptimizer-arm.cc 43 return kCallInstructionSizeInWords * Assembler::kInstrSize;
79 int instructions = (pc_offset - last_pc_offset) / Assembler::kInstrSize;
93 int call_size_in_words = call_size_in_bytes / Assembler::kInstrSize;
94 ASSERT(call_size_in_bytes % Assembler::kInstrSize == 0);
107 (code->safepoint_table_offset() - last_pc_offset) / Assembler::kInstrSize;
140 const int kInstrSize = Assembler::kInstrSize;
148 ASSERT(Assembler::IsLdrPcImmediateOffset(
149 Assembler::instr_at(pc_after - 2 * kInstrSize)));
178 const int kInstrSize = Assembler::kInstrSize;
lithium-gap-resolver-arm.h 46 // Resolve a set of parallel moves, emitting assembler instructions.
  /external/v8/src/mips/
deoptimizer-mips.cc 47 return kCallInstructionSizeInWords * Assembler::kInstrSize;
lithium-codegen-mips.h 48 LCodeGen(LChunk* chunk, MacroAssembler* assembler, CompilationInfo* info) { }
  /external/v8/src/
regexp-macro-assembler-irregexp-inl.h 28 // A light-weight assembler for the Irregexp byte code.
  /external/v8/src/x64/
lithium-gap-resolver-x64.h 45 // Resolve a set of parallel moves, emitting assembler instructions.

Completed in 1549 milliseconds

1 2 3 4 5 6 78 91011>>