OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALLOW8_SPRG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
2095
#define
ALLOW8_SPRG
(PPC_OPCODE_BOOKE | PPC_OPCODE_405)
2104
|| ((uint64_t) value > 3 && (dialect &
ALLOW8_SPRG
) == 0))
2124
if ((val - 0x10 > 3 && (dialect &
ALLOW8_SPRG
) == 0)
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
2095
#define
ALLOW8_SPRG
(PPC_OPCODE_BOOKE | PPC_OPCODE_405)
2104
|| ((uint64_t) value > 3 && (dialect &
ALLOW8_SPRG
) == 0))
2124
if ((val - 0x10 > 3 && (dialect &
ALLOW8_SPRG
) == 0)
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
2049
#define
ALLOW8_SPRG
(PPC_OPCODE_BOOKE | PPC_OPCODE_405)
2058
|| ((uint64_t) value > 3 && (dialect &
ALLOW8_SPRG
) == 0))
2078
if ((val - 0x10 > 3 && (dialect &
ALLOW8_SPRG
) == 0)
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
2049
#define
ALLOW8_SPRG
(PPC_OPCODE_BOOKE | PPC_OPCODE_405)
2058
|| ((uint64_t) value > 3 && (dialect &
ALLOW8_SPRG
) == 0))
2078
if ((val - 0x10 > 3 && (dialect &
ALLOW8_SPRG
) == 0)
Completed in 101 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026