brintos

brintos / llvm-project-archived public Read only

0
0
Text · 490 B · d6644e0 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 6xvextl.q.d $xr29, $xr127# CHECK-INST: xvextl.q.d $xr29, $xr128# CHECK-ENCODING: encoding: [0x9d,0x01,0x09,0x77]9 10xvextl.qu.du $xr27, $xr2011# CHECK-INST: xvextl.qu.du $xr27, $xr2012# CHECK-ENCODING: encoding: [0x9b,0x02,0x0d,0x77]13