OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I16A
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
2463
/* The VLESIMM field in an
I16A
form instruction. This is split. */
2505
/* The VLEUIMM field in an
I16A
form instruction. This is split. */
4302
/* An
I16A
form instruction. */
4303
#define
I16A
(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f) << 11)
4304
#define I16A_MASK
I16A
(0x3f, 0x1f)
10247
{"e_cmpl16i",
I16A
(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10248
{"e_mull2i",
I16A
(28,20), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10250
{"e_sub2is",
I16A
(28,18), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}},
10251
{"e_add2is",
I16A
(28,18), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10252
{"e_sub2i.",
I16A
(28,17), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}}
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
2463
/* The VLESIMM field in an
I16A
form instruction. This is split. */
2505
/* The VLEUIMM field in an
I16A
form instruction. This is split. */
4301
/* An
I16A
form instruction. */
4302
#define
I16A
(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f) << 11)
4303
#define I16A_MASK
I16A
(0x3f, 0x1f)
10182
{"e_cmpl16i",
I16A
(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10183
{"e_mull2i",
I16A
(28,20), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10185
{"e_sub2is",
I16A
(28,18), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}},
10186
{"e_add2is",
I16A
(28,18), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10187
{"e_sub2i.",
I16A
(28,17), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}}
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
2395
/* The VLESIMM field in an
I16A
form instruction. This is split. */
2437
/* The VLEUIMM field in an
I16A
form instruction. This is split. */
4211
/* An
I16A
form instruction. */
4212
#define
I16A
(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f) << 11)
4213
#define I16A_MASK
I16A
(0x3f, 0x1f)
10039
{"e_cmpl16i",
I16A
(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10040
{"e_mull2i",
I16A
(28,20), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10042
{"e_sub2is",
I16A
(28,18), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}},
10043
{"e_add2is",
I16A
(28,18), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10044
{"e_sub2i.",
I16A
(28,17), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}}
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
2395
/* The VLESIMM field in an
I16A
form instruction. This is split. */
2437
/* The VLEUIMM field in an
I16A
form instruction. This is split. */
4211
/* An
I16A
form instruction. */
4212
#define
I16A
(op, xop) (OP (op) | (((uint64_t)(xop)) & 0x1f) << 11)
4213
#define I16A_MASK
I16A
(0x3f, 0x1f)
10028
{"e_cmpl16i",
I16A
(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10029
{"e_mull2i",
I16A
(28,20), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10031
{"e_sub2is",
I16A
(28,18), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}},
10032
{"e_add2is",
I16A
(28,18), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
10033
{"e_sub2i.",
I16A
(28,17), I16A_MASK, PPCVLE, EXT, {RA, VLENSIMM}}
[
all
...]
Completed in 102 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026