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 6vfclass.s $vr24, $vr267# CHECK-INST: vfclass.s $vr24, $vr268# CHECK-ENCODING: encoding: [0x58,0xd7,0x9c,0x72]9 10vfclass.d $vr8, $vr1711# CHECK-INST: vfclass.d $vr8, $vr1712# CHECK-ENCODING: encoding: [0x28,0xda,0x9c,0x72]13