brintos

brintos / llvm-project-archived public Read only

0
0
Text · 501 B · 8c23c15 Raw
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 6xvinsgr2vr.w $xr25, $r30, 77# CHECK-INST: xvinsgr2vr.w $xr25, $s7, 78# CHECK-ENCODING: encoding: [0xd9,0xdf,0xeb,0x76]9 10xvinsgr2vr.d $xr27, $r21, 111# CHECK-INST: xvinsgr2vr.d $xr27, $r21, 112# CHECK-ENCODING: encoding: [0xbb,0xe6,0xeb,0x76]13