diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-04-11 16:53:25 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-04-11 16:53:25 +0000 |
commit | 6073b30b053da2c2ac6150dd67cecb304bc614f1 (patch) | |
tree | 036dd5c5f956a63ce4f433fc3265d9185b1231bb /lib/Object/ELFObjectFile.cpp | |
parent | 6fc30c26b7fa9e89c4e9ab99b7feab11389cc3f4 (diff) |
ARM 'vzip.32 Dd, Dm' is a pseudo-instruction.
While there is an encoding for it in VZIP, the result of that is undefined,
so we should avoid it. Define the instruction as a pseudo for VTRN.32
instead, as the ARM ARM indicates.
rdar://11221911
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154505 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions