/external/webkit/Source/JavaScriptCore/assembler/ |
ARMAssembler.cpp | 29 #if ENABLE(ASSEMBLER) && CPU(ARM_TRADITIONAL) 378 #endif // ENABLE(ASSEMBLER) && CPU(ARM_TRADITIONAL)
|
AbstractMacroAssembler.h | 34 #if ENABLE(ASSEMBLER) 573 #endif // ENABLE(ASSEMBLER)
|
MacroAssemblerX86_64.h | 29 #if ENABLE(ASSEMBLER) && CPU(X86_64) 482 #endif // ENABLE(ASSEMBLER)
|
/external/webkit/Source/JavaScriptCore/jit/ |
ExecutableAllocator.h | 96 #if ENABLE(JIT) && ENABLE(ASSEMBLER) 376 #endif // ENABLE(JIT) && ENABLE(ASSEMBLER)
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/ |
Atari.patches | 586 X# examples for a Lattice Compiler with GST assembler and TURBO C with 587 X# assembler are provided below and must just be updated (don't forget to 595 X#ASMPATH = path to assembler directory without trailing \ 596 X#ASM = filename of the assembler 597 X#AFLAGS = assembler option flags 598 X#AIEXT = extension of assembler sources that should be used for assembler 600 X#AEXT = general assembler filename extension
|
/external/v8/src/x64/ |
macro-assembler-x64.h | 31 #include "assembler.h" 75 class MacroAssembler: public Assembler { 77 // The isolate parameter can be NULL if the macro assembler should 80 // macro assembler. 87 explicit NoRootArrayScope(MacroAssembler* assembler) 88 : variable_(&assembler->root_array_available_), 89 old_value_(assembler->root_array_available_) { 90 assembler->root_array_available_ = false; 723 // Does not push rsp/rbp nor any of the assembler's special purpose registers [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gccinstall.info | 687 Specify that the compiler should assume that the assembler it 688 finds is the GNU assembler. However, this does not modify the 689 rules to find an assembler and will result in confusion if the 690 assembler found is not actually the GNU assembler. (Confusion may 691 also result if the compiler finds the GNU assembler but has not 693 assembler installed on your system, you may want to use this 698 whether you use the GNU assembler. On any other system, 710 Specify that the compiler should use the assembler pointed to by 712 an assembler, which are [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/ |
gccinstall.info | 687 Specify that the compiler should assume that the assembler it 688 finds is the GNU assembler. However, this does not modify the 689 rules to find an assembler and will result in confusion if the 690 assembler found is not actually the GNU assembler. (Confusion may 691 also result if the compiler finds the GNU assembler but has not 693 assembler installed on your system, you may want to use this 698 whether you use the GNU assembler. On any other system, 710 Specify that the compiler should use the assembler pointed to by 712 an assembler, which are [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
gccinstall.info | 687 Specify that the compiler should assume that the assembler it 688 finds is the GNU assembler. However, this does not modify the 689 rules to find an assembler and will result in confusion if the 690 assembler found is not actually the GNU assembler. (Confusion may 691 also result if the compiler finds the GNU assembler but has not 693 assembler installed on your system, you may want to use this 698 whether you use the GNU assembler. On any other system, 710 Specify that the compiler should use the assembler pointed to by 712 an assembler, which are [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gccinstall.info | 687 Specify that the compiler should assume that the assembler it 688 finds is the GNU assembler. However, this does not modify the 689 rules to find an assembler and will result in confusion if the 690 assembler found is not actually the GNU assembler. (Confusion may 691 also result if the compiler finds the GNU assembler but has not 693 assembler installed on your system, you may want to use this 698 whether you use the GNU assembler. On any other system, 710 Specify that the compiler should use the assembler pointed to by 712 an assembler, which are [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
gccinstall.info | 687 Specify that the compiler should assume that the assembler it 688 finds is the GNU assembler. However, this does not modify the 689 rules to find an assembler and will result in confusion if the 690 assembler found is not actually the GNU assembler. (Confusion may 691 also result if the compiler finds the GNU assembler but has not 693 assembler installed on your system, you may want to use this 698 whether you use the GNU assembler. On any other system, 710 Specify that the compiler should use the assembler pointed to by 712 an assembler, which are [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
gccinstall.info | 687 Specify that the compiler should assume that the assembler it 688 finds is the GNU assembler. However, this does not modify the 689 rules to find an assembler and will result in confusion if the 690 assembler found is not actually the GNU assembler. (Confusion may 691 also result if the compiler finds the GNU assembler but has not 693 assembler installed on your system, you may want to use this 698 whether you use the GNU assembler. On any other system, 710 Specify that the compiler should use the assembler pointed to by 712 an assembler, which are [all...] |
/external/webkit/Source/JavaScriptCore/ |
ChangeLog-2010-05-24 | [all...] |
/bionic/libc/tools/ |
gensyscalls.py | 48 # x86 assembler templates for each syscall stub 79 # ARM assembler templates for each syscall stub 135 # ARM thumb assembler templates for each syscall stub 186 # SuperH assembler templates for each syscall stub
|
/dalvik/vm/compiler/codegen/x86/ |
Assemble.cpp | 72 * before sending them off to the assembler. If out-of-range branch distance is
|
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-ia32.S | 34 * to expand the macros into assembler assignment statements.
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
atomic_operations.sgml | 10 pointers. They are implemented as inline assembler function on most
|
/external/clang/runtime/compiler-rt/ |
Makefile | 47 # On Darwin, fake Clang into using the iOS assembler (since compiler-rt wants to
|
/external/elfutils/tests/ |
asm-tst1.c | 72 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
|
asm-tst2.c | 71 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
|
/external/kernel-headers/original/asm-arm/ |
locks.h | 10 * Interrupt safe locking assembler.
|
/external/kernel-headers/original/asm-x86/ |
semaphore_32.h | 23 * Optimized "0(ecx)" -> "(ecx)" (the assembler does not
|
/external/libvpx/ |
README | 13 * All x86 targets require the Yasm[1] assembler be installed.
|
/external/libvpx/examples/includes/geshi/geshi/ |
pascal.php | 61 'absolute','asm','assembler','begin','break','case','catch','cdecl',
|
/external/llvm/include/llvm/CodeGen/ |
AsmPrinter.h | 277 /// GetTempSymbol - Return the MCSymbol corresponding to the assembler 281 /// GetTempSymbol - Return an assembler temporary label with the specified 423 /// instruction, using the specified assembler variant. Targets should 431 /// instruction, using the specified assembler variant as an address.
|