Commit 2b9791d4 by Richard Kenner

(MOTOROLA_BSR): Defined.

From-SVN: r6907
parent 1c2bb219
...@@ -21,6 +21,7 @@ along with GNU CC; see the file COPYING. If not, write to ...@@ -21,6 +21,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define MOTOROLA /* Use Motorola syntax rather than "MIT" */ #define MOTOROLA /* Use Motorola syntax rather than "MIT" */
#define MOTOROLA_BSR /* Use Span-dependent optimized bsr */
#define SGS /* Uses SGS assembler */ #define SGS /* Uses SGS assembler */
#define SGS_CMP_ORDER /* Takes cmp operands in reverse order */ #define SGS_CMP_ORDER /* Takes cmp operands in reverse order */
#define SGS_SWAP_W /* Use swap.w rather than just plain swap */ #define SGS_SWAP_W /* Use swap.w rather than just plain swap */
......
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