Searched refs:PPC_OPCODE_ISEL (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ppc-dis.c | 59 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI), 62 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI), 64 { "476", (PPC_OPCODE_PPC | PPC_OPCODE_ISEL | PPC_OPCODE_440 91 { "a2", (PPC_OPCODE_PPC | PPC_OPCODE_ISEL | PPC_OPCODE_POWER4 111 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK 115 { "e500mc", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL 119 { "e500mc64", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL 124 { "e5500", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL 130 { "e6500", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL 137 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK [all …]
|
D | ppc-opc.c | 3045 #define PPCISEL PPC_OPCODE_ISEL
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ppc.h | 129 #define PPC_OPCODE_ISEL 0x8000 macro
|
D | ChangeLog-9103 | 334 (PPC_OPCODE_ISEL, PPC_OPCODE_BRLOCK, PPC_OPCODE_PMR,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ppc.c | 3386 if (opcode->flags & PPC_OPCODE_ISEL) in md_assemble()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 1038 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and
|