Add support to GDB for the Renesas rl78 architecture.
[external/binutils.git] / gas / testsuite / gas / bfin / expected_move_errors.s
1         .text
2
3         R0.L = A1;
4         R0.H = A0;
5         R0 = A1;
6         R1 = A0;
7         LC1 = I0;