* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / coalesce2.s
CommitLineData
e0001a05
NC
1 .text
2 .global foo
3 .global g_name
4foo:
5 entry a5,16
6 movi a5,20000
7 movi a6,g_name
8 movi a7,50000
9 ret
This page took 0.027428 seconds and 4 git commands to generate.