1# Source file used to test the callr instruction
2
3.text
4.set norelax
5foo:
6	callr.n	r4
7