[X86][MC] Add labels for BSF in the switch-cases of X86MCInstLower::Lower, NFCI
BSF is not special here and leaving it in default label looked weird.
Loading
Please sign in to comment
BSF is not special here and leaving it in default label looked weird.