xref: /llvm-project/llvm/test/MC/Mips/msa/test_2r_msa64.s (revision 252c42354eca54274ed7b10c32c73c6937478e8b)
1# RUN: llvm-mc %s -triple=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
2#
3# CHECK:        fill.d  $w27, $9                # encoding: [0x7b,0x03,0x4e,0xde]
4
5                fill.d  $w27, $9
6