mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
blank line for test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164640 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
48c0f65be3
commit
289b5d7f02
@ -29,6 +29,7 @@ class FI8_MOVR3216_ins<string asmstr, InstrItinClass itin>:
|
||||
//
|
||||
// I8_MOV32R instruction format (used only by MOV32R instruction)
|
||||
//
|
||||
|
||||
class FI8_MOV32R16_ins<string asmstr, InstrItinClass itin>:
|
||||
FI8_MOV32R16<(outs CPURegs:$r32), (ins CPU16Regs:$rz),
|
||||
!strconcat(asmstr, "\t$r32, $rz"), [], itin>;
|
||||
|
Loading…
Reference in New Issue
Block a user