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 6vseteqz.v $fcc0, $vr137# CHECK-INST: vseteqz.v $fcc0, $vr138# CHECK-ENCODING: encoding: [0xa0,0x99,0x9c,0x72]9 10vsetnez.v $fcc7, $vr1411# CHECK-INST: vsetnez.v $fcc7, $vr1412# CHECK-ENCODING: encoding: [0xc7,0x9d,0x9c,0x72]13