Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_ISEL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dppc-dis.c59 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI),
62 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI),
64 { "476", (PPC_OPCODE_PPC | PPC_OPCODE_ISEL | PPC_OPCODE_440
85 { "a2", (PPC_OPCODE_PPC | PPC_OPCODE_ISEL | PPC_OPCODE_POWER4
105 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK
109 { "e500mc", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL
113 { "e500mc64", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL
118 { "e5500", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL
124 { "e6500", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL
131 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK
[all …]
Dppc-opc.c2742 #define PPCISEL PPC_OPCODE_ISEL | PPC_OPCODE_VLE
/toolchain/binutils/binutils-2.25/include/opcode/
Dppc.h125 #define PPC_OPCODE_ISEL 0x8000 macro
DChangeLog-9103334 (PPC_OPCODE_ISEL, PPC_OPCODE_BRLOCK, PPC_OPCODE_PMR,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c3360 if (opcode->flags & PPC_OPCODE_ISEL) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02031038 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and