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 6xvinsve0.w $xr6, $xr1, 77# CHECK-INST: xvinsve0.w $xr6, $xr1, 78# CHECK-ENCODING: encoding: [0x26,0xdc,0xff,0x76]9 10xvinsve0.d $xr28, $xr1, 011# CHECK-INST: xvinsve0.d $xr28, $xr1, 012# CHECK-ENCODING: encoding: [0x3c,0xe0,0xff,0x76]13