2003-08-01 Jason Eckhardt <jle@rice.edu>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i860 / README.i860
CommitLineData
abac126a
JE
1
2Testsuite for the i860 version of the GNU assembler
3---------------------------------------------------
4
5This is a simple testsuite for the i860 assembler. It currently
6consists of testcases for checking that every instruction is
7parsed correctly and that correct object code is generated.
8
9It includes testcases for the base i860XR instruction set as well
10as the enhanced i860XP instructions and control registers.
11
12The expected results files were generated using the UNIX System V/i860
13Release 4 vendor assembler (/usr/ccs/bin/as -V reports version
14"Standard C Development Environment (SCDE) 5.0 12/08/89"). This
15way GAS/i860 is tested against a known good assembler.
16
17TODO:
18 - Relocation testing is basically non-existent.
19 - pst.d (pixel store) is the only instruction with no testcase.
20 - Tests for dual instruction mode: alignment of a dual mode pair,
21 check that dual mode has a proper pair (FLOP/integer) of instructions,
22 known gas defect when handling the d.fnop, etc.
23 - All current testcases use the default AT&T/SVR4 syntax; a few simple
24 tests of the Intel syntax should be added to prevent bitrot.
25
26Contact me (Jason Eckhardt, jle@rice.edu) if you'd like to help.
27
This page took 0.023408 seconds and 4 git commands to generate.