mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-31 10:34:17 +00:00
Simplify comment. There's no Thumb LDRD(register) encoding. That's ARM only.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8a28bdcbcc
commit
75d7428275
@ -662,7 +662,7 @@ _func:
|
||||
|
||||
|
||||
@------------------------------------------------------------------------------
|
||||
@ LDRD(immediate)
|
||||
@ LDRD
|
||||
@------------------------------------------------------------------------------
|
||||
ldrd r3, r5, [r6, #24]
|
||||
ldrd r3, r5, [r6, #24]!
|
||||
|
Loading…
x
Reference in New Issue
Block a user