From Bernd Schmidt <bernd.schmidt@analog.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / expected_move_errors.s
CommitLineData
8df55cb8
CM
1 .text
2
3 R0.L = A1;
4 R0.H = A0;
5 R0 = A1;
6 R1 = A0;
This page took 0.159809 seconds and 4 git commands to generate.