summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_ppc_spe.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add special cases in spe_load_float(), spe_load_int(), added spe_spl...Brian Paul2008-09-111-9/+36
* gallium: assorted additions and fixes to Cell SPE rtasm codeBrian Paul2008-09-111-17/+71
* gallium: comments, assertions, etcBrian Paul2008-09-111-5/+31
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* cell: Float convert-to and convert-from instructions use different shift biasIan Romanick2008-03-251-2/+2
* cell: Don't free NULL code pointersIan Romanick2008-03-171-1/+3
* cell: Fix simple register allocatorIan Romanick2008-03-171-6/+6
* Move SPE register allocator to rtasm codeIan Romanick2008-03-101-0/+47
* Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca2008-02-191-0/+386