Add disassembly test cases for:

A8.6.292 VCMPE


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128120 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Johnny Chen 2011-03-22 23:08:56 +00:00
parent f99e778603
commit 8d668a8605
2 changed files with 6 additions and 0 deletions

View File

@ -166,3 +166,6 @@
# CHECK: ldrbt r3, [r4], -r5, lsl #12
0x05 0x36 0x74 0xe6
# CHECK: vcmpe.f64 d8, #0
0xc0 0x8b 0xb5 0xee

View File

@ -133,3 +133,6 @@
# CHECK: vpush {d8, d9, d10}
0x2d 0xed 0x06 0x8b
# CHECK: vcmpe.f64 d8, #0
0xb5 0xee 0xc0 0x8b