diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-13 11:22:40 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-13 11:22:40 +0000 |
commit | 930ebc15a6398710e84eea16b735721fe4a2c2fd (patch) | |
tree | e24c6467de12aed8174f308ea05e45e2489f055f /lldb/source/Commands/CommandObjectRegister.cpp | |
parent | 9eaa981e8efd0a7d2230212e9dbc2ce366bcdbb8 (diff) | |
download | llvm-930ebc15a6398710e84eea16b735721fe4a2c2fd.zip llvm-930ebc15a6398710e84eea16b735721fe4a2c2fd.tar.gz llvm-930ebc15a6398710e84eea16b735721fe4a2c2fd.tar.bz2 |
[X86] negateFMAOpcode - extend to support FMADDSUB/FMSUBADD and output negation. NFCI.
Some prep work for PR42863, this change allows us to move all the FMA opcode mappings into the negateFMAOpcode helper.
For the FMADDSUB/FMSUBADD cases, we can only negate the accumulator - any other negations will result in an error.
llvm-svn: 371840
Diffstat (limited to 'lldb/source/Commands/CommandObjectRegister.cpp')
0 files changed, 0 insertions, 0 deletions