xref: /llvm-project/llvm/test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll (revision 6b898beb8e6bf5739d43c1d64646264afc595de8)
1; RUN: llc < %s -mtriple=i686--
2
3define i64 @t(i64 %maxIdleDuration) nounwind  {
4	call void asm sideeffect "wrmsr", "{cx},A,~{dirflag},~{fpsr},~{flags}"( i32 416, i64 0 ) nounwind
5	unreachable
6}
7