summaryrefslogtreecommitdiff
path: root/test/br2030823.asm
AgeCommit message (Collapse)AuthorFilesLines
2010-09-30More tests automationCyrill Gorcunov1-1/+3
Not all covered but still worth to put in Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2008-08-24test: Fix file with no final newlineH. Peter Anvin1-1/+1
Fix test/br2030823.asm, which had no final newline. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-08-13BR 2030823: Problem with the 256-bit FMA instructionsH. Peter Anvin1-0/+5
Fix the 256-bit FMA instructions per bug report.