diff options
| author | Diogo N. Sampaio <diogo.sampaio@arm.com> | 2019-03-08 17:11:20 +0000 |
|---|---|---|
| committer | Diogo N. Sampaio <diogo.sampaio@arm.com> | 2019-03-08 17:11:20 +0000 |
| commit | c20c37ba7f546e0898e09953f03ca2c28ddc7035 (patch) | |
| tree | d5a1dde3c2e00799460167457e57d5212ae8c280 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7f3c16c0f3178efd2883ceac441aa162728f1726 (diff) | |
[ARM][FIX] Fix vfmal.f16 and vfmsl.f16 operand
The indexed variant of vfmal.f16 and vfmsl.f16
instructions use the uppser bits of the indexed
operand to store the index (1 bit for the double
variant, 2 bits for the quad).
This limits the usable registers to d0 - d7 or
s0 - s15. This patch enforces this limitation.
Differential Revision: https://reviews.llvm.org/D59021
llvm-svn: 355707
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
