This is an archive of the discontinued LLVM Phabricator instance.

[ARMv8] Add MC for VCVT{A, N, P, M}
ClosedPublic

Authored by joey on Jul 8 2013, 5:59 AM.

Details

Summary

Another week, another instruction!

This adds support to MC for assembly/disassembly of the V8FP instructions VCVT{A, N, P, M}.

Diff Detail

Event Timeline

Hi Joey,

Another week, another instruction!

This one looks straightforward. Go for it!

Tim.

joey accepted this revision.Jul 9 2013, 3:17 AM
joey closed this revision.

Thanks Tim!
Closed with r185922.