1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC/Hexagon/vtmp_def.s

6 lines
204 B
ArmAsm
Raw Normal View History

# RUN: not llvm-mc -arch=hexagon -mv65 -mhvx -filetype=obj %s 2>&1 | FileCheck %s
# CHECK: register `VTMP' modified more than once
{ vtmp.h=vgather(r0, m0, v1:0.w).h
vtmp.h=vgather(r0, m0, v1:0.w).h }