[ARM] Remove declaration of unimplemented function. NFC.
[llvm-complete.git] / test / MC / Hexagon / vtmp_def.s
blob26d257efadde8977cae7e8f881926e58b58ead13
1 # RUN: not llvm-mc -arch=hexagon -mv65 -mhvx -filetype=obj %s 2>&1 | FileCheck %s
3 # CHECK: register `VTMP' modified more than once
4 { vtmp.h=vgather(r0, m0, v1:0.w).h
5 vtmp.h=vgather(r0, m0, v1:0.w).h }