ARM: bkpt has an implicit immediate constant 0
The bkpt mnemonic has an implicit immediate constant of 0 unless otherwise
specified. Add an instruction alias for the unvalued breakpoint mnemonic to
treat it as a 0. This improves compatibility with GNU AS.
Signed-off-by:
Saleem Abdulrasool <compnerd@compnerd.org>
llvm-svn: 197913
Loading
Please register or sign in to comment