ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / imm.d
CommitLineData
35c08157
KLC
1#source: imm.s
2#source: imm_symbol.s
3#as: -Os
4#ld: -static -T $srcdir/$subdir/imm.ld --relax
5#objdump: -d --prefix-addresses -j .text
6
7.*: file format .*nds32.*
8
9
10Disassembly of section .text:
fbaf61ad
NC
110+1000 <[^>]*> sethi \$r0, #0x11223
120+1004 <[^>]*> ori \$r0, \$r0, #0x344
130+1008 <[^>]*> movi \$r0, #0x11223
140+100c <[^>]*> movi55[ ]+\$r0, #0xf
35c08157 15
This page took 0.319536 seconds and 4 git commands to generate.