MIPS: Add CRC ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ase-errors-2.l
index 4c24690b1dc39fc37b491bb645446742bc14323c..652c27cc7c5eb13ca0bbf9de935aac29ee244e16 100644 (file)
@@ -32,3 +32,7 @@
 # ----------------------------------------------------------------------------
 .*:84: Warning: the `eva' extension requires MIPS64 revision 2 or greater
 .*:87: Error: opcode not supported.* `lbue \$4,16\(\$5\)'
+# ----------------------------------------------------------------------------
+.*:93: Warning: the `crc' extension requires MIPS64 revision 6 or greater
+.*:97: Error: opcode not supported.* `crc32b \$4,\$7,\$4'
+.*:98: Error: opcode not supported.* `crc32d \$4,\$7,\$4'
This page took 0.025524 seconds and 4 git commands to generate.