x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-3b.d
1 #source: basep-3.s
2 #as: -linker-allocated-gregs
3 #objdump: -dr
4
5 # Check that this test isn't mistreated with -linker-allocated-gregs.
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_REG \.MMIX\.reg_contents
14 4: fd000000 swym 0,0,0
15
16 0+8 <extfn>:
17 8: f8000000 pop 0,0
This page took 0.030485 seconds and 4 git commands to generate.