13 lines · plain
1# RUN: llvm-mc --triple=loongarch64 --show-encoding %s | \2# RUN: FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST3# RUN: llvm-mc --triple=loongarch64 --filetype=obj %s | \4# RUN: llvm-objdump -d - | FileCheck %s --check-prefix=CHECK-INST5 6xvst $xr14, $r12, 9437# CHECK-INST: xvst $xr14, $t0, 9438# CHECK-ENCODING: encoding: [0x8e,0xbd,0xce,0x2c]9 10xvstx $xr7, $r9, $r2111# CHECK-INST: xvstx $xr7, $a5, $r2112# CHECK-ENCODING: encoding: [0x27,0x55,0x4c,0x38]13