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

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

	{ pc = r0 }
# CHECK: error: Cannot write to read-only register
OpenPOWER on IntegriCloud