Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-31 | gte_arm.S: Use ARMv6 if possible | gizmo98 | |
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 | |||
2013-03-25 | asm: use a macro for functions | notaz | |
2013-03-25 | gte: be friendly to more assemblers | notaz | |
2012-12-02 | improve ARM feature detection | notaz | |