mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 07:00:45 +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…
Reference in New Issue
Block a user