gte: eliminate excessive lims and casts
authornotaz <notasas@gmail.com>
Fri, 21 Oct 2011 15:08:57 +0000 (18:08 +0300)
committernotaz <notasas@gmail.com>
Sun, 30 Oct 2011 21:48:08 +0000 (23:48 +0200)
commitb3254af90fafc88bd1b40566de65a0471771c8d5
treea40138bdae8303b14f8928ddae30fb66a07a1652
parentf74fb7275e1d6a8e8eb5ce8e3f8a690d5d688f1c
gte: eliminate excessive lims and casts

checking for overflow where it can't occur is a waste of time,
get rid of that code.
libpcsxcore/gte.c