* config/tc-mips.c (mips_set_options): Add sym32 field.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / noat-7.s
1 .set noat
2 sw $27, symbol($27)
3
4 .space 8
This page took 0.031753 seconds and 4 git commands to generate.