x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-7.d
1 #source: err-bpo5.s
2 #as: -linker-allocated-gregs
3 #objdump: -drt
4
5 # The -linker-allocated-gregs option validates omissions of GREG.
6
7 .*: file format elf64-mmix
8
9 SYMBOL TABLE:
10 0+ l d \.text 0+ (|\.text)
11 0+ l d \.data 0+ (|\.data)
12 0+ l d \.bss 0+ (|\.bss)
13 0+2a l \*ABS\* 0+ a
14 0+70 l \*ABS\* 0+ b
15 0+48 l \*ABS\* 0+ c
16 0+3 l \*ABS\* 0+ d
17
18 Disassembly of section \.text:
19
20 0+ <\.text>:
21 0: 8d2b0000 ldo \$43,\$0,0
22 2: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x5e
23 4: 232f0000 addu \$47,\$0,0
24 6: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x9a
25 8: 23300000 addu \$48,\$0,0
26 a: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x86
27 c: 8d2b0000 ldo \$43,\$0,0
28 e: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x4a
29 10: 232f0000 addu \$47,\$0,0
30 12: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0xd7
31 14: 23300000 addu \$48,\$0,0
32 16: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x5d
This page took 0.03211 seconds and 4 git commands to generate.