mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 05:41:42 +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)
|
// I8_MOV32R instruction format (used only by MOV32R instruction)
|
||||||
//
|
//
|
||||||
|
|
||||||
class FI8_MOV32R16_ins<string asmstr, InstrItinClass itin>:
|
class FI8_MOV32R16_ins<string asmstr, InstrItinClass itin>:
|
||||||
FI8_MOV32R16<(outs CPURegs:$r32), (ins CPU16Regs:$rz),
|
FI8_MOV32R16<(outs CPURegs:$r32), (ins CPU16Regs:$rz),
|
||||||
!strconcat(asmstr, "\t$r32, $rz"), [], itin>;
|
!strconcat(asmstr, "\t$r32, $rz"), [], itin>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user