Bring in ppc spe rtasm into gallium's rtasm module.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 19 Feb 2008 05:00:16 +0000 (14:00 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 19 Feb 2008 05:06:11 +0000 (14:06 +0900)
commit5d78212d752e021555356bbb9cc5993ad6d9e847
tree389697270910697b7d3f118ef490e0de54a1e2d6
parentb0eef0dc2557febea7d425fee1f9c2da382898a6
Bring in ppc spe rtasm into gallium's rtasm module.

Moving files since these are not being used outside gallium.
src/gallium/auxiliary/rtasm/Makefile
src/gallium/auxiliary/rtasm/SConscript
src/gallium/auxiliary/rtasm/rtasm_ppc_spe.c [new file with mode: 0644]
src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h [new file with mode: 0644]
src/gallium/drivers/cell/ppu/cell_context.h
src/gallium/drivers/cell/ppu/cell_vertex_fetch.c
src/mesa/ppc/rtasm/spe_asm.c [deleted file]
src/mesa/ppc/rtasm/spe_asm.h [deleted file]
src/mesa/sources