DDavid Spickett[lldb][ARM] Add tests for vpush/vpop D registers
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[lldb] Use assertState in even more tests (NFC) Followup to D127355 and D127378, converting more instances of assertEqual to assertState. | 3 年前 | |
[lldb] Use assertState in even more tests (NFC) Followup to D127355 and D127378, converting more instances of assertEqual to assertState. | 3 年前 | |
[lldb][ARM] Add tests for vpush/vpop D registers Previously we just checked via S regs and were not checking memory content after pushes. The vpush test confirms that the fix in https://reviews.llvm.org/D130307 is working. Memory will only be checked if an "after" state is provided. Reviewed By: clayborg Differential Revision: https://reviews.llvm.org/D130468 | 3 年前 |