x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / weak1.s
CommitLineData
c5096a3c
HPN
1 .weak foo
2foo:
3 POP 1,0
4 .global main
5main:
6 PUSHJ $15,foo
7 .quad foo
This page took 1.058952 seconds and 4 git commands to generate.