OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VXR
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
3692
/* The VA field in a VA, VX or
VXR
form instruction. */
3696
/* The VB field in a VA, VX or
VXR
form instruction. */
3704
/* The VD or VS field in a VA, VX,
VXR
or X form instruction. */
4539
/* A
VXR
form instruction. */
4540
#define
VXR
(op, xop, rc) \
4545
/* The mask for a
VXR
form instruction. */
4546
#define VXR_MASK
VXR
(0x3f, 0x3ff, 1)
5238
{"vcmpequb",
VXR
(4, 6,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}},
5239
{"vcmpneb",
VXR
(4, 7,0), VXR_MASK, PPCVEC3, 0, {VD, VA, VB}},
5332
{"vcmpequh",
VXR
(4, 70,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}}
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
3692
/* The VA field in a VA, VX or
VXR
form instruction. */
3696
/* The VB field in a VA, VX or
VXR
form instruction. */
3704
/* The VD or VS field in a VA, VX,
VXR
or X form instruction. */
4529
/* A
VXR
form instruction. */
4530
#define
VXR
(op, xop, rc) \
4535
/* The mask for a
VXR
form instruction. */
4536
#define VXR_MASK
VXR
(0x3f, 0x3ff, 1)
5221
{"vcmpequb",
VXR
(4, 6,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}},
5222
{"vcmpneb",
VXR
(4, 7,0), VXR_MASK, PPCVEC3, 0, {VD, VA, VB}},
5314
{"vcmpequh",
VXR
(4, 70,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}}
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
3614
/* The VA field in a VA, VX or
VXR
form instruction. */
3618
/* The VB field in a VA, VX or
VXR
form instruction. */
3626
/* The VD or VS field in a VA, VX,
VXR
or X form instruction. */
4439
/* A
VXR
form instruction. */
4440
#define
VXR
(op, xop, rc) \
4445
/* The mask for a
VXR
form instruction. */
4446
#define VXR_MASK
VXR
(0x3f, 0x3ff, 1)
5102
{"vcmpequb",
VXR
(4, 6,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}},
5103
{"vcmpneb",
VXR
(4, 7,0), VXR_MASK, PPCVEC3, 0, {VD, VA, VB}},
5195
{"vcmpequh",
VXR
(4, 70,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}}
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
3614
/* The VA field in a VA, VX or
VXR
form instruction. */
3618
/* The VB field in a VA, VX or
VXR
form instruction. */
3626
/* The VD or VS field in a VA, VX,
VXR
or X form instruction. */
4439
/* A
VXR
form instruction. */
4440
#define
VXR
(op, xop, rc) \
4445
/* The mask for a
VXR
form instruction. */
4446
#define VXR_MASK
VXR
(0x3f, 0x3ff, 1)
5102
{"vcmpequb",
VXR
(4, 6,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}},
5103
{"vcmpneb",
VXR
(4, 7,0), VXR_MASK, PPCVEC3, 0, {VD, VA, VB}},
5195
{"vcmpequh",
VXR
(4, 70,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}}
[
all
...]
Completed in 43 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026