• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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