gte_arm.S: Use ARMv6 if possible
authorgizmo98 <atz.SE@gmx.de>
Thu, 29 Jan 2015 17:08:24 +0000 (18:08 +0100)
committernotaz <notasas@gmail.com>
Sat, 31 Jan 2015 19:30:42 +0000 (21:30 +0200)
commitf6b23854c4ce7beb652b705cfa7630fe6629d9ce
treed2069c319156993e38877b7e7a513b091bbc2dd9
parent332a45333682fdbc2070af1f0acdc52b64e068af
gte_arm.S: Use ARMv6 if possible

Replace HAVE_ARMv7 with HAVE_ARMv6 if the instructions are supported by ARMv6.
ssat, usat and sxth are present under ARMv6: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0473k/dom1361289925707.html
libpcsxcore/gte_arm.S