x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / 1cjmp1b-r.d
1 # objdump: -dr
2 # as: -linkrelax
3 # source: 1cjmp1b.s
4 .*: file format elf64-mmix
5
6 Disassembly of section \.text:
7
8 0000000000000000 <Main>:
9 0: fd000000 swym 0,0,0
10 4: f0000001 jmp 8 <Main\+0x8>
11 4: R_MMIX_ADDR27 \.text\+0x8
12 8: f0000000 jmp 8 <Main\+0x8>
13 8: R_MMIX_ADDR27 \.text\+0x8
14 c: f1ffffff jmp 8 <Main\+0x8>
15 c: R_MMIX_ADDR27 \.text\+0x8
This page took 0.031879 seconds and 4 git commands to generate.