~angelsl/ubuntu/wily/binutils/mips-cross

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/bfin/expected_move_errors.s

  • Committer: angelsl
  • Date: 2015-11-03 15:54:40 UTC
  • Revision ID: angelsl-20151103155440-gbh6qo1olzlvaiqs
Import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        .text
 
2
 
 
3
        R0.L = A1;
 
4
        R0.H = A0;
 
5
        R0 = A1;
 
6
        R1 = A0;
 
7
        LC1 = I0;