]> Git Repo - binutils.git/blob - ld/testsuite/ld-xtensa/coalesce2.s
Add Xtensa port
[binutils.git] / ld / testsuite / ld-xtensa / coalesce2.s
1         .text
2         .global foo
3         .global g_name
4 foo:
5         entry a5,16
6         movi a5,20000
7         movi a6,g_name
8         movi a7,50000
9         ret
This page took 0.025828 seconds and 4 git commands to generate.