mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
Delete blank line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155030 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bfb4327baa
commit
9853b49f61
@ -198,7 +198,6 @@ def DINS : InsBase<7, "dins", CPU64Regs>;
|
||||
|
||||
def DSLL64_32 : FR<0x3c, 0x00, (outs CPU64Regs:$rd), (ins CPURegs:$rt),
|
||||
"dsll\t$rd, $rt, 32", [], IIAlu>;
|
||||
|
||||
def SLL64_32 : FR<0x0, 0x00, (outs CPU64Regs:$rd), (ins CPURegs:$rt),
|
||||
"sll\t$rd, $rt, 0", [], IIAlu>;
|
||||
let isCodeGenOnly = 1 in
|
||||
|
Loading…
x
Reference in New Issue
Block a user