Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
09b51c348c9966bb6472f509bcf790ca98f8150c
/
.
/
test
/
CodeGen
/
X86
/
2008-04-28-CyclicSchedUnit.ll
blob: 6613fafcce82597805763a6e1b4391e3b84f9997 [
file
] [
log
] [
blame
]
; RUN: llvm-as < %s | llc -march=x86
define
i64
@t
(
i64
%maxIdleDuration
)
nounwind
{
call
void
asm
sideeffect
"wrmsr"
,
"{cx},A,~{dirflag},~{fpsr},~{flags}"
(
i32
416
,
i64
0
)
nounwind
unreachable
}