OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EITHER_BUT_PREFER_MU
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d30v.h
135
#define
EITHER_BUT_PREFER_MU
3
/toolchain/binutils/binutils-2.25/gas/config/
tc-d30v.c
968
&& ! ( (opcode1->op->unit ==
EITHER_BUT_PREFER_MU
971
( opcode2->op->unit ==
EITHER_BUT_PREFER_MU
979
|| opcode2->op->unit ==
EITHER_BUT_PREFER_MU
)
1008
if (opcode2->op->unit ==
EITHER_BUT_PREFER_MU
)
1011
with
EITHER_BUT_PREFER_MU
should not be executed in
1045
else if (opcode1->op->unit ==
EITHER_BUT_PREFER_MU
)
1052
if (opcode2->op->unit ==
EITHER_BUT_PREFER_MU
)
1076
if (opcode1->op->unit ==
EITHER_BUT_PREFER_MU
)
1079
else if (opcode2->op->unit ==
EITHER_BUT_PREFER_MU
)
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c
226
{ "bclr", LOGIC, 0x3, { SHORT_A },
EITHER_BUT_PREFER_MU
, 0, 0, 0 },
227
{ "bnot", LOGIC, 0x1, { SHORT_A },
EITHER_BUT_PREFER_MU
, 0, 0, 0 },
231
{ "bset", LOGIC, 0x2, { SHORT_A },
EITHER_BUT_PREFER_MU
, 0, 0, 0 },
235
{ "btst", LOGIC, 0, { SHORT_AF },
EITHER_BUT_PREFER_MU
, 0, 0, 0 },
Completed in 1818 milliseconds