Home
last modified time | relevance | path

Searched refs:PowerPC (Results 1 – 25 of 255) sorted by relevance

1234567891011

/external/capstone/
DCMakeLists.txt20 option(CAPSTONE_PPC_SUPPORT "PowerPC support" ON)
154 arch/PowerPC/PPCDisassembler.c
155 arch/PowerPC/PPCInstPrinter.c
156 arch/PowerPC/PPCMapping.c
157 arch/PowerPC/PPCModule.c
160 arch/PowerPC/PPCDisassembler.h
161 arch/PowerPC/PPCGenAsmWriter.inc
162 arch/PowerPC/PPCGenDisassemblerTables.inc
163 arch/PowerPC/PPCGenInstrInfo.inc
164 arch/PowerPC/PPCGenRegisterInfo.inc
[all …]
DMakefile152 DEP_PPC += arch/PowerPC/PPCGenAsmWriter.inc
153 DEP_PPC += arch/PowerPC/PPCGenInstrInfo.inc
154 DEP_PPC += arch/PowerPC/PPCGenSubtargetInfo.inc
155 DEP_PPC += arch/PowerPC/PPCGenDisassemblerTables.inc
156 DEP_PPC += arch/PowerPC/PPCGenRegisterInfo.inc
161 LIBOBJ_PPC += $(OBJDIR)/arch/PowerPC/PPCDisassembler.o
162 LIBOBJ_PPC += $(OBJDIR)/arch/PowerPC/PPCInstPrinter.o
163 LIBOBJ_PPC += $(OBJDIR)/arch/PowerPC/PPCMapping.o
164 LIBOBJ_PPC += $(OBJDIR)/arch/PowerPC/PPCModule.o
/external/dtc/tests/
Dsubnode_iterate.dts12 PowerPC,970@0 {
13 name = "PowerPC,970";
29 PowerPC,970@1 {
30 name = "PowerPC,970";
Dtest01.dts17 PowerPC,970@0 {
18 name = "PowerPC,970";
28 PowerPC,970@1 {
29 name = "PowerPC,970";
Dlabel01.dts17 PowerPC,970@0 {
18 name = "PowerPC,970";
28 PowerPC,970@1 {
29 name = "PowerPC,970";
Dfdtdump.dts13 PowerPC,970@0 {
18 PowerPC,970@1 {
/external/llvm/lib/Target/PowerPC/
DLLVMBuild.txt1 ;===- ./lib/Target/PowerPC/LLVMBuild.txt -----------------------*- Conf -*--===;
23 name = PowerPC
33 parent = PowerPC
35 add_to_library_groups = PowerPC
/external/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td1 //===- IntrinsicsPowerPC.td - Defines PowerPC intrinsics ---*- tablegen -*-===//
10 // This file defines all of the PowerPC-specific intrinsics.
15 // Definitions for all PowerPC intrinsics.
38 // generated by the PowerPC backend!
80 // PowerPC Altivec Intrinsic Class Definitions.
83 /// PowerPC_Vec_FF_Intrinsic - A PowerPC intrinsic that takes one v4f32
89 /// PowerPC_Vec_FFF_Intrinsic - A PowerPC intrinsic that takes two v4f32
96 /// PowerPC_Vec_BBB_Intrinsic - A PowerPC intrinsic that takes two v16i8
103 /// PowerPC_Vec_HHH_Intrinsic - A PowerPC intrinsic that takes two v8i16
110 /// PowerPC_Vec_WWW_Intrinsic - A PowerPC intrinsic that takes two v4i32
[all …]
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DPowerPCOptions.java13 import org.tukaani.xz.simple.PowerPC;
26 return new SimpleOutputStream(out, new PowerPC(true, startOffset)); in getOutputStream()
30 return new SimpleInputStream(in, new PowerPC(false, startOffset)); in getInputStream()
/external/llvm/lib/Target/PowerPC/InstPrinter/
DLLVMBuild.txt1 ;===- ./lib/Target/PowerPC/InstPrinter/LLVMBuild.txt -----------*- Conf -*--===;
21 parent = PowerPC
23 add_to_library_groups = PowerPC
/external/llvm/lib/Target/PowerPC/TargetInfo/
DLLVMBuild.txt1 ;===- ./lib/Target/PowerPC/TargetInfo/LLVMBuild.txt ------------*- Conf -*--===;
21 parent = PowerPC
23 add_to_library_groups = PowerPC
/external/llvm/lib/Target/PowerPC/Disassembler/
DLLVMBuild.txt1 ;===-- ./lib/Target/PowerPC/Disassembler/LLVMBuild.txt ---------*- Conf -*--===;
21 parent = PowerPC
23 add_to_library_groups = PowerPC
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DLLVMBuild.txt1 ;===- ./lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt ----------*- Conf -*--===;
21 parent = PowerPC
23 add_to_library_groups = PowerPC
/external/llvm/lib/Target/PowerPC/AsmParser/
DLLVMBuild.txt1 ;===- ./lib/Target/PowerPC/AsmParser/LLVMBuild.txt -------------*- Conf -*--===;
21 parent = PowerPC
23 add_to_library_groups = PowerPC
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPC.td1 //===- PPC.td - Describe the PowerPC Target Machine --------*- tablegen -*-===//
10 // This is the top level entry point for the PowerPC target.
19 // PowerPC Subtarget features.
59 // PowerPC processors supported.
DPPCCallingConv.td1 //===- PPCCallingConv.td - Calling Conventions for PowerPC -*- tablegen -*-===//
10 // This describes the calling conventions for the PowerPC 32- and 64-bit
23 // Return-value convention for PowerPC
37 // PowerPC Argument Calling Conventions
66 // PowerPC System V Release 4 ABI
/external/llvm/docs/
DCompilerWriterInfo.rst41 PowerPC section in Hardware
49 * `PowerPC Compiler Writer's Guide <http://www.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20… argument
51 * `Intro to PowerPC Architecture <http://www.ibm.com/developerworks/linux/library/l-powarch/>`_
53 * `PowerPC Processor Manuals (embedded) <http://www.ibm.com/chips/techlib/techlib.nsf/products/Powe…
62 * `PowerPC ABI documents <http://penguinppc.org/dev/#library>`_ argument
120 * `PowerPC 64-bit ELF ABI Supplement <http://www.linuxbase.org/spec/ELF/ppc64/>`_
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicsPowerPC.td1 //===- IntrinsicsPowerPC.td - Defines PowerPC intrinsics ---*- tablegen -*-===//
10 // This file defines all of the PowerPC-specific intrinsics.
15 // Definitions for all PowerPC intrinsics.
45 // PowerPC Altivec Intrinsic Class Definitions.
48 /// PowerPC_Vec_FF_Intrinsic - A PowerPC intrinsic that takes one v4f32
54 /// PowerPC_Vec_FFF_Intrinsic - A PowerPC intrinsic that takes two v4f32
61 /// PowerPC_Vec_BBB_Intrinsic - A PowerPC intrinsic that takes two v16f8
68 /// PowerPC_Vec_HHH_Intrinsic - A PowerPC intrinsic that takes two v8i16
75 /// PowerPC_Vec_WWW_Intrinsic - A PowerPC intrinsic that takes two v4i32
84 // PowerPC Altivec Intrinsic Definitions.
/external/python/cpython3/Modules/_ctypes/libffi/
DREADME77 | PowerPC 32-bit | AIX | IBM XL C |
78 | PowerPC 64-bit | AIX | IBM XL C |
79 | PowerPC | AMIGA | GCC |
80 | PowerPC | Linux | GCC |
81 | PowerPC | Mac OSX | GCC |
82 | PowerPC | FreeBSD | GCC |
83 | PowerPC 64-bit | FreeBSD | GCC |
84 | PowerPC 64-bit | Linux ELFv1 | GCC |
85 | PowerPC 64-bit | Linux ELFv2 | GCC |
241 Several PowerPC and x86-64 bug fixes.
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME77 | PowerPC 32-bit | AIX | IBM XL C |
78 | PowerPC 64-bit | AIX | IBM XL C |
79 | PowerPC | AMIGA | GCC |
80 | PowerPC | Linux | GCC |
81 | PowerPC | Mac OSX | GCC |
82 | PowerPC | FreeBSD | GCC |
83 | PowerPC 64-bit | FreeBSD | GCC |
84 | PowerPC 64-bit | Linux ELFv1 | GCC |
85 | PowerPC 64-bit | Linux ELFv2 | GCC |
241 Several PowerPC and x86-64 bug fixes.
[all …]
/external/libffi/
DREADME78 | PowerPC 32-bit | AIX | IBM XL C |
79 | PowerPC 64-bit | AIX | IBM XL C |
80 | PowerPC | AMIGA | GCC |
81 | PowerPC | Linux | GCC |
82 | PowerPC | Mac OSX | GCC |
83 | PowerPC | FreeBSD | GCC |
84 | PowerPC 64-bit | FreeBSD | GCC |
85 | PowerPC 64-bit | Linux ELFv1 | GCC |
86 | PowerPC 64-bit | Linux ELFv2 | GCC |
259 Several PowerPC and x86-64 bug fixes.
[all …]
/external/lzma/Java/Tukaani/src/org/tukaani/xz/simple/
DPowerPC.java13 public final class PowerPC implements SimpleFilter { class
17 public PowerPC(boolean isEncoder, int startPos) { in PowerPC() method in PowerPC
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
D2009-07-16-InlineAsm-M-Operand.ll6 ; This test case is actually not specific to PowerPC, but the (imm, reg) format
7 ; of PowerPC "m" operands trigger this bug.
/external/llvm/test/CodeGen/PowerPC/
D2009-07-16-InlineAsm-M-Operand.ll6 ; This test case is actually not specific to PowerPC, but the (imm, reg) format
7 ; of PowerPC "m" operands trigger this bug.
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dlit.local.cfg4 ('Mips' in targets) | ('PowerPC' in targets) | ('SystemZ' in targets):
12 'AArch64', 'ARM', 'Mips', 'PowerPC', 'ppc64', 'SystemZ']:

1234567891011