Thu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnus.co.uk>
authorJackie Smith Cashion <jsmith@redhat.com>
Thu, 7 Mar 1996 11:25:15 +0000 (11:25 +0000)
committerJackie Smith Cashion <jsmith@redhat.com>
Thu, 7 Mar 1996 11:25:15 +0000 (11:25 +0000)
commita647a859cb25d6d3a70b51a23b35b9273df58b3e
tree479a918716a02832915ad1d061d336ebee6e30af
parent653fed07a699b942a3dcd45834ec2ea63d68475e
Thu Mar  7 11:19:33 1996  James G. Smith  <jsmith@cygnus.co.uk>

* gencode.c, interp.c: Replaced explicit long long references with
  WORD64HI, WORD64LO, SET64HI and SET64LO macro calls.
* support.h (SET64LO, SET64HI): Macros added.

This is an intermediate checkin. The work of removing "long long"
usage is not yet finished. These changes are clean, and have been
sitting on my machine for a while (whilst doing other work), and it is
safer for them to be checked in.
sim/mips/gencode.c
sim/mips/support.h