summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon/ro-cc9.s
blob: 0596ca1627f9b74aa379bdce58950bacd1c0308c (plain)
1
2
3
4
5
6
7
# RUN: not llvm-mc -arch=hexagon -filetype=asm %s 2> %t; FileCheck %s < %t
#

# Check that changes to a read-only register is caught.

{ c9:8 = r1:0 }
# CHECK: error: Cannot write to read-only register
OpenPOWER on IntegriCloud