Skip to content
Snippets Groups Projects
Commit 7b104007 authored by Reed Kotler's avatar Reed Kotler
Browse files

blank line for test commit

llvm-svn: 164640
parent de584de3
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment