diff options
author | Johnny Chen <johnny.chen@apple.com> | 2009-12-01 00:02:02 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2009-12-01 00:02:02 +0000 |
commit | ee536b0ea4c9fbb9eb8a37782353986cff06fe3f (patch) | |
tree | 6f732d22b8de41b4f7acdbeddca8307faf24ff3d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | ae466efe2eef39aaadb34aaa68132f12627aa5a0 (diff) | |
download | llvm-ee536b0ea4c9fbb9eb8a37782353986cff06fe3f.zip llvm-ee536b0ea4c9fbb9eb8a37782353986cff06fe3f.tar.gz llvm-ee536b0ea4c9fbb9eb8a37782353986cff06fe3f.tar.bz2 |
For VMOV (immediate), make some of the encoding bits (cmode and op) unspecified.
For VMOVv*i[16,32], op bit is don't care, and some cmode bits vary depending on
the immediate values.
Ref: Table A7-15 Modified immediate values for Advanced SIMD instructions.
llvm-svn: 90173
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions