HomeSort by relevance Sort by last modified time
    Searched refs:assembler (Results 226 - 250 of 258) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/libjpeg-turbo/simd/
jfdctint-sse2-64.asm 12 ; This file should be assembled with NASM (Netwide Assembler),
14 ; assembler (including Borland's Turbo Assembler).
jfdctint-sse2.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
jidctflt-sse.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
jidctflt-sse2.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
jidctred-mmx.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
jidctred-sse2-64.asm 12 ; This file should be assembled with NASM (Netwide Assembler),
14 ; assembler (including Borland's Turbo Assembler).
jidctred-sse2.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
jidctint-mmx.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
    [all...]
jidctint-sse2-64.asm 12 ; This file should be assembled with NASM (Netwide Assembler),
14 ; assembler (including Borland's Turbo Assembler).
    [all...]
jidctint-sse2.asm 11 ; This file should be assembled with NASM (Netwide Assembler),
13 ; assembler (including Borland's Turbo Assembler).
    [all...]
  /external/pcre/dist/
pcregexp.pas 809 function pcGetVersion : pchar; assembler; {$FRAME-}{$USES none}
  /external/v8/src/ia32/
assembler-ia32.h 35 // A light-weight IA32 Assembler.
42 #include "src/assembler.h"
302 friend class Assembler;
405 friend class Assembler;
460 class Assembler : public AssemblerBase {
474 // Create an assembler. Instructions and relocation information are emitted
479 // If the provided buffer is NULL, the assembler allocates and grows its own
481 // owned by the assembler and deallocated upon destruction of the assembler.
483 // If the provided buffer is not NULL, the assembler uses the provided buffe
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 1 ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
  /ndk/build/core/
definitions.mk     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /art/compiler/utils/
assembler_test.h 20 #include "assembler.h"
52 typedef std::string (*TestFn)(AssemblerTest* assembler_test, Ass* assembler);
58 // This driver assumes the assembler has already been called.
490 // Get the name of the assembler, e.g., "as" by default.
495 // Switches to the assembler command. Default none.
    [all...]
  /external/v8/test/cctest/
test-serialize.cc 39 #include "src/macro-assembler.h"
    [all...]
  /external/boringssl/src/crypto/aes/asm/
bsaes-armv7.pl 729 .syntax unified @ ARMv7-capable assembler is expected to handle this
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900-error-vu0.s 7 # usage. All errors should be detected by the assembler.
  /external/v8/src/arm64/
assembler-arm64.cc 32 #include "src/arm64/assembler-arm64.h"
34 #include "src/arm64/assembler-arm64-inl.h"
145 // preserved outside of the macro assembler.
184 return Memory::Address_at(Assembler::target_pointer_address_at(pc_));
189 return Memory::uint32_at(Assembler::target_pointer_address_at(pc_));
194 return Memory::Address_at(Assembler::target_pointer_address_at(pc_));
199 Assembler::set_target_address_at(isolate_, pc_, host_, address, flush_mode);
204 Memory::uint32_at(Assembler::target_pointer_address_at(pc_)) = size;
293 bool Operand::NeedsRelocation(const Assembler* assembler) const
    [all...]
  /external/v8/src/x64/
assembler-x64.h 35 // A lightweight X64 Assembler.
42 #include "src/assembler.h"
347 friend class Assembler;
419 friend class Assembler;
458 class Assembler : public AssemblerBase {
472 // Create an assembler. Instructions and relocation information are emitted
477 // If the provided buffer is NULL, the assembler allocates and grows its own
479 // owned by the assembler and deallocated upon destruction of the assembler.
481 // If the provided buffer is not NULL, the assembler uses the provided buffe
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.0.9/
maven-project-2.0.9.jar 
  /external/google-breakpad/
configure     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 845 milliseconds

1 2 3 4 5 6 7 8 91011