summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/mips16e-save-err.l
blob: 3403fc7a0df00a2cc473cf41513b8ba7fe05e393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.*: Assembler messages:
.*:2: Error: Illegal operands `save \$3,100'
.*:3: Error: missing frame size `save \$4'
.*:4: Error: frame size specified twice `save \$4,100,200'
.*:5: Error: operand 2 must be constant `save \$4,foo'
.*:7: Error: invalid frame size `save \$4,1'
.*:8: Error: invalid frame size `save \$4,7'
.*:10: Error: invalid frame size `save \$4,12'
.*:11: Error: invalid frame size `save \$4,2048'
.*:12: Error: invalid frame size `save \$4,2052'
.*:14: Error: Illegal operands `save \$4,\$6,0'
.*:15: Error: Illegal operands `save 0,\$5,\$7'
.*:18: Error: Illegal operands `save \$16,\$18,\$20,0'