x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / pushj-cs.d
1 #as: -x
2 #source: pushj-c.s
3 #objdump: -tdr
4
5 .*: file format elf64-mmix
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 Disassembly of section \.text:
14 0+ <Main>:
15 0: f2010000 pushj \$1,0 <Main>
16 0: R_MMIX_PUSHJ_STUBBABLE \*ABS\*-0xffff00010000
17 4: f2020000 pushj \$2,4 <Main\+0x4>
18 4: R_MMIX_PUSHJ_STUBBABLE i2
This page took 0.029908 seconds and 4 git commands to generate.