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

1
2
3
4
5
6
7
8
9
10
11
12
13
# Source file used to test the ulw macro (harder).
	
	.text
text_label:

	ulw	$4,0($5)
	ulw	$4,1($5)

	ulw	$5,0($5)	# warns
	ulw	$5,1($5)	# warns

# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
	.space  8