]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/ARM/not-armv4.s
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / MC / ARM / not-armv4.s
1 @ RUN: not llvm-mc < %s -triple armv4-unknown-unknown -show-encoding 2>&1 | FileCheck %s
2
3 @ PR18524
4 @ CHECK: error: instruction requires: armv5t
5 clz r4,r9
6
7 @ CHECK: error: instruction requires: armv6t2
8 rbit r4,r9