Hi all,
In https://reviews.llvm.org/D36306 I changed the disassembly for VMRS and VMSR and this didnt handle the disassembly for the conditional variants of these instructions in ARM mode.
This patch fixes that and adds some extra tests.
Is this OK?
Cheers,
Andre