HomeSort by relevance Sort by last modified time
    Searched refs:i386 (Results 1 - 25 of 938) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Headers/
x86intrin.c 6 #if defined(i386) || defined(__x86_64__)
x86-intrinsics-headers.c 5 #if defined(i386) || defined(__x86_64__)
pmmintrin.c 5 #if defined(i386) || defined(__x86_64__)
  /external/compiler-rt/test/asan/TestCases/Posix/
dump_instruction_bytes.cc 13 #elif defined(i386)
  /external/elfutils/tests/
run-backtrace-core-i386.sh 20 check_core i386
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/mesa/
ld.so.conf 1 /usr/lib/i386-linux-gnu/mesa
  /external/syslinux/com32/lib/
setjmp.S 2 * arch/i386/setjmp.S
4 * setjmp/longjmp for the i386 architecture
66 #include <i386/setjmp.S>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpthread.so 4 OUTPUT_FORMAT(elf32-i386)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpthread.so 4 OUTPUT_FORMAT(elf32-i386)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
nops-6.s 2 .arch i386
3 i386: label
omit-lock-yes.d 4 #name: i386 omit lock = yes
6 .*: +file format .*i386.*
pr12589-1.d 1 #name: i386 jump
4 .*: +file format .*i386.*
relax.d 1 #name: i386 relax
4 .*: +file format .*i386.*
sub.d 2 #name: i386 sub
4 .*: +file format .*i386.*
  /toolchain/binutils/binutils-2.25/ld/emulparams/
i386beos.sh 1 ARCH=i386
3 OUTPUT_FORMAT="pei-i386"
4 RELOCATEABLE_OUTPUT_FORMAT="pe-i386"
i386coff.sh 2 OUTPUT_FORMAT="coff-i386"
5 ARCH=i386
i386nbsd.sh 3 OUTPUT_FORMAT="a.out-i386-netbsd"
5 ARCH=i386
  /external/syslinux/gpxe/src/arch/i386/
Makefile 1 # Force i386-only instructions
3 CFLAGS += -march=i386
65 # We need to undefine the default macro "i386" when compiling .S
66 # files, otherwise ".arch i386" translates to ".arch 1"...
74 # i386-specific directories containing source files
76 SRCDIRS += arch/i386/core arch/i386/transitions arch/i386/prefix
77 SRCDIRS += arch/i386/firmware/pcbios
78 SRCDIRS += arch/i386/imag
    [all...]
  /external/llvm/test/MC/AsmParser/
directive_line.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s
2 # RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null
dollars-in-identifiers.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s > %t
extern.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
line_with_hash.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
  /external/syslinux/gpxe/src/arch/i386/core/
stack.S 3 .arch i386
stack16.S 3 .arch i386
  /external/syslinux/gpxe/src/arch/i386/prefix/
nullprefix.S 3 .arch i386

Completed in 1566 milliseconds

1 2 3 4 5 6 7 8 91011>>