Commit | Line | Data |
---|---|---|
35c08157 KLC |
1 | #as: -Os |
2 | #ld: -static --relax -T \$srcdir/\$subdir/relax_load_store.ld | |
3 | #objdump: -d --prefix-addresses -j .text | |
4 | ||
5 | .*: file format .*nds32.* | |
6 | ||
7 | ||
8 | Disassembly of section .text: | |
fbaf61ad NC |
9 | 0+0000 <[^>]*> lwi.gp \$r0, \[ \+ #0\] |
10 | 0+0004 <[^>]*> lhi.gp \$r0, \[ \+ #4\] | |
11 | 0+0008 <[^>]*> lbi.gp \$r0, \[ \+ #6\] | |
35c08157 | 12 |