The asm parser currently selects the wrong encoding for non-conditional Thumb2...
The asm parser currently selects the wrong encoding for non-conditional Thumb2 branches. However, this exposed a number of situations where the decoder was too permissive in allowing invalid instructions to decode successful. Specify additional fixed bits to close those gaps. llvm-svn: 138910
Loading
Please register or sign in to comment