OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATMINUS
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
d10v-opc.c
162
#define
ATMINUS
(MINUS + 1) /* predecrement */
164
#define CSRC (
ATMINUS
+ 1) /* control register */
319
{ "st", SHORT_2, 1, MU, PAR|WMEM, 0x6c1f, 0x7e1f, { RSRC2,
ATMINUS
, RSRC_SP } },
325
{ "st2w", SHORT_2, 1, MU, PAR|WMEM, 0x6e1f, 0x7e3f, { RSRC2E,
ATMINUS
, RSRC_SP } },
d30v-opc.c
404
#define
ATMINUS
(MINUS + 1) /* Predecrement. */
406
#define Ca (
ATMINUS
+ 1) /* Control register. */
Completed in 80 milliseconds