summaryrefslogtreecommitdiffstats
path: root/regress/sys/arch/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print message why tests are skipped.bluhm2017-03-011-1/+2
* Print SKIPPED if the architecture dependent regression tests arebluhm2017-03-011-1/+7
* Convert %q to %llguenther2016-08-141-3/+3
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-4/+4
* fix the perl to generate proper \n in the output.art2004-08-051-5/+5
* X should have R; deraadt, so now the page is in one of three states: none, X|R, W|R at all times.jason2003-08-191-2/+2
* Keep the permissions on the page we're messing with as strict as possiblejason2003-08-191-5/+14
* cleaning... I'm done, I swear.jason2003-08-191-7/+17
* flush instruction cache nicelyjason2003-08-191-1/+4
* replace the brain dead perl implementation with an devious C implementationjason2003-08-195-8316/+93
* rcsidjason2003-07-132-0/+2
* generate correct prototypesjason2003-07-131-0/+15
* regression for the sign extended immediate variant (which helped me find ANOTHER bug).jason2003-07-134-2/+220
* try the supported immediate asi's, too.jason2003-07-122-2/+188
* flip through a few %asi values to make sure the right stuff is generatedjason2003-07-124-2/+246
* cleaning and prototypesjason2003-07-127-11/+29
* simplistic regression tests for ldq/stqjason2003-07-1210-2/+1468
* add reg test properlyjason2003-07-122-5/+5
* unbreakjason2003-07-102-4/+4
* extremely simplistic registered popc testjason2003-07-103-0/+96
* ids and copyrightjason2003-07-102-0/+54
* regression for emulation of POPC instruction (currently only the signjason2003-07-106-0/+8274