1# Source file used to test the BMX instruction
2
3foo:
4	ldsex	r0,(r0)
5	ldsex	r0,(r31)
6	ldsex	r31,(r0)
7	stsex	r0,r0,(r0)
8	stsex	r31,r31,(r31)
9	stsex	r4,r31,(r16)
10