entered into RCS
authorRichard Stallman <rms@gnu.org>
Sat, 28 Mar 1992 06:13:39 +0000 (06:13 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 28 Mar 1992 06:13:39 +0000 (06:13 +0000)
From-SVN: r607

gcc/config/ns32k/pc532.h

index 89e0980..fd5dd04 100644 (file)
@@ -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.  */