forked from Imagelibrary/binutils-gdb
* mn10300.h (MN10300_OPERAND_EXTENDED): Define.
[ For operands inserted into the extended part of the opcode. ]
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Tue Nov 5 13:26:12 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* mn10300.h (MN10300_OPERAND_EXTENDED): Define.
|
||||
|
||||
Mon Nov 4 12:52:48 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* mn10300.h (MN10300_OPERAND_REPEATED): Define.
|
||||
|
||||
@@ -92,6 +92,8 @@ extern const struct mn10300_operand mn10300_operands[];
|
||||
|
||||
#define MN10300_OPERAND_REPEATED 0x100
|
||||
|
||||
#define MN10300_OPERAND_EXTENDED 0x200
|
||||
|
||||
/* Opcode Formats. */
|
||||
#define FMT_S0 1
|
||||
#define FMT_S1 2
|
||||
|
||||
Reference in New Issue
Block a user