K 10 svn:author V 6 grehan K 8 svn:date V 27 2012-11-29T06:26:42.849767Z K 7 svn:log V 274 Add support for the 0x81 AND instruction, now generated by clang in the local APIC code. 0x81 is a read-modify-write instruction - the EPT check that only allowed read or write and not both has been relaxed to allow read and write. Reviewed by: neel Obtained from: NetApp END