OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC_OPCODE_BOOKE
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c
58
{ "440", (PPC_OPCODE_PPC |
PPC_OPCODE_BOOKE
| PPC_OPCODE_440
61
{ "464", (PPC_OPCODE_PPC |
PPC_OPCODE_BOOKE
| PPC_OPCODE_440
93
{ "booke", (PPC_OPCODE_PPC |
PPC_OPCODE_BOOKE
),
95
{ "booke32", (PPC_OPCODE_PPC |
PPC_OPCODE_BOOKE
),
104
{ "e500", (PPC_OPCODE_PPC |
PPC_OPCODE_BOOKE
| PPC_OPCODE_SPE
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
130
{ "e500x2", (PPC_OPCODE_PPC |
PPC_OPCODE_BOOKE
| PPC_OPCODE_SP
[
all
...]
ppc-opc.c
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
ppc.h
110
#define
PPC_OPCODE_BOOKE
0x400
Completed in 605 milliseconds