1	.abicalls
2	.globl	foo
3	.ent	foo
4foo:
5	.set	noreorder
6	.cpload $25
7	.set	reorder
8	.end	foo
9