old-cross-binutils/gas/testsuite/gas/bfin/expected_move_errors.s
Catherine Moore 8df55cb8f7 * gas/bfin: New testsuite for bfin.
* gas/all/gas.exp (bfin-*-*): Expected failure for alternate
	macro syntax.
2005-09-30 15:10:16 +00:00

6 lines
52 B
ArmAsm

.text
R0.L = A1;
R0.H = A0;
R0 = A1;
R1 = A0;