aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / bz-c.d
1 #as: -x
2 #objdump: -tdr
3
4 .*: file format elf64-mmix
5
6 SYMBOL TABLE:
7 0+ l d .text 0+ (|\.text)
8 0+ l d .data 0+ (|\.data)
9 0+ l d .bss 0+ (|\.bss)
10 ffff0000ffff0000 l \*ABS\* 0+ i1
11 ffff0000ffff0000 l \*ABS\* 0+ i2
12 0+ g F .text 0+ Main
13
14 Disassembly of section .text:
15
16 0+ <Main>:
17 0: 42ff0000 bz \$255,0 <Main>
18 0: R_MMIX_CBRANCH \*ABS\*-0xffff00010000
19 4: fd000000 swym 0,0,0
20 8: fd000000 swym 0,0,0
21 c: fd000000 swym 0,0,0
22 10: fd000000 swym 0,0,0
23 14: fd000000 swym 0,0,0
24 18: 42ff0000 bz \$255,18 <Main\+0x18>
25 18: R_MMIX_CBRANCH i2
26 1c: fd000000 swym 0,0,0
27 20: fd000000 swym 0,0,0
28 24: fd000000 swym 0,0,0
29 28: fd000000 swym 0,0,0
30 2c: fd000000 swym 0,0,0
This page took 0.029823 seconds and 4 git commands to generate.