/external/dtc/tests/ |
D | subnode_iterate.dts | 12 PowerPC,970@0 { 13 name = "PowerPC,970"; 29 PowerPC,970@1 { 30 name = "PowerPC,970";
|
D | test01.dts | 17 PowerPC,970@0 { 18 name = "PowerPC,970"; 28 PowerPC,970@1 { 29 name = "PowerPC,970";
|
D | label01.dts | 17 PowerPC,970@0 { 18 name = "PowerPC,970"; 28 PowerPC,970@1 { 29 name = "PowerPC,970";
|
D | fdtdump.dts | 13 PowerPC,970@0 { 18 PowerPC,970@1 {
|
/external/llvm/lib/Target/PowerPC/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Target/PowerPC/LLVMBuild.txt -----------------------*- Conf -*--===; 23 name = PowerPC 33 parent = PowerPC 35 add_to_library_groups = PowerPC
|
D | PPCCallingConv.td | 1 //===- PPCCallingConv.td - Calling Conventions for PowerPC -*- tablegen -*-===// 10 // This describes the calling conventions for the PowerPC 32- and 64-bit 45 // Return-value convention for PowerPC 86 // PowerPC, but handle all the complexities of the ABI in the lowering 90 // Simple calling convention for 64-bit ELF PowerPC fast isel. 104 // Simple return-value convention for 64-bit ELF PowerPC fast isel. 129 // PowerPC System V Release 4 32-bit ABI
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
D | PowerPCOptions.java | 13 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/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Target/PowerPC/InstPrinter/LLVMBuild.txt -----------*- Conf -*--===; 21 parent = PowerPC 23 add_to_library_groups = PowerPC
|
/external/llvm/lib/Target/PowerPC/TargetInfo/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Target/PowerPC/TargetInfo/LLVMBuild.txt ------------*- Conf -*--===; 21 parent = PowerPC 23 add_to_library_groups = PowerPC
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Target/PowerPC/AsmParser/LLVMBuild.txt -------------*- Conf -*--===; 21 parent = PowerPC 23 add_to_library_groups = PowerPC
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt ----------*- Conf -*--===; 21 parent = PowerPC 23 add_to_library_groups = PowerPC
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
D | LLVMBuild.txt | 1 ;===-- ./lib/Target/PowerPC/Disassembler/LLVMBuild.txt ---------*- Conf -*--===; 21 parent = PowerPC 23 add_to_library_groups = PowerPC
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsPowerPC.td | 1 //===- 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/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPC.td | 1 //===- 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.
|
D | PPCCallingConv.td | 1 //===- 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/lzma/Java/Tukaani/src/org/tukaani/xz/simple/ |
D | PowerPC.java | 13 public final class PowerPC implements SimpleFilter { class 17 public PowerPC(boolean isEncoder, int startPos) { in PowerPC() method in PowerPC
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 41 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/test/CodeGen/PowerPC/ |
D | 2009-07-16-InlineAsm-M-Operand.ll | 6 ; This test case is actually not specific to PowerPC, but the (imm, reg) format 7 ; of PowerPC "m" operands trigger this bug.
|
D | dg.exp | 3 if { [llvm_supports_target PowerPC] } {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2009-07-16-InlineAsm-M-Operand.ll | 6 ; This test case is actually not specific to PowerPC, but the (imm, reg) format 7 ; of PowerPC "m" operands trigger this bug.
|
D | mature-mc-support.ll | 3 ; FIXME: PowerPC doesn't use the integrated assembler by default in all cases 5 ; FIXME: PowerPC doesn't appear to support -filetype=obj for ppc64le
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | IntrinsicsPowerPC.td | 1 //===- 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/llvm/test/ExecutionEngine/MCJIT/ |
D | lit.local.cfg | 4 ('Mips' in targets) | ('PowerPC' in targets) | ('SystemZ' in targets): 12 'AArch64', 'ARM', 'Mips', 'PowerPC', 'ppc64', 'SystemZ']:
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | lit.local.cfg | 4 ('Mips' in targets) | ('PowerPC' in targets) | ('SystemZ' in targets): 12 'AArch64', 'ARM', 'Mips', 'PowerPC', 'ppc64', 'SystemZ']:
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | README | 77 | 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 …]
|