Date: Sun, 2 Jan 2005 21:33:40 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/ia64/unaligned test.c unaligned.t Message-ID: <200501022133.j02LXe66043435@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-01-02 21:33:40 UTC FreeBSD src repository Added files: tools/regression/ia64/unaligned test.c unaligned.t Log: Regression test for unaligned loads and stores for short, int, long, float, double and long double types. No post-increment tests yet. All tests are skipped if the debug.unaligned_test sysctl variable cannot be set to 1. Revision Changes Path 1.1 +60 -0 src/tools/regression/ia64/unaligned/test.c (new) 1.1 +84 -0 src/tools/regression/ia64/unaligned/unaligned.t (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501022133.j02LXe66043435>