OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MDS_MASK
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
4360
#define
MDS_MASK
MDS (0x3f, 0xf, 1)
4362
/* An
MDS_MASK
with the MB field fixed. */
4363
#define MDSMB_MASK (
MDS_MASK
| MB6_MASK)
7174
{"rldcl", MDS(30,8,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7176
{"rldcl.", MDS(30,8,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7178
{"rldcr", MDS(30,9,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
7179
{"rldcr.", MDS(30,9,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
4359
#define
MDS_MASK
MDS (0x3f, 0xf, 1)
4361
/* An
MDS_MASK
with the MB field fixed. */
4362
#define MDSMB_MASK (
MDS_MASK
| MB6_MASK)
7146
{"rldcl", MDS(30,8,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7148
{"rldcl.", MDS(30,8,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7150
{"rldcr", MDS(30,9,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
7151
{"rldcr.", MDS(30,9,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
4269
#define
MDS_MASK
MDS (0x3f, 0xf, 1)
4271
/* An
MDS_MASK
with the MB field fixed. */
4272
#define MDSMB_MASK (
MDS_MASK
| MB6_MASK)
7027
{"rldcl", MDS(30,8,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7029
{"rldcl.", MDS(30,8,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7031
{"rldcr", MDS(30,9,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
7032
{"rldcr.", MDS(30,9,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
4269
#define
MDS_MASK
MDS (0x3f, 0xf, 1)
4271
/* An
MDS_MASK
with the MB field fixed. */
4272
#define MDSMB_MASK (
MDS_MASK
| MB6_MASK)
7027
{"rldcl", MDS(30,8,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7029
{"rldcl.", MDS(30,8,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, MB6}},
7031
{"rldcr", MDS(30,9,0),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
7032
{"rldcr.", MDS(30,9,1),
MDS_MASK
, PPC64, PPCVLE, {RA, RS, RB, ME6}},
Completed in 241 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026