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

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/mips/ulw2.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
# Source file used to test the ulw macro (harder).
 
2
        
 
3
        .text
 
4
text_label:
 
5
 
 
6
        ulw     $4,0($5)
 
7
        ulw     $4,1($5)
 
8
 
 
9
        ulw     $5,0($5)        # warns
 
10
        ulw     $5,1($5)        # warns
 
11
 
 
12
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
 
13
        .space  8