mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +00:00
Add a testcase for another corner-case decoding.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139970 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8b22778431
commit
be290af0d8
@ -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
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user