Commit f411c739 by Stephane Carrez Committed by Stephane Carrez

* config/m68hc11/m68hc11.h (MASK_M6812): Define.

From-SVN: r61407
parent 08c43ea7
2003-01-16 Stephane Carrez <stcarrez@nerim.fr>
* config/m68hc11/m68hc11.h (MASK_M6812): Define.
Thu Jan 16 21:50:25 2003 J"orn Rennecke <amylaar@onetel.net.uk>
* sh.md (mshflo_w_x): Fix description of operation.
......
......@@ -128,6 +128,7 @@ extern short *reg_renumber; /* def in local_alloc.c */
#define MASK_SHORT 0002 /* Compile with 16-bit `int' */
#define MASK_AUTO_INC_DEC 0004
#define MASK_M6811 0010
#define MASK_M6812 0020
#define MASK_M68S12 0040
#define MASK_NO_DIRECT_MODE 0100
#define MASK_MIN_MAX 0200
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment