OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VSOP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
4121
#define
VSOP
(op, xop) (OP (op) | (xop << 17))
4122
#define P_VS_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xf))
4123
#define P_VSI_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xe))
10001
{"xxsplti32dx", P8RR|
VSOP
(32,0), P_VSI_MASK, POWER10, 0, {XTS, IX, IMM32}},
10002
{"xxspltidp", P8RR|
VSOP
(32,2), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
10003
{"xxspltiw", P8RR|
VSOP
(32,3), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
4120
#define
VSOP
(op, xop) (OP (op) | (xop << 17))
4121
#define P_VS_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xf))
4122
#define P_VSI_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xe))
9936
{"xxsplti32dx", P8RR|
VSOP
(32,0), P_VSI_MASK, POWER10, 0, {XTS, IX, IMM32}},
9937
{"xxspltidp", P8RR|
VSOP
(32,2), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
9938
{"xxspltiw", P8RR|
VSOP
(32,3), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
4030
#define
VSOP
(op, xop) (OP (op) | (xop << 17))
4031
#define P_VS_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xf))
4032
#define P_VSI_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xe))
9793
{"xxsplti32dx", P8RR|
VSOP
(32,0), P_VSI_MASK, POWER10, 0, {XTS, IX, IMM32}},
9794
{"xxspltidp", P8RR|
VSOP
(32,2), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
9795
{"xxspltiw", P8RR|
VSOP
(32,3), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
4030
#define
VSOP
(op, xop) (OP (op) | (xop << 17))
4031
#define P_VS_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xf))
4032
#define P_VSI_MASK ((-1ULL << 48) |
VSOP
(0x3f, 0xe))
9782
{"xxsplti32dx", P8RR|
VSOP
(32,0), P_VSI_MASK, POWER10, 0, {XTS, IX, IMM32}},
9783
{"xxspltidp", P8RR|
VSOP
(32,2), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
9784
{"xxspltiw", P8RR|
VSOP
(32,3), P_VS_MASK, POWER10, 0, {XTS, IMM32}},
Completed in 68 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026