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

1 2 3 4 5 6 7 8 91011>>

  /external/lzma/CPP/7zip/
Aes.mak 4 !IF "$(CPU)" != "IA64" && "$(CPU)" != "MIPS" && "$(CPU)" != "ARM"
Crc.mak 3 !IF "$(CPU)" == "IA64" || "$(CPU)" == "MIPS"
  /device/generic/qemu/
qemu_mips.mk 22 PRODUCT_MODEL := Minimal Android for QEMU/MIPS
  /ndk/tests/build/issue41297-atomic-64bit/jni/
Application.mk 1 # Note that MIPS doesn't support 64-bit atomic built-in yet
  /build/core/combo/arch/mips/
mips32-fp.mk 1 # Configuration for Android on MIPS.
mips32r2-fp.mk 1 # Configuration for Android on MIPS.
mips32r6.mk 1 # Configuration for Android on MIPS.
mips32r2dsp-fp.mk 1 # Configuration for Android on MIPS.
mips32r2dspr2-fp.mk 1 # Configuration for Android on MIPS.
mips32r2-fp-xburst.mk 1 # Configuration for Android on Ingenic xb4780/Xburst MIPS CPU.
  /build/target/product/
full_mips.mk 19 # mips build quite specifically for the emulator, and might not be
31 PRODUCT_MODEL := AOSP on MIPS Emulator
  /ndk/tests/build/flto/jni/
Android.mk 9 ifeq ($(TARGET_ARCH_ABI),mips)
10 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /external/srec/make/asr/
Makefile.config 26 ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),mips mips64))
27 ASR_CPU = MIPS
28 ASR_TARGET_CPU = MIPS
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
context.h 50 #if defined(_MIPS_) || defined(MIPS)
  /external/llvm/test/MC/Mips/
elf_reginfo.s 14 # check for .MIPS.options
17 # CHECK_64: Name: .MIPS.options
  /ndk/tests/build/issue36131-flto-c++11/jni/
Android.mk 10 ifeq ($(TARGET_ARCH_ABI),mips)
11 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /ndk/tests/abcc/jni/
Abcc.h 52 MIPS,
68 if (mAbi == MIPS) return "mips";
77 if (mAbi == MIPS) return "mips";
101 {"mips", "mipsel-linux-android", "elf32ltsmip", "-float-abi=hard", "-dynamic-linker /system/bin/linker"},
  /frameworks/compile/mclinker/
Android.mk 32 # MIPS Code Generation Libraries
34 lib/Target/Mips \
35 lib/Target/Mips/TargetInfo
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib/ldscripts/
elf64btsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
180 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xu 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
181 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
180 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xu 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
181 /* SGI/MIPS DWARF 2 extensions */
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib/ldscripts/
elf64btsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
180 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xu 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
181 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.abiflags 0 : { *(.MIPS.abiflags) }
13 .MIPS.options : { *(.MIPS.options) }
180 /* SGI/MIPS DWARF 2 extensions */

Completed in 6003 milliseconds

1 2 3 4 5 6 7 8 91011>>