mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
blank line for test commit
llvm-svn: 164640
This commit is contained in:
parent
4dfea84927
commit
abe153fc74
@ -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