MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / crc.d
CommitLineData
730c3174
SE
1#objdump: -pdr --prefix-addresses --show-raw-insn
2#name: MIPS CRC
3#as: -mcrc -32
4
5# Test the CRC instructions
6
7.*: +file format .*mips.*
8#...
9ASEs:
10#...
11 CRC ASE
12#...
13
14Disassembly of section \.text:
15[0-9a-f]+ <[^>]*> 7ce4000f crc32b a0,a3,a0
16[0-9a-f]+ <[^>]*> 7ce4004f crc32h a0,a3,a0
17[0-9a-f]+ <[^>]*> 7ce4008f crc32w a0,a3,a0
18[0-9a-f]+ <[^>]*> 7ce4010f crc32cb a0,a3,a0
19[0-9a-f]+ <[^>]*> 7ce4014f crc32ch a0,a3,a0
20[0-9a-f]+ <[^>]*> 7ce4018f crc32cw a0,a3,a0
21 \.\.\.
This page took 0.023095 seconds and 4 git commands to generate.