mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Yes they do
llvm-svn: 209429
This commit is contained in:
parent
d6548dcd51
commit
970e28d7b8
@ -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…
Reference in New Issue
Block a user