[XCore] Add intrinsic for CLRPT (clear port time) instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202172 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Osborne
2014-02-25 17:31:15 +00:00
parent fb2f73acb9
commit 150f810744
3 changed files with 12 additions and 1 deletions

View File

@@ -1028,7 +1028,8 @@ def WAITET_1R : _F1R<0b000010, (outs), (ins GRRegs:$a), "waitet $a", []>;
def TSTART_1R : _F1R<0b000110, (outs), (ins GRRegs:$a), "start t[$a]", []>;
def CLRPT_1R : _F1R<0b100000, (outs), (ins GRRegs:$a), "clrpt res[$a]", []>;
def CLRPT_1R : _F1R<0b100000, (outs), (ins GRRegs:$a), "clrpt res[$a]",
[(int_xcore_clrpt GRRegs:$a)]>;
// Zero operand short