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

<<11121314151617181920>>

  /external/openssl/crypto/sha/asm/
sha1-586.pl 17 # SHA1 assembler implementation. To address this problem (and
23 # assembler impl. generated code
  /external/v8/src/
ic.h 31 #include "macro-assembler.h"
570 // (Assembler::kCallTargetAddressOffset before the end of
v8globals.h 116 class Assembler;
246 Assembler* origin;
  /external/v8/test/cctest/
test-disasm-ia32.cc 35 #include "macro-assembler.h"
61 Assembler assm(Isolate::Current(), buffer, sizeof buffer);
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
rtl.def 165 /* A string that is passed through to the assembler as input.
167 assembler comment syntax.
173 /* An assembler instruction with operands.
391 /* Reference to an assembler label in the code for this function.
    [all...]
  /dalvik/vm/mterp/armv5te/
header.S 190 * to expand the macros into assembler assignment statements.
  /dalvik/vm/mterp/x86/
header.S 300 * to expand the macros into assembler assignment statements.
  /external/chromium/base/third_party/icu/
icu_utf.cc 58 * a few lines of assembler code using an
  /external/clang/include/clang/Driver/
CC1AsOptions.td 51 HelpText<"Print the assembler version">;
  /external/clang/www/
performance-2008-10-31.html 64 native assembler file.</li>
  /external/elfutils/
configure.ac 151 dnl Assembler library.
  /external/elfutils/tests/
asm-tst3.c 63 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
asm-tst9.c 91 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
  /external/libvpx/examples/includes/geshi/geshi/
delphi.php 70 'Virtual', 'While', 'With', 'Xor', 'assembler', 'far',
  /external/llvm/docs/CommandGuide/
llc.pod 15 a native assembler and linker to generate a native executable.
llvmc.pod 157 Pass options to assembler.
  /external/llvm/docs/
CompilerDriverTutorial.html 98 executable code by an assembler). The compilation graph is basically a list of
  /external/llvm/include/llvm/Target/
TargetRegistry.h 322 /// \arg Backend - The target independent assembler object.
383 /// \arg TAB - The target assembler backend object. Takes ownership.
385 /// \arg _Emitter - The target independent assembler object.Takes ownership.
    [all...]
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 153 void DefineSymbol(MCSymbolData const &SymbolData, MCAssembler &Assembler);
362 /// This function takes a section data object from the assembler
411 /// This function takes a section data object from the assembler
414 MCAssembler &Assembler) {
  /external/llvm/test/MC/MachO/
symbol-indirect.s 4 // assembler has.
  /external/netcat/data/
data.c 142 write it *like* assembler. So there. */
  /external/openssl/crypto/perlasm/
x86asm.pl 14 # that typos in function calls effectively go to assembler output,
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX.c 25 MMX assembler version of SDL_MixAudio for signed little endian 16 bit samples and signed 8 bit samples
  /external/v8/src/arm/
constants-arm.h 182 // Instr is merely used by the Assembler to distinguish 32bit integers
295 // as an argument, and will never actually be encoded. The Assembler will
442 // These constants are declared in assembler-arm.cc, as they use named registers
500 // Note that the Assembler uses typedef int32_t Instr.
  /external/v8/src/ia32/
code-stubs-ia32.h 31 #include "macro-assembler.h"

Completed in 2100 milliseconds

<<11121314151617181920>>