MIPS: Add CRC ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ase-errors-1.l
1 .*Assembler messages:
2 .*:6: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
3 .*:7: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
4 .*:9: Warning: the `dsp' extension requires MIPS32 revision 2 or greater
5 .*:11: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
6 .*:12: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
7 .*:14: Error: opcode not supported.* `lbux \$4,\$5\(\$6\)'
8 .*:15: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
9 .*:16: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
10 # ----------------------------------------------------------------------------
11 .*:22: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
12 .*:25: Warning: the `dspr2' extension requires MIPS32 revision 2 or greater
13 .*:27: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
14 .*:30: Error: opcode not supported.* `lbux \$4,\$5\(\$6\)'
15 .*:31: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
16 .*:32: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
17 # ----------------------------------------------------------------------------
18 .*:39: Warning: the `mcu' extension requires MIPS32 revision 2 or greater
19 .*:42: Error: opcode not supported.* `aclr 4,100\(\$4\)'
20 # ----------------------------------------------------------------------------
21 .*:46: Warning: the 32-bit MIPS architecture does not support the `mdmx' extension
22 .*:48: Warning: the `mdmx' extension requires 64-bit FPRs
23 .*:51: Error: opcode not supported.* `add.ob \$f4,\$f6,\$f8'
24 # ----------------------------------------------------------------------------
25 .*:57: Warning: the `mips3d' extension requires 64-bit FPRs
26 .*:58: Warning: the `mips3d' extension requires MIPS32 revision 2 or greater
27 .*:61: Error: opcode not supported.* `addr.ps \$f4,\$f6,\$f8'
28 # ----------------------------------------------------------------------------
29 .*:68: Warning: the `mt' extension requires MIPS32 revision 2 or greater
30 .*:71: Error: opcode not supported.* `dmt *'
31 # ----------------------------------------------------------------------------
32 .*:77: Warning: the `smartmips' extension requires MIPS32 revision 1 or greater
33 .*:80: Error: opcode not supported.* `maddp \$4,\$5'
34 # ----------------------------------------------------------------------------
35 .*:86: Error: opcode not supported.* `dmfgc0 \$3,\$29'
36 .*:88: Warning: the `virt' extension requires MIPS32 revision 2 or greater
37 .*:90: Error: opcode not supported.* `dmfgc0 \$3,\$29'
38 .*:92: Error: opcode not supported.* `hypcall *'
39 .*:93: Error: opcode not supported.* `dmfgc0 \$3,\$29'
40 # ----------------------------------------------------------------------------
41 .*:100: Warning: the `eva' extension requires MIPS32 revision 2 or greater
42 .*:103: Error: opcode not supported.* `lbue \$4,16\(\$5\)'
43 # ----------------------------------------------------------------------------
44 .*:108: Error: opcode not supported.* `crc32d \$4,\$7,\$4'
45 .*:109: Warning: the `crc' extension requires MIPS32 revision 6 or greater
46 .*:112: Error: opcode not supported.* `crc32b \$4,\$7,\$4'
This page took 0.036129 seconds and 4 git commands to generate.