gem5/sim
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
..
async.hh Import changeset 2003-10-07 10:41:54 -04:00
builder.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
builder.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
debug.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
debug.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
eventq.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
eventq.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
host.hh Fix byteswap on LP64 (amd64) 2004-07-02 16:40:23 -04:00
main.cc pull from head before pushing linux tree 2004-06-22 13:48:49 -04:00
param.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
param.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
process.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
process.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
serialize.cc Don't serialize the absolute path so we can move checkpoints around. 2004-06-28 15:54:05 -04:00
serialize.hh Don't serialize the absolute path so we can move checkpoints around. 2004-06-28 15:54:05 -04:00
sim_events.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
sim_events.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
sim_exit.hh Move the m5 pseudo instructions into their own file 2003-11-02 20:43:39 -05:00
sim_object.cc fix up the recordEvent stuff to support ignoring events 2004-06-28 16:49:35 -04:00
sim_object.hh fix up the recordEvent stuff to support ignoring events 2004-06-28 16:49:35 -04:00
stat_control.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
stat_control.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
stats.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
syscall_emul.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
syscall_emul.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
system.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
system.hh implement the readfile pseudo instruction that will read 2004-07-01 18:03:05 -04:00
universe.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00