mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-23 17:32:49 +00:00
whitespace tweak.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119843 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a962b40f0b
commit
fc0cb4b906
@ -493,7 +493,6 @@ class AI3ldstidx<bits<4> op, bit op20, bit isLd, bit isPre, dag oops, dag iops,
|
|||||||
let Inst{7-4} = op;
|
let Inst{7-4} = op;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// stores
|
// stores
|
||||||
class AI3sth<dag oops, dag iops, Format f, InstrItinClass itin,
|
class AI3sth<dag oops, dag iops, Format f, InstrItinClass itin,
|
||||||
string opc, string asm, list<dag> pattern>
|
string opc, string asm, list<dag> pattern>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user