cell: Fix off-by-one error in spu_dcache_fetch_unaligned
authorIan Romanick <idr@us.ibm.com>
Sat, 23 Feb 2008 01:51:55 +0000 (17:51 -0800)
committerIan Romanick <idr@us.ibm.com>
Tue, 26 Feb 2008 00:18:08 +0000 (16:18 -0800)
commit2efa7e9489541b6a86c3d46e3d58cbf5bf399189
treeee99e351f474506a9b3fee96737a7e94b5325aee
parenta63fd641a01a50e1be51664bf863e01ddaf61d3e
cell: Fix off-by-one error in spu_dcache_fetch_unaligned

This time the off-by-one error caused an extra qword to be fetched
under certain circumstances when the source ea was not qword aligned.
src/gallium/drivers/cell/spu/spu_dcache.c