Add a testcase for another corner-case decoding.

llvm-svn: 139970
This commit is contained in:
Owen Anderson 2011-09-16 23:15:29 +00:00
parent b925e935d7
commit 09a9b6b953
1 changed files with 2 additions and 0 deletions

View File

@ -187,11 +187,13 @@
# CHECK: it ne
# CHECK: bfine r5, r2, #3, #17
# CHECK: bfi r6, r0, #0, #32
# CHECK: bfi r6, r0, #31, #1
0x62 0xf3 0xd3 0x05
0x18 0xbf
0x62 0xf3 0xd3 0x05
0x60 0xf3 0x1f 0x06
0x60 0xf3 0xdf 0x76
#------------------------------------------------------------------------------