OSDN Git Service

cell: fix function prologue/epilogue code for large stack frames
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 10 Oct 2008 20:34:43 +0000 (14:34 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 10 Oct 2008 20:36:18 +0000 (14:36 -0600)
commit53ae243869a9e1ff0f2b1c559ec51adff867b970
tree7a03a1ef59ae49b7b44b28ed46230f4f22b2a64b
parentadeed0f90fdd46ea139d5c4b3b75d5dc79b2a0c7
cell: fix function prologue/epilogue code for large stack frames

The ai instruction is limited to a 10-bit signed immediate value.
src/gallium/drivers/cell/ppu/cell_gen_fp.c