summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/cpufunc.h
AgeCommit message (Expand)Author
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2010-12-07The rdmsr_locked/wrmsr_locked functions were using "=A" as a constraint forTheo de Raadt
2010-08-19Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer fromMark Kettenis
2009-12-09add cpufunc functions for the clflush instruction and the mfenceOwain Ainsworth
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-02-17Add code to check for the AMD amd64 errata, and correct them whereTom Cosgrove
2004-01-28an amd64 arch support.Michael Shalayeff