summaryrefslogtreecommitdiff
path: root/regress/sys/arch/sparc64
AgeCommit message (Collapse)Author
2004-08-05fix the perl to generate proper \n in the output.Artur Grabowski
2003-08-19X should have R; deraadt, so now the page is in one of three states: none, ↵Jason Wright
X|R, W|R at all times.
2003-08-19Keep the permissions on the page we're messing with as strict as possibleJason Wright
(ie. W^X semantics). based on discussion with Theo.
2003-08-19cleaning... I'm done, I swear.Jason Wright
2003-08-19flush instruction cache nicelyJason Wright
2003-08-19replace the brain dead perl implementation with an devious C implementationJason Wright
(based on discussion with drahn... insanity is all mine tho =)
2003-07-13rcsidJason Wright
2003-07-13generate correct prototypesJason Wright
2003-07-13regression for the sign extended immediate variant (which helped me find ↵Jason Wright
ANOTHER bug).
2003-07-12try the supported immediate asi's, too.Jason Wright
2003-07-12flip through a few %asi values to make sure the right stuff is generatedJason Wright
2003-07-12cleaning and prototypesJason Wright
2003-07-12cleaning and prototypesJason Wright
2003-07-12simplistic regression tests for ldq/stqJason Wright
badfreg: attempts to execute invalid opcodes (invalid floating point regs) goodfreg: runs through all valid fp regs
2003-07-12add reg test properlyJason Wright
2003-07-10unbreakJason Wright
2003-07-10extremely simplistic registered popc testJason Wright
2003-07-10ids and copyrightJason Wright
2003-07-10regression for emulation of POPC instruction (currently only the signJason Wright
extended immediate is tested)... register version in a bit.