MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e-save-err.l
CommitLineData
1a00e612 1.*: Assembler messages:
1661c76c 2.*:2: Error: invalid operands `save \$3,100'
1a00e612
RS
3.*:3: Error: missing frame size `save \$4'
4.*:4: Error: frame size specified twice `save \$4,100,200'
5.*:5: Error: operand 2 must be constant `save \$4,foo'
6.*:7: Error: invalid frame size `save \$4,1'
7.*:8: Error: invalid frame size `save \$4,7'
8.*:10: Error: invalid frame size `save \$4,12'
9.*:11: Error: invalid frame size `save \$4,2048'
10.*:12: Error: invalid frame size `save \$4,2052'
1661c76c
RS
11.*:14: Error: invalid operands `save \$4,\$6,0'
12.*:15: Error: invalid operands `save 0,\$5,\$7'
13.*:18: Error: invalid operands `save \$16,\$18,\$20,0'
This page took 0.165232 seconds and 4 git commands to generate.