/external/llvm/test/CodeGen/PowerPC/ |
fsl-e500mc.ll | 2 ; Test support for Freescale e500mc and its higher memcpy inlining thresholds. 4 ; RUN: llc -mcpu=e500mc < %s 2>&1 | FileCheck %s
|
e500-1.ll | 1 ; RUN: llc -O0 -mcpu=e500mc < %s | FileCheck %s
|
code-align.ll | 4 ; RUN: llc -mcpu=e500mc < %s | FileCheck %s -check-prefix=BASIC
|
/external/llvm/test/MC/PowerPC/ |
ppc64-encoding-e500.s | 4 # Instructions specific to the e500 / e500mc cores:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
e500mc.s | 1 # Power E500MC tests
|
ppc.exp | 77 run_dump_test "e500mc"
|
e500mc.d | 3 #name: Power E500MC tests
|
/external/llvm/lib/Target/PowerPC/ |
PPCScheduleE500mc.td | 1 //===-- PPCScheduleE500mc.td - e500mc Scheduling Defs ------*- tablegen -*-===// 10 // This file defines the itinerary class data for the Freescale e500mc 32-bit 13 // All information is derived from the "e500mc Core Reference Manual", 17 // Relevant functional units in the Freescale e500mc core: 310 // e500mc machine model for scheduling and other instruction cost heuristics.
|
PPC.td | 108 "Enable E500/E500mc instructions">; 320 def : ProcessorModel<"e500mc", PPCE500mcModel,
|
PPCScheduleE5500.td | 18 // (These are the same as for the e500mc)
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ppc-opc.c | [all...] |
ppc-dis.c | 109 { "e500mc", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL 282 dialect = ppc_parse_cpu (dialect, &sticky, "e500mc");
|
ChangeLog-2008 | 587 * ppc-dis.c (powerpc_dialect): Handle "e500mc". Extend "e500" to 588 accept Power E500MC instructions. 592 (E500MC): Likewise. 593 (powerpc_opcodes): Add new Power E500MC instructions. [all...] |
ChangeLog-2010 | 324 on E500 and E500MC.
|
/external/clang/test/Driver/ |
clang-translation.c | 188 // RUN: -mcpu=e500mc 2>&1 | FileCheck -check-prefix=PPCE500MC %s 191 // PPCE500MC: "-target-cpu" "e500mc"
|
/external/valgrind/docs/internals/ |
3_7_BUGSTATUS.txt | 163 298097 on ppc32 (e500mc core) target, valgrind report a app a
|
/toolchain/binutils/binutils-2.25/bfd/ |
cpu-powerpc.c | 305 "powerpc:e500mc",
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-ppc.texi | 85 Generate code for Freescale e500mc core complex.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
ppc.h | 157 /* Opcode is supported by Power E500MC */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2009 | 490 * gas/ppc/e500mc.d: Remove blank line at the end of file. [all...] |
ChangeLog-2012 | 269 * gas/ppc/e500mc.d, * gas/ppc/e500mc.s: Likewise. [all...] |
ChangeLog-2008 | 749 * gas/ppc/e500mc.s, gas/ppc/e500mc.d: New test. [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2008 | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-ppc.c | 1311 -me500mc, generate code for Freescale e500mc core complex\n\ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-as.1 | [all...] |