Add disassembly test cases for:

A8.6.292 VCMPE

llvm-svn: 128120
This commit is contained in:
Johnny Chen 2011-03-22 23:08:56 +00:00
parent 6050de9689
commit 122a6304ef
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