diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2018-03-05 13:27:26 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2018-03-05 13:27:26 +0000 |
commit | f20222a83c8f76c52c89201627857c055e879f02 (patch) | |
tree | a8481fbd26580bba0106f13449920b4328c23282 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | c22bfb6b4b37042897f7253f90e84c645b3e8562 (diff) | |
download | bcm5719-llvm-f20222a83c8f76c52c89201627857c055e879f02.tar.gz bcm5719-llvm-f20222a83c8f76c52c89201627857c055e879f02.zip |
[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
llvm-svn: 326696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions