gem5/kern
Nathan Binkert e2c62a13dd Fix byteswap on LP64 (amd64)
kern/linux/linux_system.cc:
    Formatting
sim/host.hh:
    When we say ULL and UL we really just want a 64-bit value, not
    necessarily a long long, so cast the integer to (u)int64_t
    this fixes a problem with byte swapping.

--HG--
extra : convert_revision : ad25ace5a7b92a7c928f2d52e531193c91f3f8c8
2004-07-02 16:40:23 -04:00
..
linux Fix byteswap on LP64 (amd64) 2004-07-02 16:40:23 -04:00
tru64 rename CopyData to CopyOut and implement CopyIn to copy data 2004-07-01 18:00:18 -04:00
kernel_stats.cc lif kernelt stats out of tru64 directory 2004-06-10 01:02:33 -04:00
kernel_stats.hh lif kernelt stats out of tru64 directory 2004-06-10 01:02:33 -04:00
system_events.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
system_events.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00