http://llvm.org/bugs/show_bug.cgi?id=19301
Bug ID: 19301
Summary: Missing kernel intrinsics
Product: clang
Version: 3.4
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 12316
--> http://llvm.org/bugs/attachment.cgi?id=12316&action=edit
An example driver and build batch files that has tests for the three intrinsics
The following kernel mode only intrinsics appear to be incomplete:
* __readmsr
* __readcr3
* __writecr3
I am attaching the device driver I augmented in order to test these intrinsics.
We used Visual Studio 2010 and LLVM 3.4 and Clang 3.4 for our testing. We
were using the intrin.h file from r203816. We are also using the Windows XP
DDK, which can be downloaded from
https://dl.dropboxusercontent.com/u/17668567/1830_usa_ddk.iso
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs