OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSA
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
micromips-opc.c
116
case 'd': REG (5, 6,
MSA
);
117
case 'e': REG (5, 11,
MSA
);
118
case 'h': REG (5, 16,
MSA
);
278
/*
MSA
support. */
279
#define
MSA
ASE_MSA
[
all
...]
mips-opc.c
157
case 'd': REG (5, 6,
MSA
);
158
case 'e': REG (5, 11,
MSA
);
161
case 'h': REG (5, 16,
MSA
);
446
/*
MSA
support. */
447
#define
MSA
ASE_MSA
[
all
...]
Completed in 552 milliseconds