summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/ap/sparc/tas.s
blob: 70cce835d6cf2a9bba542c5efc02317f8c044a41 (plain)
1
2
3
4
5
6
7
/*
 *	tas uses LDSTUB
 */
	TEXT	tas(SB),$-4

	TAS	(R7),R7
	RETURN