1; RUN: llc < %s -mtriple=i686--2; PR12593 4define void @test() {5 %tmp2 = call i32 asm "...", "=r,~{dirflag},~{fpsr},~{flags},~{dx},~{cx},~{ax}"( )6 unreachable7}8