summaryrefslogtreecommitdiff
path: root/test/timesneg.asm
Commit message (Collapse)AuthorAgeFilesLines
* BR 3392437: Fix diagnostic for negative value in TIMESH. Peter Anvin2017-09-271-0/+3
Issue a diagnostic and don't panic for invalid TIMES values. Reported-by: C. Masloch <pushbx@38.de> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>