From aff187a19ac60fbcbc220f474112d354e57e72b8 Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Tue, 18 Oct 2011 17:57:31 +0000 Subject: Add a few more testcases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142379 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/ARM/neont2-mul-accum-encoding.s | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test') diff --git a/test/MC/ARM/neont2-mul-accum-encoding.s b/test/MC/ARM/neont2-mul-accum-encoding.s index f3cc071ee0..feb1734ba3 100644 --- a/test/MC/ARM/neont2-mul-accum-encoding.s +++ b/test/MC/ARM/neont2-mul-accum-encoding.s @@ -95,3 +95,8 @@ @ FIXME: vmla.i32 q12, q8, d3[0] @ encoding: [0xe0,0xff,0xc3,0x80] @ vmlal.s32 q0, d5, d10[0] @ FIXME: vmlal.s32 q0, d5, d10[0] @ encoding: [0xa5,0xef,0x4a,0x02] +@ vmls.i16 q4, q12, d6[2] +@ FIXME: vmls.i16 q4, q12, d6[2] @ encoding: [0x98,0xff,0xe6,0x94] +@ vmlsl.u16 q11, d25, d1[3] +@ FIXME: vmlsl.u16 q11, d25, d1[3] @ encoding: [0xd9,0xff,0xe9,0x66] + -- cgit v1.2.3