brintos

brintos / llvm-project-archived public Read only

0
0
Text · 745 B · d378d4f Raw
21 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 6xvpickve2gr.w $r14, $xr11, 67# CHECK-INST: xvpickve2gr.w $t2, $xr11, 68# CHECK-ENCODING: encoding: [0x6e,0xd9,0xef,0x76]9 10xvpickve2gr.d $r8, $xr6, 011# CHECK-INST: xvpickve2gr.d $a4, $xr6, 012# CHECK-ENCODING: encoding: [0xc8,0xe0,0xef,0x76]13 14xvpickve2gr.wu $r12, $xr1, 415# CHECK-INST: xvpickve2gr.wu $t0, $xr1, 416# CHECK-ENCODING: encoding: [0x2c,0xd0,0xf3,0x76]17 18xvpickve2gr.du $r10, $xr8, 019# CHECK-INST: xvpickve2gr.du $a6, $xr8, 020# CHECK-ENCODING: encoding: [0x0a,0xe1,0xf3,0x76]21