Merge branch 'master' into msp430
[llvm/msp430.git] / test / CodeGen / X86 / 2006-07-10-InlineAsmAConstraint.ll
blob760fe3650e90295090c47c2bcee2f0d7b7e99d7d
1 ; RUN: llvm-as < %s | llc -march=x86
2 ; PR825
4 define i64 @test() {
5         %tmp.i5 = call i64 asm sideeffect "rdtsc", "=A,~{dirflag},~{fpsr},~{flags}"( )          ; <i64> [#uses=1]
6         ret i64 %tmp.i5