This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


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

Re: incorrect disassembly on vliw / little endian


Patrick Macdonald writes:
 > The if-then is for vliw, big endian.  Should we not try to make it for vliw
 > regardless of the endian?

Try to fit a arbitrary insns (<= 32 bits) for arbitrary cpus in an
unsigned long is tricky business.
vliw-ness here is beside the point.

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