From 2b9791d49ffd6d5ac6de0cb63e462c8f8a60b4d9 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Fri, 25 Mar 1994 18:58:51 -0500 Subject: [PATCH] (MOTOROLA_BSR): Defined. From-SVN: r6907 --- gcc/config/m68k/mot3300.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/config/m68k/mot3300.h b/gcc/config/m68k/mot3300.h index c4c8ea5..c12b573 100644 --- a/gcc/config/m68k/mot3300.h +++ b/gcc/config/m68k/mot3300.h @@ -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. */ #define MOTOROLA /* Use Motorola syntax rather than "MIT" */ +#define MOTOROLA_BSR /* Use Span-dependent optimized bsr */ #define SGS /* Uses SGS assembler */ #define SGS_CMP_ORDER /* Takes cmp operands in reverse order */ #define SGS_SWAP_W /* Use swap.w rather than just plain swap */ -- 2.7.4