[ARM] Change the type of CC and VCC code in `splitMnemonic`. (#83413)
This changes the type of `PredicationCode` and `VPTPredicationCode` from `unsigned` to `ARMCC::CondCodes` and `ARMVCC::VPTCodes` resp' for clarity and correctness.
parent
756166e3
Please register or sign in to comment