gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ase-errors-2.l
1 .*Assembler messages:
2 .*:6: Error: Opcode not supported.* `absq_s\.qb \$3,\$4'
3 .*:7: Warning: The `dsp' extension requires MIPS64 revision 2 or greater
4 .*:10: Error: Opcode not supported.* `absq_s\.qb \$3,\$4'
5 .*:12: Error: Opcode not supported.* `lbux \$4,\$5\(\$6\)'
6 .*:13: Error: Opcode not supported.* `ldx \$4,\$5\(\$6\)'
7 .*:14: Error: Opcode not supported.* `absq_s\.qb \$3,\$4'
8 # ----------------------------------------------------------------------------
9 .*:21: Warning: The `dspr2' extension requires MIPS64 revision 2 or greater
10 .*:26: Error: Opcode not supported.* `lbux \$4,\$5\(\$6\)'
11 .*:27: Error: Opcode not supported.* `ldx \$4,\$5\(\$6\)'
12 .*:28: Error: Opcode not supported.* `absq_s\.qb \$3,\$4'
13 # ----------------------------------------------------------------------------
14 .*:33: Warning: The `mcu' extension requires MIPS64 revision 2 or greater
15 .*:36: Error: Opcode not supported.* `aclr 4,100\(\$4\)'
16 # ----------------------------------------------------------------------------
17 .*:41: Warning: The `mdmx' extension requires MIPS64 revision 1 or greater
18 .*:44: Error: Opcode not supported.* `add.ob \$f4,\$f6,\$f8'
19 # ----------------------------------------------------------------------------
20 .*:49: Warning: The `mips3d' extension requires MIPS64 revision 1 or greater
21 .*:52: Error: Opcode not supported.* `addr.ps \$f4,\$f6,\$f8'
22 # ----------------------------------------------------------------------------
23 .*:57: Warning: The `mt' extension requires MIPS64 revision 2 or greater
24 .*:60: Error: Opcode not supported.* `dmt *'
25 # ----------------------------------------------------------------------------
26 .*:63: Warning: The 64-bit MIPS architecture does not support the `smartmips' extension
27 .*:68: Error: Opcode not supported.* `maddp \$4,\$5'
28 # ----------------------------------------------------------------------------
29 .*:74: Warning: The `virt' extension requires MIPS64 revision 2 or greater
30 .*:78: Error: Opcode not supported.* `hypcall *'
31 .*:79: Error: Opcode not supported.* `dmfgc0 \$3,\$29'
32 # ----------------------------------------------------------------------------
33 .*:84: Warning: The `eva' extension requires MIPS64 revision 2 or greater
34 .*:87: Error: Opcode not supported.* `lbue \$4,16\(\$5\)'
This page took 0.030437 seconds and 4 git commands to generate.