Home | History | Annotate | Download | only in msa
      1 # RUN: llvm-mc --disassemble %s -triple=mips64-unknown-linux -mcpu=mips64r2 -mattr=+msa | FileCheck %s
      2 
      3 # CHECK:        copy_s.d        $19, $w31[0]
      4 0x78 0xb8 0xfc 0xd9
      5 # CHECK:        copy_u.d        $18, $w29[1]
      6 0x78 0xf9 0xec 0x99
      7