From 37a3ed21c4ed418982805150809b846624b853ea Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Tue, 18 Oct 2011 18:05:50 +0000 Subject: [PATCH] Remove duplicate test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142383 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/ARM/neont2-mul-encoding.s | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/MC/ARM/neont2-mul-encoding.s b/test/MC/ARM/neont2-mul-encoding.s index 041606c91c5..8ad8cde9cd8 100644 --- a/test/MC/ARM/neont2-mul-encoding.s +++ b/test/MC/ARM/neont2-mul-encoding.s @@ -73,6 +73,3 @@ @ CHECK: vqdmull.s16 q8, d16, d17 @ encoding: [0xd0,0xef,0xa1,0x0d] @ CHECK: vqdmull.s32 q8, d16, d17 @ encoding: [0xe0,0xef,0xa1,0x0d] - -@ vmla.i32 q12, q8, d3[0] -@ FIXME: vmla.i32 q12, q8, d3[0] @ encoding: [0xe0,0xff,0xc3,0x80] -- 2.34.1