* mn10300.h (MN10300_OPERAND_REG_LIST): Define.

This commit is contained in:
Jeff Law 1996-11-19 20:29:48 +00:00
parent bd45f82f41
commit bd63ee34aa
2 changed files with 12 additions and 0 deletions

View file

@ -94,6 +94,10 @@ extern const struct mn10300_operand mn10300_operands[];
#define MN10300_OPERAND_EXTENDED 0x200
#define MN10300_OPERAND_SPLIT 0x400
#define MN10300_OPERAND_REG_LIST 0x800
/* Opcode Formats. */
#define FMT_S0 1
#define FMT_S1 2