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

<<21222324252627282930>>

  /dalvik/vm/compiler/
Frontend.cpp     [all...]
  /external/clang/include/clang/Driver/
Options.td 184 HelpText<"Pass the comma separated arguments in <arg> to the assembler">,
205 HelpText<"Pass <arg> to the assembler">, MetaVarName<"<arg>">;
255 HelpText<"Use the LLVM representation for assembler and object files">;
    [all...]
  /external/llvm/docs/
TestingGuide.html 337 <li><tt>Assembler</tt>: checks Assembly reader/writer functionality.</li>
    [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrThumb.td 564 // The assembler uses 0xDEFE for a trap instruction.
655 // FIXME: Use ldr.n to work around a Darwin assembler bug.
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td 619 // Some assembly macros need to avoid pseudoinstructions and assembler
631 // When handling PIC code the assembler needs .cpload and .cprestore
634 // from the assembler.
    [all...]
  /external/openssl/crypto/bn/asm/
ppc.pl 37 # Same bechmark with this assembler code:
63 # Same benchmark with this assembler code:
87 # Same benchmark with this assembler code:
    [all...]
  /external/qemu/
arm-dis.c 89 const char *assembler; /* How to disassemble this insn. */ member in struct:opcode32
96 const char *assembler; /* How to disassemble this insn. */ member in struct:opcode16
    [all...]
  /external/valgrind/main/
aclocal.m4 216 # Figure out how to run the assembler. -*- Autoconf -*-
233 AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)])
234 AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)])
    [all...]
  /external/valgrind/main/cachegrind/docs/
cg-manual.xml 477 <sect2 id="cg-manual.assembler" xreflabel="Annotating Assembly Code Programs">
547 <para>If annotating at the assembler level, you might see
571 from? The GNU assembler inserted it to serve as the two
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.h 30 #if ENABLE(ASSEMBLER) && CPU(ARM_THUMB2)
    [all...]
MacroAssemblerARMv7.h 30 #if ENABLE(ASSEMBLER)
    [all...]
MacroAssemblerMIPS.h 30 #if ENABLE(ASSEMBLER) && CPU(MIPS)
    [all...]
MacroAssemblerSH4.h 30 #if ENABLE(ASSEMBLER) && CPU(SH4)
    [all...]
SH4Assembler.h 30 #if ENABLE(ASSEMBLER) && CPU(SH4)
    [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 315 * assembler. Their corresponding snippet positions will be defined in
    [all...]
  /external/libffi/
ChangeLog.v1 230 assembler.
354 * alpha/osf.S (ffi_call_osf): Patch for DU assembler.
  /external/llvm/tools/bugpoint/
ToolRunner.cpp 756 GCCArgs.push_back("assembler");
    [all...]
  /external/openssl/crypto/bn/
bn_mul.c 78 assembler counterparts for the systems that use assembler files. */
  /external/quake/quake/src/WinQuake/
Makefile.linuxi386 60 DO_AS=$(CC) $(CFLAGS) -DELF -x assembler-with-cpp -o $@ -c $<
61 DO_GL_AS=$(CC) $(CFLAGS) $(GLCFLAGS) -DELF -x assembler-with-cpp -o $@ -c $<
    [all...]
  /external/v8/src/
liveedit.cc     [all...]
serialize.cc 846 Assembler::set_target_at(location_of_branch_data, \
849 location_of_branch_data += Assembler::kCallTargetSize; \
    [all...]
  /external/v8/test/cctest/
test-heap.cc 9 #include "macro-assembler.h"
73 Assembler assm(Isolate::Current(), NULL, 0);
    [all...]
  /external/valgrind/main/docs/html/
cl-format.html 245 <p>If a Callgrind data file should hold costs for each assembler instruction
280 <p>Remark: For assembler annotation to work, instruction addresses have to
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/armv7-a/bits/
c++config.h 333 /* Define to 1 if the target assembler supports .symver directive. */
348 /* Define to 1 if the target assembler supports thread-local storage. */
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/armv7-a/thumb/bits/
c++config.h 333 /* Define to 1 if the target assembler supports .symver directive. */
348 /* Define to 1 if the target assembler supports thread-local storage. */
    [all...]

Completed in 817 milliseconds

<<21222324252627282930>>