Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: added comment/annotation support to PPC rtasm | Brian Paul | 2009-01-10 | 1 | -0/+7 |
* | gallium: add missing prototypes | Brian Paul | 2008-11-12 | 1 | -0/+6 |
* | gallium: no longer pass max_inst to ppc_init_func() | Brian Paul | 2008-10-29 | 1 | -1/+1 |
* | gallium: use execmem for PPC code, grow instruction buffer as needed | Brian Paul | 2008-10-29 | 1 | -0/+1 |
* | gallium: added ppc_vnmsubfp() | Brian Paul | 2008-10-29 | 1 | -1/+5 |
* | gallium: remove ppc_vload_float(), rename ppc_vecmove() -> ppc_vmove(). | Brian Paul | 2008-10-22 | 1 | -5/+1 |
* | gallium: added ppc_vzero() | Brian Paul | 2008-10-22 | 1 | -0/+5 |
* | gallium: added ppc_vload_float(), for limited cases | Brian Paul | 2008-10-22 | 1 | -0/+4 |
* | gallium: fix-up confusing register allocation masks in rtasm_ppc.c | Brian Paul | 2008-10-22 | 1 | -0/+1 |
* | gallium: added ppc_lvewx() | Brian Paul | 2008-10-22 | 1 | -0/+4 |
* | cell: implement many more PPC instructions for code gen | Brian Paul | 2008-10-22 | 1 | -4/+137 |
* | gallium: initial PPC/Altivec codegen | Brian Paul | 2008-09-12 | 1 | -0/+181 |