Go to file
Johnny Chen ee536b0ea4 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
2009-12-01 00:02:02 +00:00
clang Fix and test for a problem caught by the clang-on-clang buildbot: qualified 2009-11-30 23:50:49 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm For VMOV (immediate), make some of the encoding bits (cmode and op) unspecified. 2009-12-01 00:02:02 +00:00