cTuning.org cTuning.org is a community-driven collaborative Mediawiki-based portal that brings together industry, academia and IT users to optimize programs and architectures collectively and build smart self-tuning adaptive computing systems based on statistical and machine learning techniques. By HarryManbackin Web > referencewith adaptivecollaborationcommunitylearningmachineoptimizationwiki
Introduction Soon after the AMD Athlon64 was released I bought a computer incorporating one with the intent of learning its assemly language. It took some time, but I finally got around to a little experimenting. Although AMD make their excellent Programmer's Manuals available on-line for free, I found it very difficult to find other information. Specifically I could have done with some simple examples showing how exactly to get the processor from reset to long (i.e. 64-bit) mode. Plenty of sites give this sort of detail for protected mode on the i386 but I couldn't find much about the x86_64 processors.After much experimentation, and many false leads, I managed to figure it out so I thought that it might be useful to others if I described what I came up with. Th... By kfvdin Public bookmarkswith amdathlon64computerincorporatingintentlearningreleasedsoon