1 ;;; Test
68HC11 linker relaxation from extended addressing to direct
17 ;; All the following instructions will
be relaxed
and win
1 byte
55 ;;
'bne' is assembled as far branch
and must relax to
56 ;;
a relative
8-bit branch.
58 ;; Likewise for next branch
62 ;;; The following instructions will
not be relaxed
66 ;;
'tst' does
not support direct addressing mode.