x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-9.d
1 #objdump: -srt
2
3 .*: file format elf64-mmix
4
5 SYMBOL TABLE:
6 0+ l d \.text 0+ (|\.text)
7 0+ l d \.data 0+ (|\.data)
8 0+ l d \.bss 0+ (|\.bss)
9 0+ l O \.bss 0+4 comm_symbol3
10 0+4 l O \.bss 0+4 comm_symbol4
11 0+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
12 0+4 O \*COM\* 0+4 comm_symbol1
13
14 RELOCATION RECORDS FOR \[\.text\]:
15 OFFSET TYPE VALUE
16 0+2 R_MMIX_REG \.MMIX\.reg_contents\+0x0+8
17 0+6 R_MMIX_REG \.MMIX\.reg_contents
18 0+a R_MMIX_REG \.MMIX\.reg_contents
19
20 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
21 OFFSET TYPE VALUE
22 0+ R_MMIX_64 \.bss
23 0+8 R_MMIX_64 comm_symbol1
24
25 Contents of section \.text:
26 0000 232a0000 232c0000 232d0004 .*
27 Contents of section \.MMIX\.reg_contents:
28 0000 00000000 00000000 00000000 00000000 .*
This page took 0.032058 seconds and 4 git commands to generate.