1*9880d681SAndroid Build Coastguard Worker; RUN: llc < %s -march=x86 2*9880d681SAndroid Build Coastguard Worker; PR1259 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard Workerdefine void @test() { 5*9880d681SAndroid Build Coastguard Worker %tmp2 = call i32 asm "...", "=r,~{dirflag},~{fpsr},~{flags},~{dx},~{cx},~{ax}"( ) 6*9880d681SAndroid Build Coastguard Worker unreachable 7*9880d681SAndroid Build Coastguard Worker} 8