Implement _InterlockedAnd64, _InterlockedOr64, _interlockedbittestandreset64, _interl...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 23 Jul 2008 22:27:50 +0000 (22:27 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 23 Jul 2008 22:27:50 +0000 (22:27 +0000)
commit60e9de3ce14ff1532ea3a7a7a763bf7ba3691cee
treee20f3e6935b78f90b5d0fd609060cdb54739f6c3
parent923a014a4c50622744a4477b1de3ba52c8684c79
Implement _InterlockedAnd64, _InterlockedOr64, _interlockedbittestandreset64, _interlockedbittestandset64 and gs-segment-adressing functions
- as amd64 shares most of the intrinsics of x86, implement them in intrin_x86.h

svn path=/branches/ros-amd64-bringup/; revision=34704
reactos/include/psdk/intrin.h
reactos/include/psdk/intrin_x86.h