[m68k] Implement BSR Instruction
authorSheng <ox59616e@gmail.com>
Sat, 3 Jun 2023 10:05:34 +0000 (18:05 +0800)
committerSheng <ox59616e@gmail.com>
Sat, 3 Jun 2023 11:09:47 +0000 (19:09 +0800)
commit6595cb1dbb4074d3dcf5dd4a11ec89aee530b135
treec409ea9ed2947373a9476b804b161b1c251061c2
parent2f62803ea458f83dcfc307cffa7f1ebf09eb9655
[m68k] Implement BSR Instruction

Reviewed By: myhsu

Differential Revision: https://reviews.llvm.org/D143315
llvm/lib/Target/M68k/M68kInstrControl.td
llvm/test/MC/Disassembler/M68k/control.txt
llvm/test/MC/M68k/Control/bsr.s [new file with mode: 0644]
llvm/test/MC/M68k/Relaxations/bsr.s [new file with mode: 0644]
llvm/test/MC/M68k/Relocations/text-plt.s