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 6xvpickve.w $xr25, $xr28, 17# CHECK-INST: xvpickve.w $xr25, $xr28, 18# CHECK-ENCODING: encoding: [0x99,0xc7,0x03,0x77]9 10xvpickve.d $xr13, $xr1, 011# CHECK-INST: xvpickve.d $xr13, $xr1, 012# CHECK-ENCODING: encoding: [0x2d,0xe0,0x03,0x77]13