Bij JC las ik dat op x64-64.org de allereerste x86-64 emulator is te downloaden. Voor degenen die het nog niet wisten: x86-64 is een uitbreiding op de bestaande x86 instructieset, die AMD gaat gebruiken in de 64 bit "Sledgehammer" en "Clawhammer" processors. Een emulator is op dit moment hard nodig, want Intel heeft al een paar maanden geleden testversies van de 64 bit Itanium processor naar ontwikkelaars gestuurd. Itanium maakt gebruik van een compleet andere instructieset (IA-64), en iedereen kan zelf wel bedenken dat slechte beschikbaarheid van software voor het x86-64 platform de Sledgehammer en opvolgers de das om kan doen:
Here's what all you kernel hackers have dreamed of: an x86 system simulator running under GNU/Linux! The simulated system contains an x86-64 chip, RAM, disks, and VGA. You can single-step the CPU, peek at registers and memory, and lots of other fun stuff. For now, you can only run 32-bit GNU/Linux because the x86-64 kernel port isn't done. But, you can play with 64-bit mode, and you can debug those pesky 32-bit kernel bugs without having to hard-boot your hardware all the time.
The simulator is only available as a binary RPM because it contains some proprietary code. RPMs are available for SuSE 6.4 and Red Hat 6.2 systems. The simulator was written by AMD and ported to GNU/Linux by CodeSourcery.
Surf hier heen voor meer informatie en de download.