x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-7.d
CommitLineData
0395e33b
HPN
1#source: err-bpo5.s
2#as: -linker-allocated-gregs
3#objdump: -drt
4
5# The -linker-allocated-gregs option validates omissions of GREG.
0395e33b
HPN
6
7.*: file format elf64-mmix
8
9SYMBOL TABLE:
5c799c07
AM
100+ l d \.text 0+ (|\.text)
110+ l d \.data 0+ (|\.data)
120+ l d \.bss 0+ (|\.bss)
0395e33b
HPN
130+2a l \*ABS\* 0+ a
140+70 l \*ABS\* 0+ b
150+48 l \*ABS\* 0+ c
160+3 l \*ABS\* 0+ d
17
18Disassembly of section \.text:
19
200+ <\.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
1903f138 28 e: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x4a
0395e33b 29 10: 232f0000 addu \$47,\$0,0
1903f138 30 12: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0xd7
0395e33b 31 14: 23300000 addu \$48,\$0,0
1903f138 32 16: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x5d
This page took 0.850794 seconds and 4 git commands to generate.