Provide correct encodings for NEON vcvt, which has its own special immediate encoding
[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