]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/Disassembler/Mips/msa/test_dlsa.txt
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / MC / Disassembler / Mips / msa / test_dlsa.txt
1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck %s
2
3 0x01 0x2a 0x40 0x15 # CHECK: dlsa        $8, $9, $10, 1
4 0x01 0x2a 0x40 0x55 # CHECK: dlsa        $8, $9, $10, 2
5 0x01 0x2a 0x40 0x95 # CHECK: dlsa        $8, $9, $10, 3
6 0x01 0x2a 0x40 0xd5 # CHECK: dlsa        $8, $9, $10, 4