MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / crc64.d
CommitLineData
730c3174
SE
1#objdump: -pdr --prefix-addresses --show-raw-insn
2#name: MIPS CRC64
3#as: -mcrc
4
5# Test the CRC64 instructions
6
7.*: +file format .*mips.*
8#...
9ASEs:
10#...
11 CRC ASE
12#...
13
14Disassembly of section \.text:
15[0-9a-f]+ <[^>]*> 7ce400cf crc32d a0,a3,a0
16[0-9a-f]+ <[^>]*> 7ce401cf crc32cd a0,a3,a0
17 \.\.\.
This page took 0.023903 seconds and 4 git commands to generate.