1# Source file used to test illegal operands.
2
3foo:
4	move	1,2
5	c.eq.s	1,2
6