OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORT_RA
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d30v.h
107
#define
SHORT_RA
46 /* SHORT_A with the second register an accumulator */
/toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c
286
{ "mvfacc", IALU2, 0x1f, {
SHORT_RA
}, IU, 0, 0, 0 },
468
{
SHORT_RA
, 0, { Ra, Ab, Rc } }, /* Ra,Ab,Rc */
469
{
SHORT_RA
, 2, { Ra, Ab, IMM6U2 } }, /* Ra,Ab,imm6u */
Completed in 822 milliseconds