mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-17 12:40:40 +00:00
Make use of Eli's FileCheck sorcery to improve this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139645 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c67d184a2b
commit
13b8d1e396
@ -949,7 +949,7 @@
|
||||
# STRD (immediate)
|
||||
#------------------------------------------------------------------------------
|
||||
# CHECK: strd r6, r3, [r5], #-8
|
||||
# CHECK-NOT: strd r8, r5, [r5],
|
||||
# CHECK: strd r8, r5, [r5]{{$}}
|
||||
# CHECK: strd r7, r4, [r5], #-4
|
||||
|
||||
0x65 0xe8 0x02 0x63
|
||||
|
Loading…
x
Reference in New Issue
Block a user