/external/v8/src/ |
debug.cc | [all...] |
/external/clang/www/ |
compatibility.html | 280 <p>On targets that use the integrated assembler (such as most X86 targets), 281 inline assembly is run through the integrated assembler instead of your system 282 assembler (which is most commonly "gas", the GNU assembler). The LLVM 283 integrated assembler is extremely compatible with GAS, but there are a couple of 286 <p>One specific example is that the assembler rejects ambiguous X86 instructions 300 the assembler randomly picks a 32-bit add). Because it is ambiguous, Clang
|
/external/valgrind/main/ |
configure.in | [all...] |
/external/webkit/Source/JavaScriptCore/ |
ChangeLog | 146 * assembler/AbstractMacroAssembler.h: 148 * assembler/AssemblerBuffer.h: 150 * assembler/MacroAssemblerX86Common.h: 153 * assembler/X86Assembler.h: [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gcc.info | 324 by the assembler. 328 options control the assembler and linker; most of these are not 362 an executable, object files, assembler files, 376 * Assembler Options:: Passing options to the assembler. 640 *Note Passing Options to the Assembler: Assembler Options. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gcc.info | 324 by the assembler. 328 options control the assembler and linker; most of these are not 362 an executable, object files, assembler files, 376 * Assembler Options:: Passing options to the assembler. 640 *Note Passing Options to the Assembler: Assembler Options. [all...] |
/external/v8/src/ia32/ |
macro-assembler-ia32.cc | 45 : Assembler(arg_isolate, buffer, size), [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-g++.1 | 153 output by the assembler. 157 options control the assembler and linker; most of these are not 387 .IX Item "Assembler Option" [all...] |
arm-eabi-gcc.1 | 153 output by the assembler. 157 options control the assembler and linker; most of these are not 387 .IX Item "Assembler Option" [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/ |
gcc.info | 324 by the assembler. 328 options control the assembler and linker; most of these are not 362 an executable, object files, assembler files, 376 * Assembler Options:: Passing options to the assembler. 644 *Note Passing Options to the Assembler: Assembler Options. [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
gcc.info | 324 by the assembler. 328 options control the assembler and linker; most of these are not 362 an executable, object files, assembler files, 376 * Assembler Options:: Passing options to the assembler. 648 *Note Passing Options to the Assembler: Assembler Options. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-g++.1 | 153 output by the assembler. 157 options control the assembler and linker; most of these are not 387 .IX Item "Assembler Option" [all...] |
arm-eabi-gcc.1 | 153 output by the assembler. 157 options control the assembler and linker; most of these are not 387 .IX Item "Assembler Option" [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
gcc.info | 324 by the assembler. 328 options control the assembler and linker; most of these are not 362 an executable, object files, assembler files, 376 * Assembler Options:: Passing options to the assembler. 644 *Note Passing Options to the Assembler: Assembler Options. [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
gcc.info | 324 by the assembler. 328 options control the assembler and linker; most of these are not 362 an executable, object files, assembler files, 376 * Assembler Options:: Passing options to the assembler. 648 *Note Passing Options to the Assembler: Assembler Options. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-g++.1 | 153 output by the assembler. 157 options control the assembler and linker; most of these are not 387 .IX Item "Assembler Option" [all...] |
i686-unknown-linux-gnu-gcc.1 | 153 output by the assembler. 157 options control the assembler and linker; most of these are not 387 .IX Item "Assembler Option" [all...] |
/external/openssl/crypto/bn/ |
bn_asm.c | 841 * platform-specific assembler. Mentioned numbers apply to compiler 844 * versions. Assembler vs. assembler improvement coefficients can
|
/external/openssl/crypto/sha/ |
sha512.c | 65 /* maintain dword order required by assembler module */ 94 /* maintain dword order required by assembler module */ 164 /* recall assembler dword order... */
|
/external/webkit/Source/JavaScriptCore/wtf/ |
Platform.h | [all...] |
/external/grub/stage2/ |
start.S | 32 This makes the assembler generate the address without support
|
start_eltorito.S | 38 This makes the assembler generate the address without support
|
/external/icu4c/common/ |
utf_impl.c | 29 * a few lines of assembler code using an
|
/external/kernel-headers/original/asm-arm/ |
bitops.h | 11 * from user space. Many of these are not implemented in assembler
|
/external/libvpx/ |
CHANGELOG | 139 NASM is now a supported assembler
|