[AArch64] Add support for NEON scalar negate instruction.
[oota-llvm.git] / test / MC / Disassembler / AArch64 / neon-instructions.txt
index 81fffd6c7cba73fa3cf6d7f61822656f9c05922c..c70a2f6486882dbe4037765ca91334805040b0f5 100644 (file)
 0x94,0x79,0xa0,0x5e
 0x92,0x79,0xe0,0x5e
 
+#----------------------------------------------------------------------
+# Scalar Negate
+#----------------------------------------------------------------------
+# CHECK: neg d29, d24
+0x1d,0xbb,0xe0,0x7e
+
 #----------------------------------------------------------------------
 # Scalar Signed Saturating Negate
 #----------------------------------------------------------------------