opcodes/
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 10 Jun 2003 07:27:56 +0000 (07:27 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Tue, 10 Jun 2003 07:27:56 +0000 (07:27 +0000)
commit0613284fd49388e6d5938e76e471362485c6c93e
tree701fe75ed8d9bad2d580b3ca9eff768f97a5ffa8
parent28d7dee9f8d1335bac2a2c51ea152d4d3db46823
opcodes/
* h8300-dis.c (bfd_h8_disassemble): Don't print brackets round
rts/l and rte/l register lists.

gas/
* config/tc-h8300.c (get_rtsl_operands): Accept unbracketed register
lists.  Allow single-register ranges.

testsuite/
* gas/h8300/h8sx_rtsl.[sd]: New test.
* gas/h8300/h8300.exp: Run it.
gas/ChangeLog
gas/config/tc-h8300.c
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/h8300.exp
gas/testsuite/gas/h8300/h8sx_rtsl.d [new file with mode: 0644]
gas/testsuite/gas/h8300/h8sx_rtsl.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/h8300-dis.c