Add tests for NEON encoding of vceq.
[oota-llvm.git] / test / MC / ARM / arm_instructions.s
1 @ RUN: llvm-mc -triple arm-unknown-unknown %s | FileCheck %s
2
3 @ CHECK: nop
4         nop
5
6 @ CHECK: nopeq
7         nopeq
8