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
Krzysztof Parzyszek da717aa099 [Hexagon] Add support for Hexagon V65
llvm-svn: 320404
2017-12-11 18:57:54 +00:00

6 lines
204 B
ArmAsm

# 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 }