Commit 81c9a89f by Richard Stallman

entered into RCS

From-SVN: r607
parent 44c6f029
...@@ -63,9 +63,13 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -63,9 +63,13 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define PC_RELATIVE #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. */ /* Every address needs to use a base reg. */
......
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