S12Z: Add alias instructions BHS and BLO.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 20 Nov 2018 17:50:30 +0000 (18:50 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 21 Nov 2018 20:31:10 +0000 (21:31 +0100)
commit51534d7ab8c77fdf2af52f409cc4e348e4213bb7
treefc1e7ded3e3b5dc00954e459f62475c636702720
parent1c97054b87495b008c6028d697deff61c9fb0b6e
S12Z: Add alias instructions BHS and BLO.

These are documented by NXP as alternative mnemonics for BCC and BCS
respectively.

gas/ChangeLog:

        * config/tc-s12z.c (opcodes): bhs, blo: New members.
* testsuite/gas/s12z/bra.d: Add tests for aliases.
* testsuite/gas/s12z/bra.s: Add tests for aliases.
gas/ChangeLog
gas/config/tc-s12z.c
gas/testsuite/gas/s12z/bra.d
gas/testsuite/gas/s12z/bra.s
This page took 0.025898 seconds and 4 git commands to generate.