forked from OSchip/llvm-project
parent
8ea9720b90
commit
25aab01058
|
@ -223,7 +223,7 @@ def : Pat<(PPCtc_return CTRRC8:$dst, imm:$imm),
|
|||
(TCRETURNri8 CTRRC8:$dst, imm:$imm)>;
|
||||
|
||||
|
||||
// 64-but CR instructions
|
||||
// 64-bit CR instructions
|
||||
def MTCRF8 : XFXForm_5<31, 144, (outs crbitm:$FXM), (ins G8RC:$rS),
|
||||
"mtcrf $FXM, $rS", BrMCRX>,
|
||||
PPC970_MicroCode, PPC970_Unit_CRU;
|
||||
|
|
Loading…
Reference in New Issue