Hi! I've committed the following patch to fix: [ Bug #1290 ] Disassembling of bclr is wrong for 68HC12 http://savannah.gnu.org/bugs/?func=detailbug&group_id=2424&bug_id=1290 The bitmask was disassembled before the operand. Committed on binutils/gdb mainline and gdb 5.3 branch. Stephane 2002-10-13 Stephane Carrez * m68hc11-dis.c (print_insn): Treat bitmask and branch operands at the end.