mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Second attempt at converting Thumb2's LDRpci, including updating the gazillion places that need to know about it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121082 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
# CHECK: ldmia r0!, {r1}
|
||||
0x02 0xc8
|
||||
|
||||
# CHECK: ldrb.w r8, #-24
|
||||
# CHECK: ldrb.w r8, [pc, #-24]
|
||||
0x1f 0xf8 0x18 0x80
|
||||
|
||||
# CHECK: ldrd r0, r1, [r7, #64]!
|
||||
|
Reference in New Issue
Block a user