This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR11867, bignum operations


> So it is.  I checked the chip docs this time..
> gas/configure.tgt had it as big, CGEN_ENDIAN_BIG is passed to
> m32c_cgen_cpu_open and tc-m32c.h has #define TARGET_BYTES_BIG_ENDIAN 1.

The CGEN stuff is fragile, as it's using the endianness to represent
the *opcode* not the *data*.  I wouldn't change anything without a
really good reason :-)

What was actually broken that triggered all this?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]