cell: add scalar param to emit_function_call() to indicate scalar function calls
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 29 Oct 2008 18:14:11 +0000 (12:14 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 29 Oct 2008 18:14:11 +0000 (12:14 -0600)
commit1f7a323a138e6cc43b1192022b071c606a5ee6f4
treef3d0b3fd54b67f498d94b926c39b5494ac3b4b62
parent8b3af5c5d6fe100707da0d9dcc42500921792638
cell: add scalar param to emit_function_call() to indicate scalar function calls

Scalar calls only use the X component of the src regs and smear the
result across the dest register's X/Y/Z/W.
src/gallium/drivers/cell/ppu/cell_gen_fp.c