Commit 8a27a83e by Richard Earnshaw Committed by Richard Earnshaw

* xm-arm.h (HOST_BITS_PER_LONGLONG): Define.

From-SVN: r25335
parent fa0848d5
Sat Feb 20 09:08:44 1999 Richard Earnshaw (rearnsha@arm.com)
* xm-arm.h (HOST_BITS_PER_LONGLONG): Define.
Fri Feb 19 23:02:02 1999 Richard Henderson <rth@cygnus.com>
* regmove.c (discover_flags_reg): New function.
......
......@@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. */
#define HOST_BITS_PER_SHORT 16
#define HOST_BITS_PER_INT 32
#define HOST_BITS_PER_LONG 32
#define HOST_BITS_PER_LONGLONG 64
/* A code distinguishing the floating point format of the host
machine. There are three defined values: IEEE_FLOAT_FORMAT,
......
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