MIPS16e2: Add new MIPS16e2 ASE binutils and GAS tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-reloc-error.l
1 .*: Assembler messages:
2 .*:11: Error: operand 3 must be constant `addiu \$3,\$2,%lo\(bar\)'
3 .*:12: Error: operand 3 must be constant `daddiu \$3,\$2,%lo\(bar\)'
4 .*:14: Error: operand 2 must be constant `slti \$3,%lo\(bar\)'
5 .*:15: Error: operand 2 must be constant `sltiu \$3,%lo\(bar\)'
6 .*:17: Error: operand 3 must be constant `sll \$3,\$2,%lo\(bar\)'
7 .*:18: Error: operand 3 must be constant `sra \$3,\$2,%lo\(bar\)'
8 .*:19: Error: operand 3 must be constant `srl \$3,\$2,%lo\(bar\)'
9 .*:20: Error: operand 3 must be constant `dsll \$3,\$2,%lo\(bar\)'
10 .*:21: Error: operand 2 must be constant `dsra \$3,%lo\(bar\)'
11 .*:22: Error: operand 2 must be constant `dsrl \$3,%lo\(bar\)'
12 .*:24: Error: operand 1 must be constant `break %lo\(bar\)'
13 .*:25: Error: operand 1 must be constant `sdbbp %lo\(bar\)'
14 .*:27: Error: invalid operands `b %lo\(bar\)'
15 .*:28: Error: invalid operands `beqz \$3,%lo\(bar\)'
16 .*:29: Error: invalid operands `bnez \$3,%lo\(bar\)'
17 .*:30: Error: invalid operands `bteqz %lo\(bar\)'
18 .*:31: Error: invalid operands `btnez %lo\(bar\)'
19 .*:33: Error: invalid operands `jal %lo\(bar\)'
20 .*:34: Error: invalid operands `jalx %lo\(bar\)'
21 .*:36: Error: operand 3 must be constant `save \$31,\$16,%lo\(bar\)'
22 .*:37: Error: operand 3 must be constant `restore \$31,\$16,%lo\(bar\)'
23 .*:39: Error: operand 6 must be constant `asmacro 0,0,0,0,0,%lo\(bar\)'
24 .*:40: Error: operand 5 must be constant `asmacro 0,0,0,0,%lo\(bar\),0'
25 .*:41: Error: operand 4 must be constant `asmacro 0,0,0,%lo\(bar\),0,0'
26 .*:42: Error: operand 3 must be constant `asmacro 0,0,%lo\(bar\),0,0,0'
27 .*:43: Error: operand 2 must be constant `asmacro 0,%lo\(bar\),0,0,0,0'
28 .*:44: Error: operand 1 must be constant `asmacro %lo\(bar\),0,0,0,0,0'
This page took 0.145109 seconds and 4 git commands to generate.