Yes they do

llvm-svn: 209429
This commit is contained in:
Tim Northover 2014-05-22 12:14:02 +00:00
parent 438059e509
commit 5949b60550
1 changed files with 0 additions and 1 deletions

View File

@ -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]",