| /external/openssl/crypto/modes/asm/ |
| ghash-x86.pl | 22 # gcc 2.95.3(*) MMX assembler x86 assembler 35 # assembler results are for "528B";-) 37 # which is actually more relevant, because assembler code is 42 # anchor it to something else SHA1 assembler processes one byte in [all...] |
| /external/openssl/crypto/sha/asm/ |
| sha1-x86_64.pl | 13 # was far behind 32-bit assembler implementation. This is unlike on 15 # assembler, which originally made it hard to motivate the effort. 20 # on Opteron, I failed to beat 32-bit assembler on EM64T core. Well, 75 $avx=1 if (`$ENV{CC} -Wa,-v -c -o /dev/null -x assembler /dev/null 2>&1` 76 =~ /GNU assembler version ([2-9]\.[0-9]+)/ &&
|
| /external/llvm/utils/TableGen/ |
| AsmMatcherEmitter.cpp | 36 // arbitrarily resolved by the assembler, the assembler is always responsible 39 // - It may depend on the subtarget or the assembler context. Instructions 42 // and rejected by the assembler front end. However, if the proper encoding 43 // for an instruction is dependent on the assembler context then the matcher 317 /// assembler operand expands to multiple MCOperands, this represents the 318 /// single assembler operand, not the MCOperand. 447 // operand as a tied operand of the first for purposes of the assembler. 507 // MOV. With v6, we want to match HINT. The assembler has no way to [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
| x86_64-w64-mingw32-g++.1 | 152 output by the assembler. 156 options control the assembler and linker; most of these are not 465 .IX Item "Assembler Option" [all...] |
| x86_64-w64-mingw32-gcc.1 | 152 output by the assembler. 156 options control the assembler and linker; most of these are not 465 .IX Item "Assembler Option" [all...] |
| /external/chromium_org/v8/src/arm64/ |
| full-codegen-arm64.cc | 21 #include "src/arm64/macro-assembler-arm64.h" 74 Assembler::BlockPoolsScope scope(masm_); 311 Assembler::kCallSizeWithRelocation); 366 Assembler::BlockPoolsScope block_const_pool(masm_); 437 Assembler::kJSRetSequenceInstructions); 440 // This code is generated using Assembler methods rather than Macro 441 // Assembler methods because it will be patched later on, and so the size [all...] |
| macro-assembler-arm64.h | 13 #include "src/arm64/assembler-arm64-inl.h" 132 class MacroAssembler : public Assembler { 292 // Remaining instructions are simple pass-through calls to the assembler. [all...] |
| macro-assembler-arm64.cc | 28 : Assembler(arg_isolate, buffer, buffer_size), 255 // Call the macro assembler for generic immediates. 282 Assembler::mov(rd, operand.reg()); 291 Assembler::mov(rd, dst); 304 // Call the macro assembler for generic immediates. 364 // unshifted register: call the assembler. [all...] |
| /external/chromium_org/v8/src/mips/ |
| macro-assembler-mips.cc | 24 : Assembler(arg_isolate, buffer, size), [all...] |
| /external/chromium_org/v8/src/ia32/ |
| macro-assembler-ia32.cc | 26 : Assembler(arg_isolate, buffer, size), 891 Nop(kNoCodeAgeSequenceLength - Assembler::kCallInstructionLength); [all...] |
| /external/chromium_org/v8/src/x87/ |
| macro-assembler-x87.cc | 26 : Assembler(arg_isolate, buffer, size), 860 Nop(kNoCodeAgeSequenceLength - Assembler::kCallInstructionLength); [all...] |
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| AsmPrinter.cpp | 403 // cases (e.g. when Align == 1), the external assembler might enfore 405 // spurious differences between external and integrated assembler. [all...] |
| /external/zlib/src/ |
| ChangeLog | 56 - Suport i686 and amd64 assembler builds in CMakeLists.txt 312 - Clean up assembler builds in win32/Makefile.msc [Rowe] 364 - Update assembler code and vstudio projects in contrib [Vollant] 365 - Remove outdated assembler code contrib/masm686 and contrib/asm586 410 - Remove assembler object files from contrib 488 - Add AMD64 assembler code for longest match to contrib [Teterin] [all...] |
| /external/chromium_org/third_party/libjpeg_turbo/simd/ |
| jiss2int.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 13 ; assembler (including Borland's Turbo Assembler).
|
| /external/chromium_org/third_party/opus/src/ |
| aclocal.m4 | 62 # Figure out how to run the assembler. -*- Autoconf -*- 79 AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)]) 80 AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)]) [all...] |
| /external/chromium_org/v8/src/ |
| utils.h | 310 // For values < 16, the assembler function is slower than the inlined C code. 325 // For values < 12, the assembler function is slower than the inlined C code. 339 // For values < 16, the assembler function is slower than the inlined C code. [all...] |
| /external/libopus/ |
| aclocal.m4 | 62 # Figure out how to run the assembler. -*- Autoconf -*- 79 AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)]) 80 AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)]) [all...] |
| /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/ |
| bfd.h | 213 bfd_object, /* Linker/assembler/compiler output. */ [all...] |
| /development/ndk/platforms/ |
| README.CRT.TXT | 141 implementation of atexit() in assembler that essentially does:
|
| /external/aac/libFDK/src/arm/ |
| fft_rad2_arm.cpp | 87 Description: dit_fft ARM assembler replacements.
|
| /external/aac/libFDK/src/ |
| scale.cpp | 424 * bitrate. Since it is a rather small function, effective assembler optimization might be possible.
|
| /external/chromium_org/native_client_sdk/src/doc/ |
| overview.rst | 152 A Native Client toolchain consists of a compiler, a linker, an assembler and
|
| /external/chromium_org/sdch/open-vcdiff/m4/ |
| ltoptions.m4 | 136 _LT_DECL([], [AS], [0], [Assembler program])dnl
|
| /external/chromium_org/third_party/freetype/include/freetype/config/ |
| ftconfig.h | 337 /* Provide assembler fragments for performance-critical functions. */
|
| /external/chromium_org/third_party/libvpx/ |
| libvpx.gyp | 296 # We need to explicitly tell the assembler to look for
|