Add two fp test cases I missed in my previous commit.

llvm-svn: 198269
This commit is contained in:
Craig Topper 2013-12-31 23:15:19 +00:00
parent 37d0ec7d41
commit c39353ad9b

View File

@ -421,6 +421,9 @@
# CHECK: fcmovu %st(7), %st(0)
0xda,0xdf
# CHECK: fucompp
0xda,0xe9
# CHECK: fcmovnb %st(0), %st(0)
0xdb,0xc0
@ -883,6 +886,9 @@
# CHECK: fmulp %st(7)
0xde,0xcf
# CHECK: fcompp
0xde,0xd9
# CHECK: fsubp %st(0)
0xde,0xe0