x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / br-1.d
CommitLineData
35c08157
KLC
1#objdump: -dr --prefix-addresses
2#name: nds32 branch 1 instructions
3#as:
4
5# Test br-1 instructions
6
7.*: file format .*
8
9Disassembly of section .text:
100+0000 <[^>]*> beq \$r0, \$r1, 00000000 <foo>
11 0: R_NDS32_15_PCREL_RELA .text
fbaf61ad
NC
12 0: R_NDS32_INSN16 \*ABS\*
13 0: R_NDS32_RELAX_ENTRY \*ABS\*
35c08157
KLC
140+0004 <[^>]*> bne \$r0, \$r1, 00000004 <foo\+0x4>
15 4: R_NDS32_15_PCREL_RELA .text
fbaf61ad 16 4: R_NDS32_INSN16 \*ABS\*
This page took 0.270243 seconds and 4 git commands to generate.