mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
trivial test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202084 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
341d0f4b9e
commit
0aedb78442
@ -2537,7 +2537,6 @@ let mayLoad = 1 in {
|
||||
def LDRq_lit : A64I_LDRlitSimple<0b10, 0b1, FPR128>;
|
||||
}
|
||||
|
||||
|
||||
def LDRSWx_lit : A64I_LDRlit<0b10, 0b0,
|
||||
(outs GPR64:$Rt),
|
||||
(ins ldrlit_label:$Imm19),
|
||||
|
Loading…
x
Reference in New Issue
Block a user