standalone tests for vp instructions
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 1 Nov 2005 06:28:39 +0000 (06:28 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 1 Nov 2005 06:28:39 +0000 (06:28 +0000)
commitd9f362a66733cf016a54bae0a97805223d930062
tree28478ab0dd9e0c6ce5d11061ff9c4e0ae0ea407b
parent05051037101dfa053798cf5ad91d1975fd1aa6a7
standalone tests for vp instructions
27 files changed:
progs/vp/Makefile [new file with mode: 0644]
progs/vp/abs.txt [new file with mode: 0644]
progs/vp/add.txt [new file with mode: 0644]
progs/vp/dp3.txt [new file with mode: 0644]
progs/vp/dp4.txt [new file with mode: 0644]
progs/vp/dph.txt [new file with mode: 0644]
progs/vp/dst.txt [new file with mode: 0644]
progs/vp/ex2.txt [new file with mode: 0644]
progs/vp/flr.txt [new file with mode: 0644]
progs/vp/frc.txt [new file with mode: 0644]
progs/vp/lg2.txt [new file with mode: 0644]
progs/vp/lit.txt [new file with mode: 0644]
progs/vp/mad.txt [new file with mode: 0644]
progs/vp/max.txt [new file with mode: 0644]
progs/vp/min.txt [new file with mode: 0644]
progs/vp/mov.txt [new file with mode: 0644]
progs/vp/mul.txt [new file with mode: 0644]
progs/vp/pow.txt [new file with mode: 0644]
progs/vp/rcp.txt [new file with mode: 0644]
progs/vp/rsq.txt [new file with mode: 0644]
progs/vp/sge.txt [new file with mode: 0644]
progs/vp/slt.txt [new file with mode: 0644]
progs/vp/sub.txt [new file with mode: 0644]
progs/vp/swz.txt [new file with mode: 0644]
progs/vp/swz2.txt [new file with mode: 0644]
progs/vp/vp-tris.c [new file with mode: 0644]
progs/vp/xpd.txt [new file with mode: 0644]