0ad/source/lib/sysdep/arch
janwas 7eebe05485 fixes+improvements from work:
timer: cleanup, remove duplication
topology: fix incorrect param order
tsc: ensure MSRs are available before accessing
msr: add prefix to make clear that registers are nehalem-specific

This was SVN commit r7892.
2010-08-10 17:03:17 +00:00
..
amd64 from work: cpu_AtomicAdd - return previous value (required for atomic test&set) 2010-07-14 08:52:20 +00:00
ia32 fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS 2010-07-22 18:57:36 +00:00
x86_x64 fixes+improvements from work: 2010-08-10 17:03:17 +00:00