This is an archive of the discontinued LLVM Phabricator instance.

Fix FBLD and FBSTP
ClosedPublic

Authored by myatsina on Aug 4 2015, 12:51 AM.

Details

Summary

FBLD and FBSTP should receive TBYTE because it is defined as
FBLD m80
FBSTP m80

Diff Detail

Repository
rL LLVM

Event Timeline

myatsina updated this revision to Diff 31298.Aug 4 2015, 12:51 AM
myatsina retitled this revision from to Fix FBLD and FBSTP.
myatsina updated this object.
myatsina added a reviewer: spyffe.
myatsina set the repository for this revision to rL LLVM.
myatsina added a subscriber: llvm-commits.
mkuper added a subscriber: mkuper.Aug 4 2015, 1:13 AM
mkuper added inline comments.
test/MC/X86/intel-syntax.s
689 ↗(On Diff #31298)

Can you add a newline, please?

myatsina updated this revision to Diff 31323.Aug 4 2015, 6:25 AM
myatsina updated this object.
myatsina marked an inline comment as done.Aug 19 2015, 1:01 AM

ping

ab accepted this revision.Aug 19 2015, 10:17 AM
ab added a reviewer: ab.
ab added a subscriber: ab.

LGTM

This revision is now accepted and ready to land.Aug 19 2015, 10:17 AM
This revision was automatically updated to reflect the committed changes.