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

1 2 3 4 5 6 78 91011

  /external/llvm/test/CodeGen/Mips/cconv/
arguments-varargs-small-structs-byte.ll 1 ; RUN: llc --march=mips64 -mcpu=mips64r2 < %s | FileCheck %s
  /external/llvm/test/CodeGen/Mips/llvm-ir/
ashr.ll 28 ; RUN: llc < %s -march=mips64 -mcpu=mips64r2 | FileCheck %s \
mul.ll 17 ; RUN: llc < %s -march=mips64 -mcpu=mips64r2 | FileCheck %s -check-prefix=ALL \
shl.ll 28 ; RUN: llc < %s -march=mips64 -mcpu=mips64r2 | FileCheck %s \
  /external/llvm/test/CodeGen/Mips/
madd-msub.ll 6 ; RUN: llc -march=mips -mcpu=mips64r2 < %s | FileCheck %s -check-prefix=ALL -check-prefix=64
fmadd1.ll 12 ; RUN: llc < %s -march=mips64el -mcpu=mips64r2 -target-abi=n64 -enable-no-nans-fp-math | FileCheck %s -check-prefix=ALL -check-prefix=64R2 -check-prefix=64R2-NONAN
18 ; RUN: llc < %s -march=mips64el -mcpu=mips64r2 -target-abi=n64 | FileCheck %s -check-prefix=ALL -check-prefix=64R2 -check-prefix=64R2-NAN
load-store-left-right.ll 11 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi=n64 < %s | FileCheck -check-prefix=ALL -check-prefix=MIPS64 -check-prefix=MIPS64-EL %s
12 ; RUN: llc -march=mips64 -mcpu=mips64r2 -target-abi=n64 < %s | FileCheck -check-prefix=ALL -check-prefix=MIPS64 -check-prefix=MIPS64-EB %s
mips64-f128.ll 5 ; RUN: llc -mtriple=mips64el-unknown-unknown -mcpu=mips64r2 -mattr=+soft-float -O1 \
atomic.ll 6 ; RUN: llc -march=mips64el --disable-machine-licm -mcpu=mips64r2 < %s | FileCheck %s -check-prefix=ALL -check-prefix=MIPS64-ANY -check-prefix=HAS-SEB-SEH -check-prefix=CHECK-EL -check-prefix=NOT-MICROMIPS
  /external/llvm/test/MC/Mips/
mips64-alu-instructions.s 1 # RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -mcpu=mips64r2 | FileCheck %s
module-directive-bad.s 84 .set mips64r2
mips-fpu-instructions.s 2 # RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -mcpu=mips64r2 | FileCheck %s
mips64-expansions.s 1 # RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -mcpu=mips64r2 | FileCheck %s
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips64-dsp.d 3 #as: -mdsp -mips64r2
  /external/llvm/test/MC/Disassembler/Mips/mips64r2/
valid-mips64r2-el.txt 1 # RUN: llvm-mc --disassemble %s -triple=mips64el-unknown-linux -mcpu=mips64r2 | FileCheck %s
4 # RUN: llvm-mc --disassemble %s -triple=mipsel-unknown-linux -mcpu=mips64r2 | FileCheck %s
valid-mips64r2.txt 1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 | FileCheck %s
4 # RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=mips64r2 | FileCheck %s
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2013 162 Remove ASE_MDMX from mips64r2.
163 Add ASE_MSA and ASE_MSA64 to mips64r2.
    [all...]
ChangeLog-2006 393 * mips-dis.c: Disassemble DSP64 instructions for MIPS64R2.
476 MIPS64R2.
ChangeLog-0203 134 * mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
136 * mips-opc.c (I65): New define for MIPS64r2.
139 and "dshd" for MIPS64r2. Adjust "dror", "dror32", and "drorv" to
140 be supported on MIPS64r2.
    [all...]
mips-dis.c 597 { "mips64r2", 1, bfd_mach_mipsisa64r2, CPU_MIPS64R2,
674 MIPS64R2. */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2013 52 * gas/mips/cp1-names-mips64r2.d: New test.
446 * gas/mips/ext-ill.l, gas/mips/mips64r2-ill.l: Expect DEXT and DINS
450 gas/mips/micromips@mips64r2.d, gas/mips/mips64r2.d: Expect
462 gas/mips/mips32r2-ill.l, gas/mips/mips64r2-ill.l,
635 gas/mips/mips64r2-ill.l, gas/mips/octeon-ill.l: Update error
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure.ac 227 mips_cpu=mips64r2
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-mips.texi 89 @itemx -mips64r2
98 @samp{-mips32r5}, @samp{-mips32r6}, @samp{-mips64}, @samp{-mips64r2},
    [all...]
  /external/clang/include/clang/Driver/
Options.td     [all...]

Completed in 476 milliseconds

1 2 3 4 5 6 78 91011