[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-weak-3a.s
CommitLineData
8602d4fe
RS
1 .globl x1
2 x1 = 0x11223344
3 .globl x2
4 x2 = 0x55667788
5 .globl x3
6 .csect x3[RW]
7x3:
8 .long 42
This page took 0.461727 seconds and 4 git commands to generate.