summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/rtasm/rtasm_ppc_spe.c
AgeCommit message (Expand)Author
2008-09-11gallium: add special cases in spe_load_float(), spe_load_int(), added spe_spl...Brian Paul
2008-09-11gallium: assorted additions and fixes to Cell SPE rtasm codeBrian Paul
2008-09-11gallium: comments, assertions, etcBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-03-25cell: Float convert-to and convert-from instructions use different shift biasIan Romanick
2008-03-17cell: Don't free NULL code pointersIan Romanick
2008-03-17cell: Fix simple register allocatorIan Romanick
2008-03-10Move SPE register allocator to rtasm codeIan Romanick
2008-02-19Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca