2012-05-06 Arnold Metselaar <arnold_m@operamail.com>
authorArnold Metselaar <arnold.metselaar@planet.nl>
Sun, 6 May 2012 10:56:25 +0000 (10:56 +0000)
committerArnold Metselaar <arnold.metselaar@planet.nl>
Sun, 6 May 2012 10:56:25 +0000 (10:56 +0000)
commit35c011e3167c5aa85d722bd8fcaa7daa9fed3ae4
tree7f0979855ec897958d7d389b1d79bf48473016cc
parent25045f79229a800bcef1027a9cacea8414c00848
2012-05-06  Arnold Metselaar  <arnold_m@operamail.com>

* gas/z80/jr-forwf.s: New file, adapted from z8k version.
* gas/z80/jr-backf.s: Likewise.
* gas/z80/djnz-backf.s: Likewise.
* gas/z80/ill_op: New file, with illegal operand.
* gas/z80/z80.exp: Run new tests.
gas/testsuite/ChangeLog
gas/testsuite/gas/z80/djnz-backf.s [new file with mode: 0644]
gas/testsuite/gas/z80/ill_op.s [new file with mode: 0644]
gas/testsuite/gas/z80/jr-backf.s [new file with mode: 0644]
gas/testsuite/gas/z80/jr-forwf.s [new file with mode: 0644]
gas/testsuite/gas/z80/z80.exp