mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-01 02:33:44 +00:00
Yes they do
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209429 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
369e565f23
commit
213f915ffe
@ -1585,7 +1585,6 @@ def simm9_offset_fb128 : Operand<i64> {
|
||||
let ParserMatchClass = SImm9OffsetFB128Operand;
|
||||
}
|
||||
|
||||
// FIXME: these don't work
|
||||
def : InstAlias<"ldr $Rt, [$Rn, $offset]",
|
||||
(LDURXi GPR64:$Rt, GPR64sp:$Rn, simm9_offset_fb64:$offset), 0>;
|
||||
def : InstAlias<"ldr $Rt, [$Rn, $offset]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user