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

1 2

  /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/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/libvpx/libvpx/build/make/
rtcd.pl 348 sub ppc() { subroutine
362 #include "vpx_ports/ppc.h"
437 } elsif ($opts{arch} =~ /^ppc/ ) {
439 ppc;
  /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...]
test_winkernel.cpp 61 namespace ppc { namespace
63 } // namespace ppc
112 ppc::test();
  /external/compiler-rt/make/platform/
darwin_bni.mk 60 FUNCTIONS.ppc := $(FUNCTIONS) \
  /external/clang/lib/Driver/
Tools.h 311 namespace ppc { namespace in namespace:clang::driver::tools
313 } // end namespace ppc
771 namespace ppc { namespace in namespace:clang::driver::tools
779 } // end namespace ppc
    [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/clang/test/SemaCXX/
cxx0x-cursory-default-delete.cpp 118 const param_pack_ctor ppc; // ok local
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 55 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /external/capstone/bindings/java/capstone/
Capstone.java 32 public Ppc.UnionOpInfo ppc; field in class:Capstone.UnionArch
190 detail.arch.setType(Ppc.UnionOpInfo.class);
192 op_info = new Ppc.OpInfo((Ppc.UnionOpInfo) detail.arch.ppc);
296 public static final int CS_MODE_64 = 1 << 3; // 64-bit mode for X86, PPC
335 public static final int CS_OPT_SYNTAX_NOREGNAME = 3; // PPC asm syntax: Prints register name with only number (CS_OPT_SYNTAX)
  /external/capstone/include/
capstone.h 99 CS_MODE_64 = 1 << 3, // 64-bit mode (X86, PPC)
218 #include "ppc.h"
241 cs_ppc ppc; // PowerPC architecture member in union:cs_detail::__anon14485
  /external/valgrind/coregrind/m_gdbserver/
m_gdbserver.c 1493 const HChar *ppc; local
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 62 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 62 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 62 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 63 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 63 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 64 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 64 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 64 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 64 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 62 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 63 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 63 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType

Completed in 1133 milliseconds

1 2