x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-6.d
1 #source: err-bpo4.s
2 #as: -linker-allocated-gregs
3 #objdump: -dr
4
5 # The -linker-allocated-gregs option validates omissions of GREG.
6
7 .*: file format elf64-mmix
8
9 Disassembly of section \.text:
10
11 0+ <Main>:
12 0: bf2a0000 pushgo \$42,\$0,0
13 2: R_MMIX_BASE_PLUS_OFFSET fn
14 4: fd000000 swym 0,0,0
15
16 0+8 <extfn>:
17 8: f8000000 pop 0,0
This page took 0.032875 seconds and 4 git commands to generate.