MIPS: Add CRC ASE support
[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\)'
35 # ----------------------------------------------------------------------------
36 .*:93: Warning: the `crc' extension requires MIPS64 revision 6 or greater
37 .*:97: Error: opcode not supported.* `crc32b \$4,\$7,\$4'
38 .*:98: Error: opcode not supported.* `crc32d \$4,\$7,\$4'
This page took 0.031806 seconds and 4 git commands to generate.