HomeSort by relevance Sort by last modified time
    Searched refs:PPC_OPCODE_PPC (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c 54 { "403", (PPC_OPCODE_PPC | PPC_OPCODE_403),
56 { "405", (PPC_OPCODE_PPC | PPC_OPCODE_403 | PPC_OPCODE_405),
58 { "440", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_440
61 { "464", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_440
64 { "476", (PPC_OPCODE_PPC | PPC_OPCODE_ISEL | PPC_OPCODE_440
67 { "601", (PPC_OPCODE_PPC | PPC_OPCODE_601),
69 { "603", (PPC_OPCODE_PPC),
71 { "604", (PPC_OPCODE_PPC),
73 { "620", (PPC_OPCODE_PPC | PPC_OPCODE_64),
75 { "7400", (PPC_OPCODE_PPC | PPC_OPCODE_ALTIVEC)
    [all...]
ppc-opc.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
ppc.h 73 #define PPC_OPCODE_PPC 1
82 is assumed to support all PowerPC (PPC_OPCODE_PPC) instructions,
88 the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c     [all...]

Completed in 46 milliseconds