mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
Add testcase for STRH. Patch by James Molloy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137644 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
92be8ab6a4
commit
bd37b721c8
@ -308,3 +308,6 @@
|
||||
|
||||
# CHECK: strb r3, [r2], #1
|
||||
0x01 0x30 0xc2 0xe4
|
||||
|
||||
# CHECK: strheq r0, [r0, -r0]
|
||||
0xb0 0x00 0x00 0x01
|
||||
|
Loading…
x
Reference in New Issue
Block a user