blob: 3d5203be09a0951eaccdc1869d6580bd6dd00809 [file] [log] [blame]
Dan Gohman36a09472009-09-08 23:54:48 +00001; RUN: llc < %s -march=x86 | grep flds
Chris Lattnerec4a5672008-03-05 06:48:13 +00002; This should be a flds, not fldt.
3define x86_fp80 @test2() nounwind {
4entry:
5 ret x86_fp80 0xK3FFFC000000000000000
6}
7