[llvm-objdump] - Remove one overload of reportError. NFCI.
[llvm-complete.git] / test / MC / Mips / crc / set-crc-directive.s
blobab417ac7bb1c64bc177b3228b615e093aecfa531
1 # RUN: llvm-mc %s -show-encoding -triple=mips-unknown-linux-gnu \
2 # RUN: -mcpu=mips32r6 | FileCheck %s
3 # RUN: llvm-mc %s -show-encoding -triple=mips64-unknown-linux-gnu \
4 # RUN: -mcpu=mips64r6 | FileCheck %s
6 .set crc
7 crc32b $1, $2, $1 # CHECK: crc32b $1, $2, $1 # encoding: [0x7c,0x41,0x00,0x0f]