HomeSort by relevance Sort by last modified time
    Searched full:mips32 (Results 201 - 225 of 368) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/valgrind/VEX/
Makefile-gcc 169 libvex-mips-linux.a: TAG-mips32-linux libvex.a
170 mv -f libvex.a libvex-mips32-linux.a
172 if [ ! -f TAG-mips32-linux ] ; then rm -f $(LIB_OBJS) TAG-* libvex.a ; fi
173 touch TAG-mips32-linux
  /external/valgrind/VEX/priv/
host_mips_defs.h 354 MFpGpMove_mfc1, /* Move Word From Floating Point - MIPS32 */
356 MFpGpMove_mtc1, /* Move Word to Floating Point - MIPS32 */
364 MFpMoveCond_movns, /* FP Move Conditional on Not Zero - MIPS32 */
441 which of $4 .. $7 (mips32) or $4 .. $11 (mips64)
  /external/valgrind/coregrind/
link_tool_exe_linux.in 72 # For mips32 or mips64 we need to use "--section-start=.reginfo=$ala" or
pub_core_basics.h 93 } MIPS32;
pub_core_transtab_asm.h 40 On ppc32/ppc64/mips32/mips64/arm64, the bottom two bits of
Makefile.am 345 m_dispatch/dispatch-mips32-linux.S \
365 m_gdbserver/valgrind-low-mips32.c \
389 m_sigframe/sigframe-mips32-linux.c \
402 m_syswrap/syscall-mips32-linux.S \
419 m_syswrap/syswrap-mips32-linux.c \
  /external/valgrind/memcheck/tests/vbit-test/
README 100 vbit-test has been tested on x86-64, ppc64, s390x, and mips32.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
README 68 mips32-linux-gcc
  /ndk/docs/Programmers_Guide/html/
md_3__key__topics__c_p_u__support__c_p_u-_m_i_p_s.html 57 <p>Android NDK r8 added support for the 'mips' ABI, that allows native code to run on Android-based devices running on CPUs supporting the MIPS32 instruction set.</p>
md_3__key__topics__c_p_u__support__instruction_sets_and__c_p_us.html 67 <li>Details about targeting devices with CPUs supporting the MIPS32 instruction set.</li>
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 142 #define EF_MIPS_ARCH_32 0x50000000 /* -mips32 code */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 142 #define EF_MIPS_ARCH_32 0x50000000 /* -mips32 code */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
asm.h 48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */
  /external/v8/src/mips64/
constants-mips64.h 78 // simulate MIPS32 instructions.
80 // See: MIPS32 Architecture For Programmers
81 // Volume II: The MIPS32 Instruction Set
277 // MIPS32 Architecture For Programmers, Volume II: The MIPS32 Instruction Set.
  /external/v8/
SConstruct 198 'CCFLAGS': ['-mips32', '-Wa,-mips32']
567 'CCFLAGS': ['-mips32', '-Wa,-mips32']
728 'CCFLAGS': ['-mips32', '-Wa,-mips32']
    [all...]

Completed in 2221 milliseconds

1 2 3 4 5 6 7 891011>>