Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / gprel.sm
CommitLineData
c7927a3c
NC
1 .text
2 .global _start
3_start:
4 mov{bwl} %gp({_foo;_bar;_grill})[r15], r1
5
6 .data
7__gp: .long 0
8_foo: .long 5
9_bar: .long 6
This page took 0.354577 seconds and 4 git commands to generate.