diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-10-14 02:33:26 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-10-14 02:33:26 +0000 |
commit | bbbdcd453d22258cb4dd217eddf016668fcebf84 (patch) | |
tree | ea56c8202a8f47594ca62fb4d655f01927163a42 /cmake | |
parent | 946a2740a54fe2cd57509999384239101bf5b9df (diff) | |
download | external_llvm-bbbdcd453d22258cb4dd217eddf016668fcebf84.zip external_llvm-bbbdcd453d22258cb4dd217eddf016668fcebf84.tar.gz external_llvm-bbbdcd453d22258cb4dd217eddf016668fcebf84.tar.bz2 |
Add support for vmov.f64/.f32 encoding. There's a bit of a hack going on
here. The f32 in FCONSTS is handled as a double instead of a float in the
code. So the encoding of the immediate into the instruction isn't exactly in
line with the documentation in that regard. But given that we know it's handled
as a double, it doesn't cause any harm.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116471 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions