MIPS16e2: Add new MIPS16e2 ASE binutils and GAS tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / sdata-gp.s
CommitLineData
00acd688
CM
1 .sdata
2c0101: .word 0xabcd
3
4 .text
5 .align 4
6test:
7 lw $2, c0101
This page took 0.080357 seconds and 4 git commands to generate.