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