r600: move alu_op_table to .c file
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Sun, 8 May 2016 20:08:00 +0000 (15:08 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 13 May 2016 06:03:38 +0000 (01:03 -0500)
commit43ac091e4c735a50edf61972090ba83126f295e9
treec966ccdce404cde65b268b980abe06d1d2031b65
parent390c740b99890e8775793965a14eaa4ea14e09a2
r600: move alu_op_table to .c file

So that it gets compiled and emitted only once, saving space is the final
binary.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/gallium/drivers/r600/r600_isa.c
src/gallium/drivers/r600/r600_isa.h
src/gallium/drivers/r600/sb/sb_bc_decoder.cpp