MIPS16e2: Add new MIPS16e2 ASE binutils and GAS tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel19.s
CommitLineData
4d7206a2
RS
1 .abicalls
2 la $4,L2
3 la $4,L2 + 2
4 la $4,L2 + 0xc000
5 .space 16
6 .section .rodata.str1.1,"aMS",@progbits,1
7L1: .string "foo"
8L2: .string "a"
This page took 0.815303 seconds and 4 git commands to generate.