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

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/tests/
run-backtrace-core-ppc.sh 20 check_core ppc
  /external/valgrind/exp-sgcheck/tests/
is_arch_supported 13 ppc*|arm*|s390x|mips*) exit 1;;
  /external/linux-kselftest/tools/testing/selftests/powerpc/switch_endian/
common.h 2 #include <ppc-asm.h>
  /external/freetype/builds/amiga/
makefile 2 # Makefile for FreeType2 link library using ppc-morphos-gcc-2.95.3-bin.tgz
3 # (gcc 2.95.3 hosted on 68k-Amiga producing MorphOS-PPC-binaries from
44 # link your programs with libft2_ppc.a and either ftsystem.ppc.o or ftsystempure.ppc.o
45 # (and either ftdebug.ppc.o or ftdebugpure.ppc.o if you enabled FT_DEBUG_LEVEL_ERROR or
48 all: libft2_ppc.a ftsystem.ppc.o ftsystempure.ppc.o
55 CC = ppc-morphos-gcc
56 AR = ppc-morphos-ar r
    [all...]
makefile.os4 41 # link your programs with libft2_ppc.a and either ftsystem.ppc.o or ftsystempure.ppc.o
42 # (and either ftdebug.ppc.o or ftdebugpure.ppc.o if you enabled FT_DEBUG_LEVEL_ERROR or
45 all: assign libft2_ppc.a ftsystem.ppc.o ftsystempure.ppc.o
50 CC = ppc-amigaos-gcc
51 AR = ppc-amigaos-ar
52 RANLIB = ppc-amigaos-ranlib
67 ftbase.ppc.o: FT:src/base/ftbase.
    [all...]
  /external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/asm/
ppc_asm.h 2 #include <ppc-asm.h>
  /external/capstone/cstool/
cstool_ppc.c 41 cs_ppc *ppc; local
48 ppc = &(ins->detail->ppc);
49 if (ppc->op_count)
50 printf("\top_count: %u\n", ppc->op_count);
52 for (i = 0; i < ppc->op_count; i++) {
53 cs_ppc_op *op = &(ppc->operands[i]);
81 if (ppc->bc != 0)
82 printf("\tBranch code: %u\n", ppc->bc);
84 if (ppc->bh != 0
    [all...]
  /external/capstone/arch/PowerPC/
PPCInstPrinter.c 1 //===-- PPCInstPrinter.cpp - Convert PPC MCInst to assembly syntax --------===//
10 // This class prints an PPC MCInst to a .s file.
52 MI->flat_insn->detail->ppc.operands[MI->flat_insn->detail->ppc.op_count].type = PPC_OP_MEM;
53 MI->flat_insn->detail->ppc.operands[MI->flat_insn->detail->ppc.op_count].mem.base = PPC_REG_INVALID;
54 MI->flat_insn->detail->ppc.operands[MI->flat_insn->detail->ppc.op_count].mem.disp = 0;
57 MI->flat_insn->detail->ppc.op_count++;
68 insn->detail->ppc.bh = PPC_BH_PLUS
116 cs_ppc *ppc = &MI->flat_insn->detail->ppc; local
    [all...]
  /external/python/cpython2/Modules/
ld_so_beos 52 ppc)
54 GLUE_LOC=/boot/develop/lib/ppc
ar_beos 48 ppc)
  /external/python/cpython3/Modules/
ld_so_beos 52 ppc)
54 GLUE_LOC=/boot/develop/lib/ppc
ar_beos 48 ppc)
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/TargetInfo/
PowerPCTargetInfo.cpp 10 #include "PPC.h"
18 RegisterTarget<Triple::ppc, /*HasJIT=*/true>
  /external/capstone/tests/
test_ppc.c 62 cs_ppc *ppc; local
69 ppc = &(ins->detail->ppc);
70 if (ppc->op_count)
71 printf("\top_count: %u\n", ppc->op_count);
73 for (i = 0; i < ppc->op_count; i++) {
74 cs_ppc_op *op = &(ppc->operands[i]);
102 if (ppc->bc != 0)
103 printf("\tBranch code: %u\n", ppc->bc);
105 if (ppc->bh != 0
    [all...]
  /external/compiler-rt/lib/builtins/ppc/
Makefile.mk 1 #===- lib/builtins/ppc/Makefile.mk -------------------------*- Makefile -*--===#
12 OnlyArchs := ppc
  /external/llvm/lib/Target/PowerPC/TargetInfo/
PowerPCTargetInfo.cpp 10 #include "PPC.h"
18 RegisterTarget<Triple::ppc, /*HasJIT=*/true>
  /prebuilts/go/darwin-x86/src/runtime/internal/sys/
zgoarch_ppc.go 3 // +build ppc
7 const GOARCH = `ppc`
  /prebuilts/go/linux-x86/src/runtime/internal/sys/
zgoarch_ppc.go 3 // +build ppc
7 const GOARCH = `ppc`
  /external/google-breakpad/src/google_breakpad/processor/
dump_context.h 79 void SetContextPPC(MDRawContextPPC* ppc);
95 MDRawContextPPC* ppc; member in union:google_breakpad::DumpContext::__anon20887
  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-syscall-asm.S 2 #include <ppc-asm.h>
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
file.s 21 # ppc/xcoff
  /prebuilts/misc/windows/sdl2/test/
gcc-fat.sh 5 # Usage: ./configure CC="sh gcc-fat.sh" && make && rm -rf ppc x86
8 GCC_COMPILE_PPC="gcc-3.3 -arch ppc \
65 dir=ppc/`dirname $output`
74 if test -f "ppc/$1" && test "$1" != "$output"; then
75 ppc_args="$ppc_args ppc/$1"
83 cp $output ppc/$output
109 lipo -create -o $output ppc/$output x86/$output
  /prebuilts/go/darwin-x86/src/go/build/
syslist.go 8 const goarchList = "386 amd64 amd64p32 arm armbe arm64 arm64be ppc64 ppc64le mips mipsle mips64 mips64le mips64p32 mips64p32le ppc s390 s390x sparc sparc64 "
  /prebuilts/go/linux-x86/src/go/build/
syslist.go 8 const goarchList = "386 amd64 amd64p32 arm armbe arm64 arm64be ppc64 ppc64le mips mipsle mips64 mips64le mips64p32 mips64p32le ppc s390 s390x sparc sparc64 "
  /external/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 22 .machine ppc

Completed in 540 milliseconds

1 2 3 4 5 6 7 8 91011>>