HomeSort by relevance Sort by last modified time
    Searched full:mips64 (Results 176 - 200 of 2051) sorted by null

1 2 3 4 5 6 78 91011>>

  /art/runtime/interpreter/mterp/mips64/
op_xor_int_lit16.S 1 %include "mips64/binopLit16.S" {"instr":"xor a0, a0, a1"}
op_xor_int_lit8.S 1 %include "mips64/binopLit8.S" {"instr":"xor a0, a0, a1"}
op_xor_long.S 1 %include "mips64/binopWide.S" {"instr":"xor a0, a0, a1"}
op_xor_long_2addr.S 1 %include "mips64/binopWide2addr.S" {"instr":"xor a0, a0, a1"}
op_double_to_int.S 1 %include "mips64/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" }
3 %include "mips64/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
op_double_to_long.S 1 %include "mips64/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" }
3 %include "mips64/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
op_float_to_int.S 1 %include "mips64/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" }
3 %include "mips64/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
op_float_to_long.S 1 %include "mips64/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" }
3 %include "mips64/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
op_neg_double.S 1 %include "mips64/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" }
3 %include "mips64/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
op_neg_float.S 1 %include "mips64/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" }
3 %include "mips64/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
op_long_to_int.S 2 %include "mips64/op_move.S"
  /bionic/libc/
libstdc++.arm64.map 9 _Znam; # arm64 x86_64 mips64 weak
10 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64 weak
11 _Znwm; # arm64 x86_64 mips64 weak
12 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64 weak
libstdc++.map.txt 10 _Znam; # arm64 x86_64 mips64 weak
11 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64 weak
14 _Znwm; # arm64 x86_64 mips64 weak
15 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64 weak
libstdc++.mips64.map 9 _Znam; # arm64 x86_64 mips64 weak
10 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64 weak
11 _Znwm; # arm64 x86_64 mips64 weak
12 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64 weak
libstdc++.x86_64.map 9 _Znam; # arm64 x86_64 mips64 weak
10 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64 weak
11 _Znwm; # arm64 x86_64 mips64 weak
12 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64 weak
  /system/core/libpixelflinger/tests/arch-mips64/
Android.mk 1 ifeq ($(TARGET_ARCH),mips64)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
octeon3@isa-override-1.l 2 .*:10: Warning: the `virt' extension requires MIPS64 revision 2 or greater
micromips@mips64.d 2 #name: MIPS MIPS64 instructions
3 #source: mips64.s
6 # Check MIPS64 instruction assembly (microMIPS).
mipsr6@mips64.d 2 #name: MIPS MIPS64 instructions
4 #source: mips64.s
6 # Check MIPS64 instruction assembly
  /external/llvm/test/MC/Mips/
mips-coprocessor-encodings.s 1 # RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding \
2 # RUN:| FileCheck --check-prefix=MIPS64 %s
4 # MIPS64: dmtc0 $12, $16, 2 # encoding: [0x40,0xac,0x80,0x02]
5 # MIPS64: dmtc0 $12, $16, 0 # encoding: [0x40,0xac,0x80,0x00]
6 # MIPS64: mtc0 $12, $16, 2 # encoding: [0x40,0x8c,0x80,0x02]
7 # MIPS64: mtc0 $12, $16, 0 # encoding: [0x40,0x8c,0x80,0x00]
8 # MIPS64: dmfc0 $12, $16, 2 # encoding: [0x40,0x2c,0x80,0x02]
9 # MIPS64: dmfc0 $12, $16, 0 # encoding: [0x40,0x2c,0x80,0x00]
10 # MIPS64: mfc0 $12, $16, 2 # encoding: [0x40,0x0c,0x80,0x02]
11 # MIPS64: mfc0 $12, $16, 0 # encoding: [0x40,0x0c,0x80,0x00
    [all...]
  /external/valgrind/VEX/auxprogs/
genoffsets.c 230 // MIPS64
231 GENOFFSET(MIPS64,mips64,r0);
232 GENOFFSET(MIPS64,mips64,r1);
233 GENOFFSET(MIPS64,mips64,r2);
234 GENOFFSET(MIPS64,mips64,r3);
235 GENOFFSET(MIPS64,mips64,r4)
    [all...]
  /external/v8/src/mips64/
frames-mips64.cc 9 #include "src/mips64/assembler-mips64-inl.h"
10 #include "src/mips64/assembler-mips64.h"
11 #include "src/mips64/frames-mips64.h"
  /external/llvm/test/CodeGen/Mips/
octeon_popcnt.ll 1 ; RUN: llc -O1 -march=mips64 -mcpu=octeon < %s | FileCheck %s -check-prefix=OCTEON
2 ; RUN: llc -O1 -march=mips64 -mcpu=mips64 < %s | FileCheck %s -check-prefix=MIPS64
10 ; MIPS64-LABEL: cnt8:
11 ; MIPS64-NOT: pop
20 ; MIPS64-LABEL: cnt16:
21 ; MIPS64-NOT: pop
30 ; MIPS64-LABEL: cnt32:
31 ; MIPS64-NOT: po
    [all...]
  /build/make/target/board/generic_mips64/
system.prop 2 # system.prop for generic mips64 sdk
  /external/valgrind/coregrind/m_gdbserver/
mips64-linux-valgrind.xml 11 <xi:include href="mips64-cpu.xml"/>
12 <xi:include href="mips64-cp0.xml"/>
13 <xi:include href="mips64-fpu.xml"/>
14 <xi:include href="mips64-cpu-valgrind-s1.xml"/>
15 <xi:include href="mips64-cp0-valgrind-s1.xml"/>
16 <xi:include href="mips64-fpu-valgrind-s1.xml"/>
17 <xi:include href="mips64-cpu-valgrind-s2.xml"/>
18 <xi:include href="mips64-cp0-valgrind-s2.xml"/>
19 <xi:include href="mips64-fpu-valgrind-s2.xml"/>

Completed in 397 milliseconds

1 2 3 4 5 6 78 91011>>