mesa: Fix and re-enable sparc normal asm.
authorDavid Miller <davem@davemloft.net>
Fri, 27 Feb 2009 10:38:40 +0000 (02:38 -0800)
committerBrian Paul <brianp@vmware.com>
Fri, 27 Feb 2009 14:54:02 +0000 (07:54 -0700)
commitcf89f063634ff89cbd732bf67950debc94897ed9
tree8103f9b801622a99c8fbaf39683ff03fd60c1378
parentbde27b0d94dc2b3d0d4656e2c85ecbbd1245b3ac
mesa: Fix and re-enable sparc normal asm.

Fix a bug reported in 2003 :-)

The output vector has 4 entries, not 3.

Unconditionally emit .register directives.

Signed-off-by: David S. Miller <davem@davemloft.net>
src/mesa/sparc/norm.S
src/mesa/sparc/sparc.c