OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VXASH
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
4551
#define
VXASH
(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1f) << 1))
4552
#define VXASH_MASK
VXASH
(0x3f, 0x1f)
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
4541
#define
VXASH
(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1f) << 1))
4542
#define VXASH_MASK
VXASH
(0x3f, 0x1f)
/src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c
4451
#define
VXASH
(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1f) << 1))
4452
#define VXASH_MASK
VXASH
(0x3f, 0x1f)
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c
4451
#define
VXASH
(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1f) << 1))
4452
#define VXASH_MASK
VXASH
(0x3f, 0x1f)
Completed in 69 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026