]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/testsuite/gas/tic80/ccode.lst
* gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
authorFred Fish <fnf@specifix.com>
Sun, 23 Feb 1997 03:34:25 +0000 (03:34 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 23 Feb 1997 03:34:25 +0000 (03:34 +0000)
commitef60d6973c15225f409c804c067569e7367b15f2
treeefbc84210fbb7e7b5586ca8c1f6b00b8812d129a
parentf3cc5a0ea42542dd745389414da0bb37581fa1d8
* gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
  endmask.lst, regops.lst}: Remove ^M's from end of lines.
* gas/tic80/bitnum.s: Add comment to each line showing value
that symbolic BITNUM assembles to.  Add coverage for raw
numeric values for the BITNUM operand.
* gas/tic80/bitnum.d: Update due to bitnum.s changes.
* gas/tic80/regops.d: Update due to opcode library additions
of floating point test BITNUM values that are ambiguous with
the integral ones.
* gas/tic80/relocs1.s: New test case that tests simple relocs.
* gas/tic80/relocs1.d: Expected output for above.
* gas/tic80/relocs1.lst: TI assembler listing for above.
* gas/tic80/tic80.exp: Add relocs1 test.
14 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/tic80/add.lst
gas/testsuite/gas/tic80/bitnum.d
gas/testsuite/gas/tic80/bitnum.lst
gas/testsuite/gas/tic80/bitnum.s
gas/testsuite/gas/tic80/ccode.lst
gas/testsuite/gas/tic80/cregops.lst
gas/testsuite/gas/tic80/endmask.lst
gas/testsuite/gas/tic80/regops.d
gas/testsuite/gas/tic80/regops.lst
gas/testsuite/gas/tic80/relocs1.d [new file with mode: 0644]
gas/testsuite/gas/tic80/relocs1.lst [new file with mode: 0644]
gas/testsuite/gas/tic80/relocs1.s [new file with mode: 0644]
gas/testsuite/gas/tic80/tic80.exp