NFC.
Adding MC regressions tests to cover the XSAVE ISA sets.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets started in revision: https://reviews.llvm.org/D39952
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 13781 Build 13781: arc lint + arc unit
Event Timeline
test/MC/X86/XSAVEC-32.s | ||
---|---|---|
22 | xsavec64 and friends shouldn't be allowed in a 32-bit test. The fact they are is a bug I'm going to fix now. |
xsavec64 and friends shouldn't be allowed in a 32-bit test. The fact they are is a bug I'm going to fix now.