diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-08-08 15:57:39 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-08-08 15:58:24 -0700 |
commit | 20dfe051abe021b5be412385406c32bc1a296322 (patch) | |
tree | bce972530cd256a2433ef3037619435e993c8a3d /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 2167e237eeeb0b4fa6a92ec12c453a0470a92bc4 (diff) | |
download | llvm-20dfe051abe021b5be412385406c32bc1a296322.zip llvm-20dfe051abe021b5be412385406c32bc1a296322.tar.gz llvm-20dfe051abe021b5be412385406c32bc1a296322.tar.bz2 |
[RISCV] Move the $rs operand of PseudoStore from outs to ins. NFC
This is the data to be stored so it should be an input.
To keep operand order similar between loads and stores, move the temp
register to the first dest operand of floating point loads. Rework
the assembler code accordingly.
This doesn't have any functional effect because this Pseudo is only
used by the assembler which doesn't use ins/outs.
Reviewed By: luismarques
Differential Revision: https://reviews.llvm.org/D107309
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions