summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreInstrInfo.td
diff options
context:
space:
mode:
authorRichard Osborne <richard@xmos.com>2014-02-25 17:31:15 +0000
committerRichard Osborne <richard@xmos.com>2014-02-25 17:31:15 +0000
commit150f810744bb3d870077bd539ff1e290439e8a8a (patch)
tree78fd031ad59dfd4caeb00221fbca1d1af3adea67 /lib/Target/XCore/XCoreInstrInfo.td
parentfb2f73acb92da67b360244b12e0c655a078736e4 (diff)
downloadllvm-150f810744bb3d870077bd539ff1e290439e8a8a.tar.gz
llvm-150f810744bb3d870077bd539ff1e290439e8a8a.tar.bz2
llvm-150f810744bb3d870077bd539ff1e290439e8a8a.tar.xz
[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
Diffstat (limited to 'lib/Target/XCore/XCoreInstrInfo.td')
-rw-r--r--lib/Target/XCore/XCoreInstrInfo.td3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Target/XCore/XCoreInstrInfo.td b/lib/Target/XCore/XCoreInstrInfo.td
index 2dd2fc1a7d..b243ee3510 100644
--- a/lib/Target/XCore/XCoreInstrInfo.td
+++ b/lib/Target/XCore/XCoreInstrInfo.td
@@ -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