xref: /aosp_15_r20/external/llvm/test/MC/Mips/msa/test_2r_msa64.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: llvm-mc %s -arch=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