commit | 4a9afc559e4a6b0fd9854cbb0eb1e7e9267826c2 | [log] [tgz] |
---|---|---|
author | Oliver Stannard <oliver.stannard@arm.com> | Mon Mar 05 13:27:26 2018 +0000 |
committer | Oliver Stannard <oliver.stannard@arm.com> | Mon Mar 05 13:27:26 2018 +0000 |
tree | b4ce1159f22bd50bfb26e216a1b1b07bff003f14 | |
parent | 022e5fa26f94e30bf52bcd4bfa4c72492ae2f23d [diff] |
[ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers These instructions require that the two S registers are adjacent (but not the R registers), because only the first register is included in the encoding, but we were not checking this in the assembler. Differential revision: https://reviews.llvm.org/D44084 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326696 91177308-0d34-0410-b5e6-96231b3b80d8