mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 05:29:23 +00:00
ahem :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25239 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e699ef5618
commit
a613d267ea
@ -181,7 +181,7 @@ def memrr : Operand<i32> {
|
|||||||
let MIOperandInfo = (ops GPRC, GPRC);
|
let MIOperandInfo = (ops GPRC, GPRC);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Define X86 specific addressing mode.
|
// Define PowerPC specific addressing mode.
|
||||||
def iaddr : ComplexPattern<i32, 2, "SelectAddrImm", []>;
|
def iaddr : ComplexPattern<i32, 2, "SelectAddrImm", []>;
|
||||||
def xaddr : ComplexPattern<i32, 2, "SelectAddrIdx", []>;
|
def xaddr : ComplexPattern<i32, 2, "SelectAddrIdx", []>;
|
||||||
def xoaddr : ComplexPattern<i32, 2, "SelectAddrIdxOnly",[]>;
|
def xoaddr : ComplexPattern<i32, 2, "SelectAddrIdxOnly",[]>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user