mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
Fix think-o.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138288 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7260c6a4ea
commit
10fd9ad8f3
@ -53,7 +53,7 @@ error: invalid operand for instruction
|
||||
@ CHECK-ERRORS: ldm r2, {r5, r7}
|
||||
@ CHECK-ERRORS: ^
|
||||
@ CHECK-ERRORS: error: writeback operator '!' not allowed when base register in register list
|
||||
@ CHECK-ERRORS: ldm r2!, {r2, r3}
|
||||
@ CHECK-ERRORS: ldm r2!, {r2, r3, r4}
|
||||
@ CHECK-ERRORS: ^
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user