From 81c9a89f1ed3e7d7e7a0e11f2eec953d262e9308 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sat, 28 Mar 1992 06:13:39 +0000 Subject: [PATCH] entered into RCS From-SVN: r607 --- gcc/config/ns32k/pc532.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gcc/config/ns32k/pc532.h b/gcc/config/ns32k/pc532.h index 89e0980b4e1..fd5dd04b90f 100644 --- a/gcc/config/ns32k/pc532.h +++ b/gcc/config/ns32k/pc532.h @@ -63,9 +63,13 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define PC_RELATIVE -/* This machine appears to use GAS syntax. */ +/* Operand of bsr or jsr should be just the address. */ -#define GAS_SYNTAX +#define CALL_MEMREF_IMPLICIT + +/* movd insns may have floating point constant operands. */ + +#define MOVD_FLOAT_OK /* Every address needs to use a base reg. */ -- 2.30.2