brintos

brintos / llvm-project-archived public Read only

0
0
Text · 465 B · c47c8da Raw
9 lines · plain
1# RUN: llvm-mc -assemble -triple=amdgcn--amdhsa -mcpu=gfx1100 -filetype=obj %s -o - | \2# RUN:   llvm-objdump -d - | FileCheck %s3 4; Make sure disassembling of this instruction does not cause any errors5; generated in the comment. For this test to do its job, the instruction6; has to be the last or the only one in the object file.7; CHECK: v_perm_b32 v14, v52, v51, 0x5040100 // 000000000000: D644000E 03FE6734 05040100{{$}}8  v_perm_b32 v14, v52, v51, 0x50401009