summaryrefslogtreecommitdiff
path: root/test/expimp.asm
Commit message (Collapse)AuthorAgeFilesLines
* Update test filesVictor van den Elzen2009-11-111-5/+1
| | | | Remove references to DREX instructions
* test: change .stdout/.stderr to stdout/stderrH. Peter Anvin2008-10-061-9/+9
| | | | | | | | Using hidden files are rather antisocial, and rather pointless in this particular context. Change .stdout and .stderr to simply stdout and stderr. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Configure tests to be performed automaticallyVictor van den Elzen2008-05-211-0/+12
|
* Add 16-bit imul test for strictnessH. Peter Anvin2002-05-221-0/+7
|
* Fix the handling of the STRICT keywordH. Peter Anvin2002-05-221-1/+15
|
* Implement new "strict" keyword to inhibit optimization.H. Peter Anvin2002-05-211-0/+61