MIPS: Add CRC ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ase-errors-2.l
CommitLineData
c6278170 1.*Assembler messages:
1661c76c
RS
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'
c6278170 8# ----------------------------------------------------------------------------
1661c76c
RS
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'
c6278170 13# ----------------------------------------------------------------------------
1661c76c
RS
14.*:33: Warning: the `mcu' extension requires MIPS64 revision 2 or greater
15.*:36: Error: opcode not supported.* `aclr 4,100\(\$4\)'
c6278170 16# ----------------------------------------------------------------------------
1661c76c
RS
17.*:41: Warning: the `mdmx' extension requires MIPS64 revision 1 or greater
18.*:44: Error: opcode not supported.* `add.ob \$f4,\$f6,\$f8'
c6278170 19# ----------------------------------------------------------------------------
1661c76c
RS
20.*:49: Warning: the `mips3d' extension requires MIPS64 revision 1 or greater
21.*:52: Error: opcode not supported.* `addr.ps \$f4,\$f6,\$f8'
c6278170 22# ----------------------------------------------------------------------------
1661c76c
RS
23.*:57: Warning: the `mt' extension requires MIPS64 revision 2 or greater
24.*:60: Error: opcode not supported.* `dmt *'
c6278170 25# ----------------------------------------------------------------------------
1661c76c
RS
26.*:63: Warning: the 64-bit MIPS architecture does not support the `smartmips' extension
27.*:68: Error: opcode not supported.* `maddp \$4,\$5'
c6278170 28# ----------------------------------------------------------------------------
1661c76c
RS
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'
c6278170 32# ----------------------------------------------------------------------------
1661c76c
RS
33.*:84: Warning: the `eva' extension requires MIPS64 revision 2 or greater
34.*:87: Error: opcode not supported.* `lbue \$4,16\(\$5\)'
730c3174
SE
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.266001 seconds and 4 git commands to generate.