blob: e87fa8f34272ad5bd76c02709c01cef114f82283 [file] [log] [blame]
Jia Liu31d157a2012-02-18 12:03:15 +00001//===-- PPCInstrInfo.td - The PowerPC Instruction Set ------*- tablegen -*-===//
2//
Misha Brukman5dfe3a92004-06-21 16:55:25 +00003// The LLVM Compiler Infrastructure
4//
Chris Lattner4ee451d2007-12-29 20:36:04 +00005// This file is distributed under the University of Illinois Open Source
6// License. See LICENSE.TXT for details.
Jia Liu31d157a2012-02-18 12:03:15 +00007//
Misha Brukman5dfe3a92004-06-21 16:55:25 +00008//===----------------------------------------------------------------------===//
9//
Misha Brukman4ad7d1b2004-08-09 17:24:04 +000010// This file describes the subset of the 32-bit PowerPC instruction set, as used
11// by the PowerPC instruction selector.
Misha Brukman5dfe3a92004-06-21 16:55:25 +000012//
13//===----------------------------------------------------------------------===//
14
Chris Lattnerf3799972005-10-14 23:40:39 +000015include "PPCInstrFormats.td"
Misha Brukman5dfe3a92004-06-21 16:55:25 +000016
Chris Lattnere6115b32005-10-25 20:41:46 +000017//===----------------------------------------------------------------------===//
Chris Lattner51269842006-03-01 05:50:56 +000018// PowerPC specific type constraints.
19//
20def SDT_PPCstfiwx : SDTypeProfile<0, 2, [ // stfiwx
21 SDTCisVT<0, f64>, SDTCisPtrTy<1>
22]>;
Hal Finkel46479192013-04-01 17:52:07 +000023def SDT_PPClfiwx : SDTypeProfile<1, 1, [ // lfiw[az]x
Hal Finkel8049ab12013-03-31 10:12:51 +000024 SDTCisVT<0, f64>, SDTCisPtrTy<1>
25]>;
26
Bill Wendlingc69107c2007-11-13 09:19:02 +000027def SDT_PPCCallSeqStart : SDCallSeqStart<[ SDTCisVT<0, i32> ]>;
28def SDT_PPCCallSeqEnd : SDCallSeqEnd<[ SDTCisVT<0, i32>,
29 SDTCisVT<1, i32> ]>;
Chris Lattnerf1d0b2b2006-03-20 01:53:53 +000030def SDT_PPCvperm : SDTypeProfile<1, 3, [
31 SDTCisVT<3, v16i8>, SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>
32]>;
33
Chris Lattnera17b1552006-03-31 05:13:27 +000034def SDT_PPCvcmp : SDTypeProfile<1, 3, [
Chris Lattner6d92cad2006-03-26 10:06:40 +000035 SDTCisSameAs<0, 1>, SDTCisSameAs<1, 2>, SDTCisVT<3, i32>
36]>;
37
Chris Lattner90564f22006-04-18 17:59:36 +000038def SDT_PPCcondbr : SDTypeProfile<0, 3, [
Chris Lattner18258c62006-11-17 22:37:34 +000039 SDTCisVT<0, i32>, SDTCisVT<2, OtherVT>
Chris Lattner90564f22006-04-18 17:59:36 +000040]>;
41
Dan Gohmanc76909a2009-09-25 20:36:54 +000042def SDT_PPClbrx : SDTypeProfile<1, 2, [
Hal Finkelefdd4672013-03-28 19:25:55 +000043 SDTCisInt<0>, SDTCisPtrTy<1>, SDTCisVT<2, OtherVT>
Chris Lattnerd9989382006-07-10 20:56:58 +000044]>;
Dan Gohmanc76909a2009-09-25 20:36:54 +000045def SDT_PPCstbrx : SDTypeProfile<0, 3, [
Hal Finkelefdd4672013-03-28 19:25:55 +000046 SDTCisInt<0>, SDTCisPtrTy<1>, SDTCisVT<2, OtherVT>
Chris Lattnerd9989382006-07-10 20:56:58 +000047]>;
48
Evan Cheng53301922008-07-12 02:23:19 +000049def SDT_PPClarx : SDTypeProfile<1, 1, [
50 SDTCisInt<0>, SDTCisPtrTy<1>
Evan Cheng54fc97d2008-04-19 01:30:48 +000051]>;
Evan Cheng53301922008-07-12 02:23:19 +000052def SDT_PPCstcx : SDTypeProfile<0, 2, [
53 SDTCisInt<0>, SDTCisPtrTy<1>
Evan Cheng54fc97d2008-04-19 01:30:48 +000054]>;
55
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +000056def SDT_PPCTC_ret : SDTypeProfile<0, 2, [
57 SDTCisPtrTy<0>, SDTCisVT<1, i32>
58]>;
59
Tilmann Scheller6b16eff2009-08-15 11:54:46 +000060
Chris Lattner51269842006-03-01 05:50:56 +000061//===----------------------------------------------------------------------===//
Chris Lattnere6115b32005-10-25 20:41:46 +000062// PowerPC specific DAG Nodes.
63//
64
Hal Finkel827307b2013-04-03 04:01:11 +000065def PPCfre : SDNode<"PPCISD::FRE", SDTFPUnaryOp, []>;
66def PPCfrsqrte: SDNode<"PPCISD::FRSQRTE", SDTFPUnaryOp, []>;
67
Hal Finkel46479192013-04-01 17:52:07 +000068def PPCfcfid : SDNode<"PPCISD::FCFID", SDTFPUnaryOp, []>;
69def PPCfcfidu : SDNode<"PPCISD::FCFIDU", SDTFPUnaryOp, []>;
70def PPCfcfids : SDNode<"PPCISD::FCFIDS", SDTFPRoundOp, []>;
71def PPCfcfidus: SDNode<"PPCISD::FCFIDUS", SDTFPRoundOp, []>;
Chris Lattnere6115b32005-10-25 20:41:46 +000072def PPCfctidz : SDNode<"PPCISD::FCTIDZ", SDTFPUnaryOp, []>;
73def PPCfctiwz : SDNode<"PPCISD::FCTIWZ", SDTFPUnaryOp, []>;
Hal Finkel46479192013-04-01 17:52:07 +000074def PPCfctiduz: SDNode<"PPCISD::FCTIDUZ",SDTFPUnaryOp, []>;
75def PPCfctiwuz: SDNode<"PPCISD::FCTIWUZ",SDTFPUnaryOp, []>;
Chris Lattnerc8478d82008-01-06 06:44:58 +000076def PPCstfiwx : SDNode<"PPCISD::STFIWX", SDT_PPCstfiwx,
77 [SDNPHasChain, SDNPMayStore]>;
Hal Finkel46479192013-04-01 17:52:07 +000078def PPClfiwax : SDNode<"PPCISD::LFIWAX", SDT_PPClfiwx,
79 [SDNPHasChain, SDNPMayLoad]>;
80def PPClfiwzx : SDNode<"PPCISD::LFIWZX", SDT_PPClfiwx,
Hal Finkel8049ab12013-03-31 10:12:51 +000081 [SDNPHasChain, SDNPMayLoad]>;
Chris Lattnere6115b32005-10-25 20:41:46 +000082
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +000083// Extract FPSCR (not modeled at the DAG level).
84def PPCmffs : SDNode<"PPCISD::MFFS",
85 SDTypeProfile<1, 0, [SDTCisVT<0, f64>]>, []>;
86
87// Perform FADD in round-to-zero mode.
88def PPCfaddrtz: SDNode<"PPCISD::FADDRTZ", SDTFPBinOp, []>;
89
Dale Johannesen6eaeff22007-10-10 01:01:31 +000090
Chris Lattner9c73f092005-10-25 20:55:47 +000091def PPCfsel : SDNode<"PPCISD::FSEL",
92 // Type constraint for fsel.
93 SDTypeProfile<1, 3, [SDTCisSameAs<0, 2>, SDTCisSameAs<0, 3>,
94 SDTCisFP<0>, SDTCisVT<1, f64>]>, []>;
Chris Lattner47f01f12005-09-08 19:50:41 +000095
Nate Begeman993aeb22005-12-13 22:55:22 +000096def PPChi : SDNode<"PPCISD::Hi", SDTIntBinOp, []>;
97def PPClo : SDNode<"PPCISD::Lo", SDTIntBinOp, []>;
Tilmann Scheller6b16eff2009-08-15 11:54:46 +000098def PPCtoc_entry: SDNode<"PPCISD::TOC_ENTRY", SDTIntBinOp, [SDNPMayLoad]>;
Nate Begeman993aeb22005-12-13 22:55:22 +000099def PPCvmaddfp : SDNode<"PPCISD::VMADDFP", SDTFPTernaryOp, []>;
100def PPCvnmsubfp : SDNode<"PPCISD::VNMSUBFP", SDTFPTernaryOp, []>;
Chris Lattner860e8862005-11-17 07:30:41 +0000101
Bill Schmidtb453e162012-12-14 17:02:38 +0000102def PPCaddisGotTprelHA : SDNode<"PPCISD::ADDIS_GOT_TPREL_HA", SDTIntBinOp>;
103def PPCldGotTprelL : SDNode<"PPCISD::LD_GOT_TPREL_L", SDTIntBinOp,
104 [SDNPMayLoad]>;
Bill Schmidtd7802bf2012-12-04 16:18:08 +0000105def PPCaddTls : SDNode<"PPCISD::ADD_TLS", SDTIntBinOp, []>;
Bill Schmidt57ac1f42012-12-11 20:30:11 +0000106def PPCaddisTlsgdHA : SDNode<"PPCISD::ADDIS_TLSGD_HA", SDTIntBinOp>;
107def PPCaddiTlsgdL : SDNode<"PPCISD::ADDI_TLSGD_L", SDTIntBinOp>;
108def PPCgetTlsAddr : SDNode<"PPCISD::GET_TLS_ADDR", SDTIntBinOp>;
Bill Schmidt349c2782012-12-12 19:29:35 +0000109def PPCaddisTlsldHA : SDNode<"PPCISD::ADDIS_TLSLD_HA", SDTIntBinOp>;
110def PPCaddiTlsldL : SDNode<"PPCISD::ADDI_TLSLD_L", SDTIntBinOp>;
111def PPCgetTlsldAddr : SDNode<"PPCISD::GET_TLSLD_ADDR", SDTIntBinOp>;
112def PPCaddisDtprelHA : SDNode<"PPCISD::ADDIS_DTPREL_HA", SDTIntBinOp,
113 [SDNPHasChain]>;
114def PPCaddiDtprelL : SDNode<"PPCISD::ADDI_DTPREL_L", SDTIntBinOp>;
Bill Schmidtd7802bf2012-12-04 16:18:08 +0000115
Chris Lattnerf1d0b2b2006-03-20 01:53:53 +0000116def PPCvperm : SDNode<"PPCISD::VPERM", SDT_PPCvperm, []>;
Chris Lattnerb2177b92006-03-19 06:55:52 +0000117
Chris Lattner4172b102005-12-06 02:10:38 +0000118// These nodes represent the 32-bit PPC shifts that operate on 6-bit shift
119// amounts. These nodes are generated by the multi-precision shift code.
Chris Lattneraf8ee842008-03-07 20:18:24 +0000120def PPCsrl : SDNode<"PPCISD::SRL" , SDTIntShiftOp>;
121def PPCsra : SDNode<"PPCISD::SRA" , SDTIntShiftOp>;
122def PPCshl : SDNode<"PPCISD::SHL" , SDTIntShiftOp>;
Chris Lattner4172b102005-12-06 02:10:38 +0000123
Chris Lattner937a79d2005-12-04 19:01:59 +0000124// These are target-independent nodes, but have target-specific formats.
Bill Wendlingc69107c2007-11-13 09:19:02 +0000125def callseq_start : SDNode<"ISD::CALLSEQ_START", SDT_PPCCallSeqStart,
Chris Lattner036609b2010-12-23 18:28:41 +0000126 [SDNPHasChain, SDNPOutGlue]>;
Bill Wendlingc69107c2007-11-13 09:19:02 +0000127def callseq_end : SDNode<"ISD::CALLSEQ_END", SDT_PPCCallSeqEnd,
Chris Lattner036609b2010-12-23 18:28:41 +0000128 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue]>;
Chris Lattner937a79d2005-12-04 19:01:59 +0000129
Chris Lattner2e6b77d2006-06-27 18:36:44 +0000130def SDT_PPCCall : SDTypeProfile<0, -1, [SDTCisInt<0>]>;
Ulrich Weigand86765fb2013-03-22 15:24:13 +0000131def PPCcall : SDNode<"PPCISD::CALL", SDT_PPCCall,
132 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue,
133 SDNPVariadic]>;
134def PPCcall_nop : SDNode<"PPCISD::CALL_NOP", SDT_PPCCall,
135 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue,
136 SDNPVariadic]>;
Tilmann Scheller3a84dae2009-12-18 13:00:15 +0000137def PPCload : SDNode<"PPCISD::LOAD", SDTypeProfile<1, 1, []>,
Chris Lattner036609b2010-12-23 18:28:41 +0000138 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue]>;
Tilmann Scheller3a84dae2009-12-18 13:00:15 +0000139def PPCload_toc : SDNode<"PPCISD::LOAD_TOC", SDTypeProfile<0, 1, []>,
Jakob Stoklund Olesenea476282012-08-24 14:43:27 +0000140 [SDNPHasChain, SDNPSideEffect,
141 SDNPInGlue, SDNPOutGlue]>;
Tilmann Scheller3a84dae2009-12-18 13:00:15 +0000142def PPCtoc_restore : SDNode<"PPCISD::TOC_RESTORE", SDTypeProfile<0, 0, []>,
Jakob Stoklund Olesenea476282012-08-24 14:43:27 +0000143 [SDNPHasChain, SDNPSideEffect,
144 SDNPInGlue, SDNPOutGlue]>;
Chris Lattnerc703a8f2006-05-17 19:00:46 +0000145def PPCmtctr : SDNode<"PPCISD::MTCTR", SDT_PPCCall,
Chris Lattner036609b2010-12-23 18:28:41 +0000146 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue]>;
Ulrich Weigand86765fb2013-03-22 15:24:13 +0000147def PPCbctrl : SDNode<"PPCISD::BCTRL", SDTNone,
148 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue,
149 SDNPVariadic]>;
Chris Lattner9a2a4972006-05-17 06:01:33 +0000150
Chris Lattner48be23c2008-01-15 22:02:54 +0000151def retflag : SDNode<"PPCISD::RET_FLAG", SDTNone,
Chris Lattner036609b2010-12-23 18:28:41 +0000152 [SDNPHasChain, SDNPOptInGlue, SDNPVariadic]>;
Nate Begeman9e4dd9d2005-12-20 00:26:01 +0000153
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000154def PPCtc_return : SDNode<"PPCISD::TC_RETURN", SDT_PPCTC_ret,
Chris Lattner036609b2010-12-23 18:28:41 +0000155 [SDNPHasChain, SDNPOptInGlue, SDNPVariadic]>;
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000156
Hal Finkel7ee74a62013-03-21 21:37:52 +0000157def PPCeh_sjlj_setjmp : SDNode<"PPCISD::EH_SJLJ_SETJMP",
158 SDTypeProfile<1, 1, [SDTCisInt<0>,
159 SDTCisPtrTy<1>]>,
160 [SDNPHasChain, SDNPSideEffect]>;
161def PPCeh_sjlj_longjmp : SDNode<"PPCISD::EH_SJLJ_LONGJMP",
162 SDTypeProfile<0, 1, [SDTCisPtrTy<0>]>,
163 [SDNPHasChain, SDNPSideEffect]>;
164
Bill Schmidt5bbdb192013-05-14 19:35:45 +0000165def SDT_PPCsc : SDTypeProfile<0, 1, [SDTCisInt<0>]>;
166def PPCsc : SDNode<"PPCISD::SC", SDT_PPCsc,
167 [SDNPHasChain, SDNPSideEffect]>;
168
Chris Lattnera17b1552006-03-31 05:13:27 +0000169def PPCvcmp : SDNode<"PPCISD::VCMP" , SDT_PPCvcmp, []>;
Chris Lattner036609b2010-12-23 18:28:41 +0000170def PPCvcmp_o : SDNode<"PPCISD::VCMPo", SDT_PPCvcmp, [SDNPOutGlue]>;
Chris Lattner6d92cad2006-03-26 10:06:40 +0000171
Chris Lattner90564f22006-04-18 17:59:36 +0000172def PPCcondbranch : SDNode<"PPCISD::COND_BRANCH", SDT_PPCcondbr,
Chris Lattner036609b2010-12-23 18:28:41 +0000173 [SDNPHasChain, SDNPOptInGlue]>;
Chris Lattner90564f22006-04-18 17:59:36 +0000174
Chris Lattner9b37aaf2008-01-10 05:12:37 +0000175def PPClbrx : SDNode<"PPCISD::LBRX", SDT_PPClbrx,
176 [SDNPHasChain, SDNPMayLoad]>;
Chris Lattnerc8478d82008-01-06 06:44:58 +0000177def PPCstbrx : SDNode<"PPCISD::STBRX", SDT_PPCstbrx,
178 [SDNPHasChain, SDNPMayStore]>;
Chris Lattnerd9989382006-07-10 20:56:58 +0000179
Hal Finkel82b38212012-08-28 02:10:27 +0000180// Instructions to set/unset CR bit 6 for SVR4 vararg calls
181def PPCcr6set : SDNode<"PPCISD::CR6SET", SDTNone,
182 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue]>;
183def PPCcr6unset : SDNode<"PPCISD::CR6UNSET", SDTNone,
184 [SDNPHasChain, SDNPOptInGlue, SDNPOutGlue]>;
185
Evan Cheng53301922008-07-12 02:23:19 +0000186// Instructions to support atomic operations
Evan Cheng8608f2e2008-04-19 02:30:38 +0000187def PPClarx : SDNode<"PPCISD::LARX", SDT_PPClarx,
188 [SDNPHasChain, SDNPMayLoad]>;
189def PPCstcx : SDNode<"PPCISD::STCX", SDT_PPCstcx,
190 [SDNPHasChain, SDNPMayStore]>;
Evan Cheng54fc97d2008-04-19 01:30:48 +0000191
Bill Schmidt53b0b0e2013-02-21 17:12:27 +0000192// Instructions to support medium and large code model
Bill Schmidt34a9d4b2012-11-27 17:35:46 +0000193def PPCaddisTocHA : SDNode<"PPCISD::ADDIS_TOC_HA", SDTIntBinOp, []>;
194def PPCldTocL : SDNode<"PPCISD::LD_TOC_L", SDTIntBinOp, [SDNPMayLoad]>;
195def PPCaddiTocL : SDNode<"PPCISD::ADDI_TOC_L", SDTIntBinOp, []>;
196
197
Jim Laskey2f616bf2006-11-16 22:43:37 +0000198// Instructions to support dynamic alloca.
199def SDTDynOp : SDTypeProfile<1, 2, []>;
200def PPCdynalloc : SDNode<"PPCISD::DYNALLOC", SDTDynOp, [SDNPHasChain]>;
201
Chris Lattner47f01f12005-09-08 19:50:41 +0000202//===----------------------------------------------------------------------===//
Chris Lattner2eb25172005-09-09 00:39:56 +0000203// PowerPC specific transformation functions and pattern fragments.
204//
Nate Begeman8d948322005-10-19 01:12:32 +0000205
Nate Begeman2d5aff72005-10-19 18:42:01 +0000206def SHL32 : SDNodeXForm<imm, [{
207 // Transformation function: 31 - imm
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000208 return getI32Imm(31 - N->getZExtValue());
Nate Begeman2d5aff72005-10-19 18:42:01 +0000209}]>;
210
Nate Begeman2d5aff72005-10-19 18:42:01 +0000211def SRL32 : SDNodeXForm<imm, [{
212 // Transformation function: 32 - imm
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000213 return N->getZExtValue() ? getI32Imm(32 - N->getZExtValue()) : getI32Imm(0);
Nate Begeman2d5aff72005-10-19 18:42:01 +0000214}]>;
215
Chris Lattner2eb25172005-09-09 00:39:56 +0000216def LO16 : SDNodeXForm<imm, [{
217 // Transformation function: get the low 16 bits.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000218 return getI32Imm((unsigned short)N->getZExtValue());
Chris Lattner2eb25172005-09-09 00:39:56 +0000219}]>;
220
221def HI16 : SDNodeXForm<imm, [{
222 // Transformation function: shift the immediate value down into the low bits.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000223 return getI32Imm((unsigned)N->getZExtValue() >> 16);
Chris Lattner2eb25172005-09-09 00:39:56 +0000224}]>;
Chris Lattner3e63ead2005-09-08 17:33:10 +0000225
Chris Lattner79d0e9f2005-09-28 23:07:13 +0000226def HA16 : SDNodeXForm<imm, [{
227 // Transformation function: shift the immediate value down into the low bits.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000228 signed int Val = N->getZExtValue();
Chris Lattner79d0e9f2005-09-28 23:07:13 +0000229 return getI32Imm((Val - (signed short)Val) >> 16);
230}]>;
Nate Begemanf42f1332006-09-22 05:01:56 +0000231def MB : SDNodeXForm<imm, [{
232 // Transformation function: get the start bit of a mask
Duncan Sandse79f5ef2008-10-16 13:02:33 +0000233 unsigned mb = 0, me;
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000234 (void)isRunOfOnes((unsigned)N->getZExtValue(), mb, me);
Nate Begemanf42f1332006-09-22 05:01:56 +0000235 return getI32Imm(mb);
236}]>;
Chris Lattner79d0e9f2005-09-28 23:07:13 +0000237
Nate Begemanf42f1332006-09-22 05:01:56 +0000238def ME : SDNodeXForm<imm, [{
239 // Transformation function: get the end bit of a mask
Duncan Sandse79f5ef2008-10-16 13:02:33 +0000240 unsigned mb, me = 0;
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000241 (void)isRunOfOnes((unsigned)N->getZExtValue(), mb, me);
Nate Begemanf42f1332006-09-22 05:01:56 +0000242 return getI32Imm(me);
243}]>;
244def maskimm32 : PatLeaf<(imm), [{
245 // maskImm predicate - True if immediate is a run of ones.
246 unsigned mb, me;
Owen Anderson825b72b2009-08-11 20:47:22 +0000247 if (N->getValueType(0) == MVT::i32)
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000248 return isRunOfOnes((unsigned)N->getZExtValue(), mb, me);
Nate Begemanf42f1332006-09-22 05:01:56 +0000249 else
250 return false;
251}]>;
Chris Lattner79d0e9f2005-09-28 23:07:13 +0000252
Chris Lattner3e63ead2005-09-08 17:33:10 +0000253def immSExt16 : PatLeaf<(imm), [{
254 // immSExt16 predicate - True if the immediate fits in a 16-bit sign extended
255 // field. Used by instructions like 'addi'.
Owen Anderson825b72b2009-08-11 20:47:22 +0000256 if (N->getValueType(0) == MVT::i32)
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000257 return (int32_t)N->getZExtValue() == (short)N->getZExtValue();
Chris Lattner7f7b346e2006-06-20 23:21:20 +0000258 else
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000259 return (int64_t)N->getZExtValue() == (short)N->getZExtValue();
Chris Lattner3e63ead2005-09-08 17:33:10 +0000260}]>;
Chris Lattnerbfde0802005-09-08 17:40:49 +0000261def immZExt16 : PatLeaf<(imm), [{
262 // immZExt16 predicate - True if the immediate fits in a 16-bit zero extended
263 // field. Used by instructions like 'ori'.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000264 return (uint64_t)N->getZExtValue() == (unsigned short)N->getZExtValue();
Chris Lattner2eb25172005-09-09 00:39:56 +0000265}], LO16>;
266
Chris Lattner0ea70b22006-06-20 22:34:10 +0000267// imm16Shifted* - These match immediates where the low 16-bits are zero. There
268// are two forms: imm16ShiftedSExt and imm16ShiftedZExt. These two forms are
269// identical in 32-bit mode, but in 64-bit mode, they return true if the
270// immediate fits into a sign/zero extended 32-bit immediate (with the low bits
271// clear).
272def imm16ShiftedZExt : PatLeaf<(imm), [{
273 // imm16ShiftedZExt predicate - True if only bits in the top 16-bits of the
274 // immediate are set. Used by instructions like 'xoris'.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000275 return (N->getZExtValue() & ~uint64_t(0xFFFF0000)) == 0;
Chris Lattner0ea70b22006-06-20 22:34:10 +0000276}], HI16>;
277
278def imm16ShiftedSExt : PatLeaf<(imm), [{
279 // imm16ShiftedSExt predicate - True if only bits in the top 16-bits of the
280 // immediate are set. Used by instructions like 'addis'. Identical to
281 // imm16ShiftedZExt in 32-bit mode.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000282 if (N->getZExtValue() & 0xFFFF) return false;
Owen Anderson825b72b2009-08-11 20:47:22 +0000283 if (N->getValueType(0) == MVT::i32)
Chris Lattnerdd583432006-06-20 21:39:30 +0000284 return true;
285 // For 64-bit, make sure it is sext right.
Dan Gohmanf5aeb1a2008-09-12 16:56:44 +0000286 return N->getZExtValue() == (uint64_t)(int)N->getZExtValue();
Chris Lattner2eb25172005-09-09 00:39:56 +0000287}], HI16>;
Chris Lattner3e63ead2005-09-08 17:33:10 +0000288
Hal Finkel08a215c2013-03-18 23:00:58 +0000289// Some r+i load/store instructions (such as LD, STD, LDU, etc.) that require
Ulrich Weigand347a5072013-05-16 17:58:02 +0000290// restricted memrix (4-aligned) constants are alignment sensitive. If these
Hal Finkel08a215c2013-03-18 23:00:58 +0000291// offsets are hidden behind TOC entries than the values of the lower-order
292// bits cannot be checked directly. As a result, we need to also incorporate
293// an alignment check into the relevant patterns.
294
295def aligned4load : PatFrag<(ops node:$ptr), (load node:$ptr), [{
296 return cast<LoadSDNode>(N)->getAlignment() >= 4;
297}]>;
298def aligned4store : PatFrag<(ops node:$val, node:$ptr),
299 (store node:$val, node:$ptr), [{
300 return cast<StoreSDNode>(N)->getAlignment() >= 4;
301}]>;
302def aligned4sextloadi32 : PatFrag<(ops node:$ptr), (sextloadi32 node:$ptr), [{
303 return cast<LoadSDNode>(N)->getAlignment() >= 4;
304}]>;
305def aligned4pre_store : PatFrag<
306 (ops node:$val, node:$base, node:$offset),
307 (pre_store node:$val, node:$base, node:$offset), [{
308 return cast<StoreSDNode>(N)->getAlignment() >= 4;
309}]>;
310
311def unaligned4load : PatFrag<(ops node:$ptr), (load node:$ptr), [{
312 return cast<LoadSDNode>(N)->getAlignment() < 4;
313}]>;
314def unaligned4store : PatFrag<(ops node:$val, node:$ptr),
315 (store node:$val, node:$ptr), [{
316 return cast<StoreSDNode>(N)->getAlignment() < 4;
317}]>;
318def unaligned4sextloadi32 : PatFrag<(ops node:$ptr), (sextloadi32 node:$ptr), [{
319 return cast<LoadSDNode>(N)->getAlignment() < 4;
320}]>;
Chris Lattner9c61dcf2006-03-25 06:12:06 +0000321
Chris Lattner47f01f12005-09-08 19:50:41 +0000322//===----------------------------------------------------------------------===//
323// PowerPC Flag Definitions.
324
Chris Lattner0bdc6f12005-04-19 04:32:54 +0000325class isPPC64 { bit PPC64 = 1; }
Hal Finkel59857462013-04-12 18:17:57 +0000326class isDOT { bit RC = 1; }
Chris Lattner0bdc6f12005-04-19 04:32:54 +0000327
Chris Lattner302bf9c2006-11-08 02:13:12 +0000328class RegConstraint<string C> {
329 string Constraints = C;
330}
Chris Lattner8e28b5c2006-11-15 23:24:18 +0000331class NoEncode<string E> {
332 string DisableEncoding = E;
333}
Chris Lattner47f01f12005-09-08 19:50:41 +0000334
335
336//===----------------------------------------------------------------------===//
337// PowerPC Operand Definitions.
Chris Lattner7bb424f2004-08-14 23:27:29 +0000338
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000339// In the default PowerPC assembler syntax, registers are specified simply
340// by number, so they cannot be distinguished from immediate values (without
341// looking at the opcode). This means that the default operand matching logic
342// for the asm parser does not work, and we need to specify custom matchers.
343// Since those can only be specified with RegisterOperand classes and not
344// directly on the RegisterClass, all instructions patterns used by the asm
345// parser need to use a RegisterOperand (instead of a RegisterClass) for
346// all their register operands.
347// For this purpose, we define one RegisterOperand for each RegisterClass,
348// using the same name as the class, just in lower case.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000349
Ulrich Weigand5e220752013-05-03 19:49:39 +0000350def PPCRegGPRCAsmOperand : AsmOperandClass {
351 let Name = "RegGPRC"; let PredicateMethod = "isRegNumber";
352}
353def gprc : RegisterOperand<GPRC> {
354 let ParserMatchClass = PPCRegGPRCAsmOperand;
355}
356def PPCRegG8RCAsmOperand : AsmOperandClass {
357 let Name = "RegG8RC"; let PredicateMethod = "isRegNumber";
358}
359def g8rc : RegisterOperand<G8RC> {
360 let ParserMatchClass = PPCRegG8RCAsmOperand;
361}
362def PPCRegGPRCNoR0AsmOperand : AsmOperandClass {
363 let Name = "RegGPRCNoR0"; let PredicateMethod = "isRegNumber";
364}
365def gprc_nor0 : RegisterOperand<GPRC_NOR0> {
366 let ParserMatchClass = PPCRegGPRCNoR0AsmOperand;
367}
368def PPCRegG8RCNoX0AsmOperand : AsmOperandClass {
369 let Name = "RegG8RCNoX0"; let PredicateMethod = "isRegNumber";
370}
371def g8rc_nox0 : RegisterOperand<G8RC_NOX0> {
372 let ParserMatchClass = PPCRegG8RCNoX0AsmOperand;
373}
374def PPCRegF8RCAsmOperand : AsmOperandClass {
375 let Name = "RegF8RC"; let PredicateMethod = "isRegNumber";
376}
377def f8rc : RegisterOperand<F8RC> {
378 let ParserMatchClass = PPCRegF8RCAsmOperand;
379}
380def PPCRegF4RCAsmOperand : AsmOperandClass {
381 let Name = "RegF4RC"; let PredicateMethod = "isRegNumber";
382}
383def f4rc : RegisterOperand<F4RC> {
384 let ParserMatchClass = PPCRegF4RCAsmOperand;
385}
386def PPCRegVRRCAsmOperand : AsmOperandClass {
387 let Name = "RegVRRC"; let PredicateMethod = "isRegNumber";
388}
389def vrrc : RegisterOperand<VRRC> {
390 let ParserMatchClass = PPCRegVRRCAsmOperand;
391}
392def PPCRegCRBITRCAsmOperand : AsmOperandClass {
393 let Name = "RegCRBITRC"; let PredicateMethod = "isRegNumber";
394}
395def crbitrc : RegisterOperand<CRBITRC> {
396 let ParserMatchClass = PPCRegCRBITRCAsmOperand;
397}
398def PPCRegCRRCAsmOperand : AsmOperandClass {
399 let Name = "RegCRRC"; let PredicateMethod = "isCCRegNumber";
400}
401def crrc : RegisterOperand<CRRC> {
402 let ParserMatchClass = PPCRegCRRCAsmOperand;
403}
404
405def PPCS5ImmAsmOperand : AsmOperandClass {
406 let Name = "S5Imm"; let PredicateMethod = "isS5Imm";
407 let RenderMethod = "addImmOperands";
408}
Chris Lattner9c61dcf2006-03-25 06:12:06 +0000409def s5imm : Operand<i32> {
410 let PrintMethod = "printS5ImmOperand";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000411 let ParserMatchClass = PPCS5ImmAsmOperand;
412}
413def PPCU5ImmAsmOperand : AsmOperandClass {
414 let Name = "U5Imm"; let PredicateMethod = "isU5Imm";
415 let RenderMethod = "addImmOperands";
Chris Lattner9c61dcf2006-03-25 06:12:06 +0000416}
Chris Lattner4345a4a2005-09-14 20:53:05 +0000417def u5imm : Operand<i32> {
Nate Begemanc3306122004-08-21 05:56:39 +0000418 let PrintMethod = "printU5ImmOperand";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000419 let ParserMatchClass = PPCU5ImmAsmOperand;
420}
421def PPCU6ImmAsmOperand : AsmOperandClass {
422 let Name = "U6Imm"; let PredicateMethod = "isU6Imm";
423 let RenderMethod = "addImmOperands";
Nate Begemanc3306122004-08-21 05:56:39 +0000424}
Chris Lattner4345a4a2005-09-14 20:53:05 +0000425def u6imm : Operand<i32> {
Nate Begeman07aada82004-08-30 02:28:06 +0000426 let PrintMethod = "printU6ImmOperand";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000427 let ParserMatchClass = PPCU6ImmAsmOperand;
428}
429def PPCS16ImmAsmOperand : AsmOperandClass {
430 let Name = "S16Imm"; let PredicateMethod = "isS16Imm";
431 let RenderMethod = "addImmOperands";
Nate Begeman07aada82004-08-30 02:28:06 +0000432}
Chris Lattner4345a4a2005-09-14 20:53:05 +0000433def s16imm : Operand<i32> {
Nate Begemaned428532004-09-04 05:00:00 +0000434 let PrintMethod = "printS16ImmOperand";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000435 let ParserMatchClass = PPCS16ImmAsmOperand;
436}
437def PPCU16ImmAsmOperand : AsmOperandClass {
438 let Name = "U16Imm"; let PredicateMethod = "isU16Imm";
439 let RenderMethod = "addImmOperands";
Nate Begemaned428532004-09-04 05:00:00 +0000440}
Chris Lattner4345a4a2005-09-14 20:53:05 +0000441def u16imm : Operand<i32> {
Chris Lattner97b2a2e2004-08-15 05:20:16 +0000442 let PrintMethod = "printU16ImmOperand";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000443 let ParserMatchClass = PPCU16ImmAsmOperand;
Chris Lattner97b2a2e2004-08-15 05:20:16 +0000444}
Chris Lattner8d704112010-11-15 06:09:35 +0000445def directbrtarget : Operand<OtherVT> {
Nate Begemanb7a8f2c2004-09-02 08:13:00 +0000446 let PrintMethod = "printBranchOperand";
Chris Lattner8d704112010-11-15 06:09:35 +0000447 let EncoderMethod = "getDirectBrEncoding";
448}
449def condbrtarget : Operand<OtherVT> {
Chris Lattnerb8efa6b2010-11-16 01:45:05 +0000450 let PrintMethod = "printBranchOperand";
Chris Lattner8d704112010-11-15 06:09:35 +0000451 let EncoderMethod = "getCondBrEncoding";
Nate Begemanb7a8f2c2004-09-02 08:13:00 +0000452}
Chris Lattner059ca0f2006-06-16 21:01:35 +0000453def calltarget : Operand<iPTR> {
Chris Lattner8d704112010-11-15 06:09:35 +0000454 let EncoderMethod = "getDirectBrEncoding";
Chris Lattner3e7f86a2005-11-17 19:16:08 +0000455}
Chris Lattner059ca0f2006-06-16 21:01:35 +0000456def aaddr : Operand<iPTR> {
Nate Begeman422b0ce2005-11-16 00:48:01 +0000457 let PrintMethod = "printAbsAddrOperand";
458}
Nate Begemaned428532004-09-04 05:00:00 +0000459def symbolHi: Operand<i32> {
460 let PrintMethod = "printSymbolHi";
Chris Lattner85cf7d72010-11-15 06:33:39 +0000461 let EncoderMethod = "getHA16Encoding";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000462 let ParserMatchClass = PPCS16ImmAsmOperand;
Nate Begemaned428532004-09-04 05:00:00 +0000463}
464def symbolLo: Operand<i32> {
465 let PrintMethod = "printSymbolLo";
Chris Lattner85cf7d72010-11-15 06:33:39 +0000466 let EncoderMethod = "getLO16Encoding";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000467 let ParserMatchClass = PPCS16ImmAsmOperand;
468}
469def PPCCRBitMaskOperand : AsmOperandClass {
470 let Name = "CRBitMask"; let PredicateMethod = "isCRBitMask";
Nate Begemaned428532004-09-04 05:00:00 +0000471}
Nate Begemanadeb43d2005-07-20 22:42:00 +0000472def crbitm: Operand<i8> {
473 let PrintMethod = "printcrbitm";
Chris Lattner7192eb82010-11-15 05:19:25 +0000474 let EncoderMethod = "get_crbitm_encoding";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000475 let ParserMatchClass = PPCCRBitMaskOperand;
Nate Begemanadeb43d2005-07-20 22:42:00 +0000476}
Nate Begeman7fd1edd2005-12-19 23:25:09 +0000477// Address operands
Hal Finkela548afc2013-03-19 18:51:05 +0000478// A version of ptr_rc which excludes R0 (or X0 in 64-bit mode).
Ulrich Weigand5e220752013-05-03 19:49:39 +0000479def PPCRegGxRCNoR0Operand : AsmOperandClass {
480 let Name = "RegGxRCNoR0"; let PredicateMethod = "isRegNumber";
481}
482def ptr_rc_nor0 : Operand<iPTR>, PointerLikeRegClass<1> {
483 let ParserMatchClass = PPCRegGxRCNoR0Operand;
484}
485// A version of ptr_rc usable with the asm parser.
486def PPCRegGxRCOperand : AsmOperandClass {
487 let Name = "RegGxRC"; let PredicateMethod = "isRegNumber";
488}
489def ptr_rc_idx : Operand<iPTR>, PointerLikeRegClass<0> {
490 let ParserMatchClass = PPCRegGxRCOperand;
491}
Hal Finkela548afc2013-03-19 18:51:05 +0000492
Ulrich Weigand5e220752013-05-03 19:49:39 +0000493def PPCDispRIOperand : AsmOperandClass {
494 let Name = "DispRI"; let PredicateMethod = "isS16Imm";
Ulrich Weigand347a5072013-05-16 17:58:02 +0000495 let RenderMethod = "addImmOperands";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000496}
497def dispRI : Operand<iPTR> {
498 let ParserMatchClass = PPCDispRIOperand;
499}
500def PPCDispRIXOperand : AsmOperandClass {
501 let Name = "DispRIX"; let PredicateMethod = "isS16ImmX4";
Ulrich Weigand347a5072013-05-16 17:58:02 +0000502 let RenderMethod = "addImmOperands";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000503}
504def dispRIX : Operand<iPTR> {
505 let ParserMatchClass = PPCDispRIXOperand;
506}
Ulrich Weigandd67768d2013-03-26 10:55:45 +0000507
Chris Lattner059ca0f2006-06-16 21:01:35 +0000508def memri : Operand<iPTR> {
Nate Begeman7fd1edd2005-12-19 23:25:09 +0000509 let PrintMethod = "printMemRegImm";
Ulrich Weigandd67768d2013-03-26 10:55:45 +0000510 let MIOperandInfo = (ops dispRI:$imm, ptr_rc_nor0:$reg);
Chris Lattnerb7035d02010-11-15 08:22:03 +0000511 let EncoderMethod = "getMemRIEncoding";
Nate Begeman7fd1edd2005-12-19 23:25:09 +0000512}
Chris Lattner059ca0f2006-06-16 21:01:35 +0000513def memrr : Operand<iPTR> {
Nate Begeman7fd1edd2005-12-19 23:25:09 +0000514 let PrintMethod = "printMemRegReg";
Ulrich Weigand5e220752013-05-03 19:49:39 +0000515 let MIOperandInfo = (ops ptr_rc_nor0:$ptrreg, ptr_rc_idx:$offreg);
Nate Begeman7fd1edd2005-12-19 23:25:09 +0000516}
Ulrich Weigand347a5072013-05-16 17:58:02 +0000517def memrix : Operand<iPTR> { // memri where the imm is 4-aligned.
518 let PrintMethod = "printMemRegImm";
Ulrich Weigandd67768d2013-03-26 10:55:45 +0000519 let MIOperandInfo = (ops dispRIX:$imm, ptr_rc_nor0:$reg);
Chris Lattner17e2c182010-11-15 08:02:41 +0000520 let EncoderMethod = "getMemRIXEncoding";
Chris Lattnerecfe55e2006-03-22 05:30:33 +0000521}
Nate Begeman7fd1edd2005-12-19 23:25:09 +0000522
Hal Finkel7ee74a62013-03-21 21:37:52 +0000523// A single-register address. This is used with the SjLj
524// pseudo-instructions.
525def memr : Operand<iPTR> {
526 let MIOperandInfo = (ops ptr_rc:$ptrreg);
527}
528
Ulrich Weigand3b255292013-03-26 10:53:27 +0000529// PowerPC Predicate operand.
530def pred : Operand<OtherVT> {
Chris Lattneraf53a872006-11-04 05:27:39 +0000531 let PrintMethod = "printPredicateOperand";
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000532 let MIOperandInfo = (ops i32imm:$bibo, crrc:$reg);
Chris Lattneraf53a872006-11-04 05:27:39 +0000533}
Chris Lattner0638b262006-11-03 23:53:25 +0000534
Chris Lattnera613d262006-01-12 02:05:36 +0000535// Define PowerPC specific addressing mode.
Evan Chengaf9db752006-10-11 21:03:53 +0000536def iaddr : ComplexPattern<iPTR, 2, "SelectAddrImm", [], []>;
537def xaddr : ComplexPattern<iPTR, 2, "SelectAddrIdx", [], []>;
538def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;
Ulrich Weigand347a5072013-05-16 17:58:02 +0000539def ixaddr : ComplexPattern<iPTR, 2, "SelectAddrImmX4", [], []>; // "std"
Chris Lattner97b2a2e2004-08-15 05:20:16 +0000540
Hal Finkel7ee74a62013-03-21 21:37:52 +0000541// The address in a single register. This is used with the SjLj
542// pseudo-instructions.
543def addr : ComplexPattern<iPTR, 1, "SelectAddr",[], []>;
544
Chris Lattner74531e42006-11-16 00:41:37 +0000545/// This is just the offset part of iaddr, used for preinc.
546def iaddroff : ComplexPattern<iPTR, 1, "SelectAddrImmOffs", [], []>;
Chris Lattnerf8e07f42006-11-15 02:43:19 +0000547
Evan Cheng8c75ef92005-12-14 22:07:12 +0000548//===----------------------------------------------------------------------===//
549// PowerPC Instruction Predicate Definitions.
Evan Cheng152b7e12007-10-23 06:42:42 +0000550def In32BitMode : Predicate<"!PPCSubTarget.isPPC64()">;
551def In64BitMode : Predicate<"PPCSubTarget.isPPC64()">;
Hal Finkelc6d08f12011-10-17 04:03:49 +0000552def IsBookE : Predicate<"PPCSubTarget.isBookE()">;
Chris Lattner6a5339b2006-11-14 18:44:47 +0000553
Chris Lattner47f01f12005-09-08 19:50:41 +0000554//===----------------------------------------------------------------------===//
Hal Finkel171a8ad2013-04-12 02:18:09 +0000555// PowerPC Multiclass Definitions.
556
557multiclass XForm_6r<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
558 string asmbase, string asmstr, InstrItinClass itin,
559 list<dag> pattern> {
560 let BaseName = asmbase in {
561 def NAME : XForm_6<opcode, xo, OOL, IOL,
562 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
563 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000564 let Defs = [CR0] in
565 def o : XForm_6<opcode, xo, OOL, IOL,
566 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
567 []>, isDOT, RecFormRel;
568 }
569}
570
571multiclass XForm_6rc<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
572 string asmbase, string asmstr, InstrItinClass itin,
573 list<dag> pattern> {
574 let BaseName = asmbase in {
575 let Defs = [CARRY] in
576 def NAME : XForm_6<opcode, xo, OOL, IOL,
577 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
578 pattern>, RecFormRel;
579 let Defs = [CARRY, CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000580 def o : XForm_6<opcode, xo, OOL, IOL,
581 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
582 []>, isDOT, RecFormRel;
583 }
584}
585
586multiclass XForm_10r<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
587 string asmbase, string asmstr, InstrItinClass itin,
588 list<dag> pattern> {
589 let BaseName = asmbase in {
590 def NAME : XForm_10<opcode, xo, OOL, IOL,
591 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
592 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000593 let Defs = [CR0] in
594 def o : XForm_10<opcode, xo, OOL, IOL,
595 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
596 []>, isDOT, RecFormRel;
597 }
598}
599
600multiclass XForm_10rc<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
601 string asmbase, string asmstr, InstrItinClass itin,
602 list<dag> pattern> {
603 let BaseName = asmbase in {
604 let Defs = [CARRY] in
605 def NAME : XForm_10<opcode, xo, OOL, IOL,
606 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
607 pattern>, RecFormRel;
608 let Defs = [CARRY, CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000609 def o : XForm_10<opcode, xo, OOL, IOL,
610 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
611 []>, isDOT, RecFormRel;
612 }
613}
614
615multiclass XForm_11r<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
616 string asmbase, string asmstr, InstrItinClass itin,
617 list<dag> pattern> {
618 let BaseName = asmbase in {
619 def NAME : XForm_11<opcode, xo, OOL, IOL,
620 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
621 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000622 let Defs = [CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000623 def o : XForm_11<opcode, xo, OOL, IOL,
624 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
625 []>, isDOT, RecFormRel;
626 }
627}
628
629multiclass XOForm_1r<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
630 string asmbase, string asmstr, InstrItinClass itin,
631 list<dag> pattern> {
632 let BaseName = asmbase in {
633 def NAME : XOForm_1<opcode, xo, oe, OOL, IOL,
634 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
635 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000636 let Defs = [CR0] in
637 def o : XOForm_1<opcode, xo, oe, OOL, IOL,
638 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
639 []>, isDOT, RecFormRel;
640 }
641}
642
643multiclass XOForm_1rc<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
644 string asmbase, string asmstr, InstrItinClass itin,
645 list<dag> pattern> {
646 let BaseName = asmbase in {
647 let Defs = [CARRY] in
648 def NAME : XOForm_1<opcode, xo, oe, OOL, IOL,
649 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
650 pattern>, RecFormRel;
651 let Defs = [CARRY, CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000652 def o : XOForm_1<opcode, xo, oe, OOL, IOL,
653 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
654 []>, isDOT, RecFormRel;
655 }
656}
657
658multiclass XOForm_3r<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
659 string asmbase, string asmstr, InstrItinClass itin,
660 list<dag> pattern> {
661 let BaseName = asmbase in {
662 def NAME : XOForm_3<opcode, xo, oe, OOL, IOL,
663 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
664 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000665 let Defs = [CR0] in
666 def o : XOForm_3<opcode, xo, oe, OOL, IOL,
667 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
668 []>, isDOT, RecFormRel;
669 }
670}
671
672multiclass XOForm_3rc<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
673 string asmbase, string asmstr, InstrItinClass itin,
674 list<dag> pattern> {
675 let BaseName = asmbase in {
676 let Defs = [CARRY] in
677 def NAME : XOForm_3<opcode, xo, oe, OOL, IOL,
678 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
679 pattern>, RecFormRel;
680 let Defs = [CARRY, CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000681 def o : XOForm_3<opcode, xo, oe, OOL, IOL,
682 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
683 []>, isDOT, RecFormRel;
684 }
685}
686
687multiclass MForm_2r<bits<6> opcode, dag OOL, dag IOL,
688 string asmbase, string asmstr, InstrItinClass itin,
689 list<dag> pattern> {
690 let BaseName = asmbase in {
691 def NAME : MForm_2<opcode, OOL, IOL,
692 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
693 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000694 let Defs = [CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000695 def o : MForm_2<opcode, OOL, IOL,
696 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
697 []>, isDOT, RecFormRel;
698 }
699}
700
701multiclass MDForm_1r<bits<6> opcode, bits<3> xo, dag OOL, dag IOL,
702 string asmbase, string asmstr, InstrItinClass itin,
703 list<dag> pattern> {
704 let BaseName = asmbase in {
705 def NAME : MDForm_1<opcode, xo, OOL, IOL,
706 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
707 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000708 let Defs = [CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000709 def o : MDForm_1<opcode, xo, OOL, IOL,
710 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
711 []>, isDOT, RecFormRel;
712 }
713}
714
Ulrich Weigand1adc97c2013-04-26 15:39:12 +0000715multiclass MDSForm_1r<bits<6> opcode, bits<4> xo, dag OOL, dag IOL,
716 string asmbase, string asmstr, InstrItinClass itin,
717 list<dag> pattern> {
718 let BaseName = asmbase in {
719 def NAME : MDSForm_1<opcode, xo, OOL, IOL,
720 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
721 pattern>, RecFormRel;
722 let Defs = [CR0] in
723 def o : MDSForm_1<opcode, xo, OOL, IOL,
724 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
725 []>, isDOT, RecFormRel;
726 }
727}
728
Hal Finkel59857462013-04-12 18:17:57 +0000729multiclass XSForm_1rc<bits<6> opcode, bits<9> xo, dag OOL, dag IOL,
730 string asmbase, string asmstr, InstrItinClass itin,
731 list<dag> pattern> {
Hal Finkel171a8ad2013-04-12 02:18:09 +0000732 let BaseName = asmbase in {
Hal Finkel59857462013-04-12 18:17:57 +0000733 let Defs = [CARRY] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000734 def NAME : XSForm_1<opcode, xo, OOL, IOL,
735 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
736 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000737 let Defs = [CARRY, CR0] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000738 def o : XSForm_1<opcode, xo, OOL, IOL,
739 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
740 []>, isDOT, RecFormRel;
741 }
742}
743
744multiclass XForm_26r<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
745 string asmbase, string asmstr, InstrItinClass itin,
746 list<dag> pattern> {
747 let BaseName = asmbase in {
748 def NAME : XForm_26<opcode, xo, OOL, IOL,
749 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
750 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000751 let Defs = [CR1] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000752 def o : XForm_26<opcode, xo, OOL, IOL,
753 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
Hal Finkel59857462013-04-12 18:17:57 +0000754 []>, isDOT, RecFormRel;
Hal Finkel171a8ad2013-04-12 02:18:09 +0000755 }
756}
757
758multiclass AForm_1r<bits<6> opcode, bits<5> xo, dag OOL, dag IOL,
759 string asmbase, string asmstr, InstrItinClass itin,
760 list<dag> pattern> {
761 let BaseName = asmbase in {
762 def NAME : AForm_1<opcode, xo, OOL, IOL,
763 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
764 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000765 let Defs = [CR1] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000766 def o : AForm_1<opcode, xo, OOL, IOL,
767 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
Hal Finkel59857462013-04-12 18:17:57 +0000768 []>, isDOT, RecFormRel;
Hal Finkel171a8ad2013-04-12 02:18:09 +0000769 }
770}
771
772multiclass AForm_2r<bits<6> opcode, bits<5> xo, dag OOL, dag IOL,
773 string asmbase, string asmstr, InstrItinClass itin,
774 list<dag> pattern> {
775 let BaseName = asmbase in {
776 def NAME : AForm_2<opcode, xo, OOL, IOL,
777 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
778 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000779 let Defs = [CR1] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000780 def o : AForm_2<opcode, xo, OOL, IOL,
781 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
Hal Finkel59857462013-04-12 18:17:57 +0000782 []>, isDOT, RecFormRel;
Hal Finkel171a8ad2013-04-12 02:18:09 +0000783 }
784}
785
786multiclass AForm_3r<bits<6> opcode, bits<5> xo, dag OOL, dag IOL,
787 string asmbase, string asmstr, InstrItinClass itin,
788 list<dag> pattern> {
789 let BaseName = asmbase in {
790 def NAME : AForm_3<opcode, xo, OOL, IOL,
791 !strconcat(asmbase, !strconcat(" ", asmstr)), itin,
792 pattern>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +0000793 let Defs = [CR1] in
Hal Finkel171a8ad2013-04-12 02:18:09 +0000794 def o : AForm_3<opcode, xo, OOL, IOL,
795 !strconcat(asmbase, !strconcat(". ", asmstr)), itin,
Hal Finkel59857462013-04-12 18:17:57 +0000796 []>, isDOT, RecFormRel;
Hal Finkel171a8ad2013-04-12 02:18:09 +0000797 }
798}
799
800//===----------------------------------------------------------------------===//
Chris Lattner47f01f12005-09-08 19:50:41 +0000801// PowerPC Instruction Definitions.
802
Misha Brukman5dfe3a92004-06-21 16:55:25 +0000803// Pseudo-instructions:
Chris Lattner47f01f12005-09-08 19:50:41 +0000804
Chris Lattner88d211f2006-03-12 09:13:49 +0000805let hasCtrlDep = 1 in {
Evan Cheng071a2792007-09-11 19:55:27 +0000806let Defs = [R1], Uses = [R1] in {
Will Schmidt91638152012-10-04 18:14:28 +0000807def ADJCALLSTACKDOWN : Pseudo<(outs), (ins u16imm:$amt), "#ADJCALLSTACKDOWN $amt",
Chris Lattnere563bbc2008-10-11 22:08:30 +0000808 [(callseq_start timm:$amt)]>;
Will Schmidt91638152012-10-04 18:14:28 +0000809def ADJCALLSTACKUP : Pseudo<(outs), (ins u16imm:$amt1, u16imm:$amt2), "#ADJCALLSTACKUP $amt1 $amt2",
Chris Lattnere563bbc2008-10-11 22:08:30 +0000810 [(callseq_end timm:$amt1, timm:$amt2)]>;
Evan Cheng071a2792007-09-11 19:55:27 +0000811}
Chris Lattner1877ec92006-03-13 21:52:10 +0000812
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000813def UPDATE_VRSAVE : Pseudo<(outs gprc:$rD), (ins gprc:$rS),
Chris Lattner1877ec92006-03-13 21:52:10 +0000814 "UPDATE_VRSAVE $rD, $rS", []>;
Nate Begemanb816f022004-10-07 22:30:03 +0000815}
Jim Laskey2f616bf2006-11-16 22:43:37 +0000816
Evan Cheng071a2792007-09-11 19:55:27 +0000817let Defs = [R1], Uses = [R1] in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000818def DYNALLOC : Pseudo<(outs gprc:$result), (ins gprc:$negsize, memri:$fpsi), "#DYNALLOC",
Ulrich Weigand5b390e42013-03-25 19:05:30 +0000819 [(set i32:$result,
820 (PPCdynalloc i32:$negsize, iaddr:$fpsi))]>;
Jim Laskey2f616bf2006-11-16 22:43:37 +0000821
Dan Gohman533297b2009-10-29 18:10:34 +0000822// SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
823// instruction selection into a branch sequence.
824let usesCustomInserter = 1, // Expanded after instruction selection.
Chris Lattner88d211f2006-03-12 09:13:49 +0000825 PPC970_Single = 1 in {
Hal Finkelab42ec22013-03-27 05:57:58 +0000826 // Note that SELECT_CC_I4 and SELECT_CC_I8 use the no-r0 register classes
827 // because either operand might become the first operand in an isel, and
828 // that operand cannot be r0.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000829 def SELECT_CC_I4 : Pseudo<(outs gprc:$dst), (ins crrc:$cond,
830 gprc_nor0:$T, gprc_nor0:$F,
Will Schmidt91638152012-10-04 18:14:28 +0000831 i32imm:$BROPC), "#SELECT_CC_I4",
Chris Lattner54689662006-09-27 02:55:21 +0000832 []>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000833 def SELECT_CC_I8 : Pseudo<(outs g8rc:$dst), (ins crrc:$cond,
834 g8rc_nox0:$T, g8rc_nox0:$F,
Will Schmidt91638152012-10-04 18:14:28 +0000835 i32imm:$BROPC), "#SELECT_CC_I8",
Chris Lattner54689662006-09-27 02:55:21 +0000836 []>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000837 def SELECT_CC_F4 : Pseudo<(outs f4rc:$dst), (ins crrc:$cond, f4rc:$T, f4rc:$F,
Will Schmidt91638152012-10-04 18:14:28 +0000838 i32imm:$BROPC), "#SELECT_CC_F4",
Chris Lattner54689662006-09-27 02:55:21 +0000839 []>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000840 def SELECT_CC_F8 : Pseudo<(outs f8rc:$dst), (ins crrc:$cond, f8rc:$T, f8rc:$F,
Will Schmidt91638152012-10-04 18:14:28 +0000841 i32imm:$BROPC), "#SELECT_CC_F8",
Chris Lattner54689662006-09-27 02:55:21 +0000842 []>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000843 def SELECT_CC_VRRC: Pseudo<(outs vrrc:$dst), (ins crrc:$cond, vrrc:$T, vrrc:$F,
Will Schmidt91638152012-10-04 18:14:28 +0000844 i32imm:$BROPC), "#SELECT_CC_VRRC",
Chris Lattner54689662006-09-27 02:55:21 +0000845 []>;
Chris Lattner8a2d3ca2005-08-26 21:23:58 +0000846}
847
Bill Wendling7194aaf2008-03-03 22:19:16 +0000848// SPILL_CR - Indicate that we're dumping the CR register, so we'll need to
849// scavenge a register for it.
Hal Finkelae37cd02011-12-07 06:33:57 +0000850let mayStore = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000851def SPILL_CR : Pseudo<(outs), (ins crrc:$cond, memri:$F),
Will Schmidt91638152012-10-04 18:14:28 +0000852 "#SPILL_CR", []>;
Bill Wendling7194aaf2008-03-03 22:19:16 +0000853
Hal Finkeld21e9302011-12-06 20:55:36 +0000854// RESTORE_CR - Indicate that we're restoring the CR register (previously
855// spilled), so we'll need to scavenge a register for it.
Hal Finkelae37cd02011-12-07 06:33:57 +0000856let mayLoad = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000857def RESTORE_CR : Pseudo<(outs crrc:$cond), (ins memri:$F),
Will Schmidt91638152012-10-04 18:14:28 +0000858 "#RESTORE_CR", []>;
Hal Finkeld21e9302011-12-06 20:55:36 +0000859
Evan Chengffbacca2007-07-21 00:34:19 +0000860let isTerminator = 1, isBarrier = 1, PPC970_Unit = 7 in {
Ulrich Weigand3b255292013-03-26 10:53:27 +0000861 let isReturn = 1, Uses = [LR, RM] in
862 def BLR : XLForm_2_ext<19, 16, 20, 0, 0, (outs), (ins), "blr", BrB,
863 [(retflag)]>;
Hal Finkel90dd7fd2013-04-10 06:42:34 +0000864 let isBranch = 1, isIndirectBranch = 1, Uses = [CTR] in {
Owen Anderson20ab2902007-11-12 07:39:39 +0000865 def BCTR : XLForm_2_ext<19, 528, 20, 0, 0, (outs), (ins), "bctr", BrB, []>;
Hal Finkel90dd7fd2013-04-10 06:42:34 +0000866
Ulrich Weigand1fb54cf2013-04-17 17:19:05 +0000867 let isCodeGenOnly = 1 in
Hal Finkel90dd7fd2013-04-10 06:42:34 +0000868 def BCCTR : XLForm_2_br<19, 528, 0, (outs), (ins pred:$cond),
869 "b${cond:cc}ctr ${cond:reg}", BrB, []>;
870 }
Chris Lattner47f01f12005-09-08 19:50:41 +0000871}
872
Chris Lattner7a823bd2005-02-15 20:26:49 +0000873let Defs = [LR] in
Will Schmidt91638152012-10-04 18:14:28 +0000874 def MovePCtoLR : Pseudo<(outs), (ins), "#MovePCtoLR", []>,
Chris Lattner88d211f2006-03-12 09:13:49 +0000875 PPC970_Unit_BRU;
Misha Brukman5dfe3a92004-06-21 16:55:25 +0000876
Evan Chengffbacca2007-07-21 00:34:19 +0000877let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7 in {
Chris Lattner594f4c62006-10-13 19:10:34 +0000878 let isBarrier = 1 in {
Chris Lattner8d704112010-11-15 06:09:35 +0000879 def B : IForm<18, 0, 0, (outs), (ins directbrtarget:$dst),
Chris Lattner1e484782005-12-04 18:42:54 +0000880 "b $dst", BrB,
881 [(br bb:$dst)]>;
Chris Lattner594f4c62006-10-13 19:10:34 +0000882 }
Chris Lattnerdd998852004-11-22 23:07:01 +0000883
Chris Lattner18258c62006-11-17 22:37:34 +0000884 // BCC represents an arbitrary conditional branch on a predicate.
885 // FIXME: should be able to write a pattern for PPCcondbranch, but can't use
Will Schmidtd8755332012-10-05 15:16:11 +0000886 // a two-value operand where a dag node expects two operands. :(
Hal Finkel5ee67e82013-04-08 16:24:03 +0000887 let isCodeGenOnly = 1 in {
Will Schmidtd8755332012-10-05 15:16:11 +0000888 def BCC : BForm<16, 0, 0, (outs), (ins pred:$cond, condbrtarget:$dst),
889 "b${cond:cc} ${cond:reg}, $dst"
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000890 /*[(PPCcondbranch crrc:$crS, imm:$opc, bb:$dst)]*/>;
Hal Finkel5ee67e82013-04-08 16:24:03 +0000891 let isReturn = 1, Uses = [LR, RM] in
892 def BCLR : XLForm_2_br<19, 16, 0, (outs), (ins pred:$cond),
893 "b${cond:cc}lr ${cond:reg}", BrB, []>;
Hal Finkel7eb0d812013-04-09 22:58:37 +0000894
895 let isReturn = 1, Defs = [CTR], Uses = [CTR, LR, RM] in {
896 def BDZLR : XLForm_2_ext<19, 16, 18, 0, 0, (outs), (ins),
897 "bdzlr", BrB, []>;
898 def BDNZLR : XLForm_2_ext<19, 16, 16, 0, 0, (outs), (ins),
899 "bdnzlr", BrB, []>;
900 }
Hal Finkel5ee67e82013-04-08 16:24:03 +0000901 }
Hal Finkel99f823f2012-06-08 15:38:21 +0000902
903 let Defs = [CTR], Uses = [CTR] in {
Ulrich Weigand18430432012-11-13 19:15:52 +0000904 def BDZ : BForm_1<16, 18, 0, 0, (outs), (ins condbrtarget:$dst),
905 "bdz $dst">;
906 def BDNZ : BForm_1<16, 16, 0, 0, (outs), (ins condbrtarget:$dst),
907 "bdnz $dst">;
Hal Finkel99f823f2012-06-08 15:38:21 +0000908 }
Misha Brukmanb2edb442004-06-28 18:23:35 +0000909}
910
Hal Finkelcaeeb182013-04-04 22:55:54 +0000911// The unconditional BCL used by the SjLj setjmp code.
Ulrich Weigand3d386422013-03-26 10:57:16 +0000912let isCall = 1, hasCtrlDep = 1, isCodeGenOnly = 1, PPC970_Unit = 7 in {
Hal Finkel7ee74a62013-03-21 21:37:52 +0000913 let Defs = [LR], Uses = [RM] in {
Hal Finkelcaeeb182013-04-04 22:55:54 +0000914 def BCLalways : BForm_2<16, 20, 31, 0, 1, (outs), (ins condbrtarget:$dst),
915 "bcl 20, 31, $dst">;
Hal Finkel7ee74a62013-03-21 21:37:52 +0000916 }
917}
918
Roman Divackye46137f2012-03-06 16:41:49 +0000919let isCall = 1, PPC970_Unit = 7, Defs = [LR] in {
Misha Brukmanc661c302004-06-30 22:00:45 +0000920 // Convenient aliases for call instructions
Dale Johannesenb384ab92008-10-29 18:26:45 +0000921 let Uses = [RM] in {
Ulrich Weigand86765fb2013-03-22 15:24:13 +0000922 def BL : IForm<18, 0, 1, (outs), (ins calltarget:$func),
923 "bl $func", BrB, []>; // See Pat patterns below.
924 def BLA : IForm<18, 1, 1, (outs), (ins aaddr:$func),
925 "bla $func", BrB, [(PPCcall (i32 imm:$func))]>;
Dale Johannesenb384ab92008-10-29 18:26:45 +0000926 }
927 let Uses = [CTR, RM] in {
Ulrich Weigand86765fb2013-03-22 15:24:13 +0000928 def BCTRL : XLForm_2_ext<19, 528, 20, 0, 1, (outs), (ins),
929 "bctrl", BrB, [(PPCbctrl)]>,
930 Requires<[In32BitMode]>;
Ulrich Weigand1fb54cf2013-04-17 17:19:05 +0000931
932 let isCodeGenOnly = 1 in
Hal Finkel90dd7fd2013-04-10 06:42:34 +0000933 def BCCTRL : XLForm_2_br<19, 528, 1, (outs), (ins pred:$cond),
934 "b${cond:cc}ctrl ${cond:reg}", BrB, []>;
Dale Johannesen639076f2008-10-23 20:41:28 +0000935 }
Chris Lattner9f0bc652007-02-25 05:34:32 +0000936}
937
Dale Johannesenb384ab92008-10-29 18:26:45 +0000938let isCall = 1, isTerminator = 1, isReturn = 1, isBarrier = 1, Uses = [RM] in
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000939def TCRETURNdi :Pseudo< (outs),
Jakob Stoklund Olesen68c10a22012-07-13 20:44:29 +0000940 (ins calltarget:$dst, i32imm:$offset),
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000941 "#TC_RETURNd $dst $offset",
942 []>;
943
944
Dale Johannesenb384ab92008-10-29 18:26:45 +0000945let isCall = 1, isTerminator = 1, isReturn = 1, isBarrier = 1, Uses = [RM] in
Jakob Stoklund Olesen68c10a22012-07-13 20:44:29 +0000946def TCRETURNai :Pseudo<(outs), (ins aaddr:$func, i32imm:$offset),
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000947 "#TC_RETURNa $func $offset",
948 [(PPCtc_return (i32 imm:$func), imm:$offset)]>;
949
Dale Johannesenb384ab92008-10-29 18:26:45 +0000950let isCall = 1, isTerminator = 1, isReturn = 1, isBarrier = 1, Uses = [RM] in
Jakob Stoklund Olesen68c10a22012-07-13 20:44:29 +0000951def TCRETURNri : Pseudo<(outs), (ins CTRRC:$dst, i32imm:$offset),
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000952 "#TC_RETURNr $dst $offset",
953 []>;
954
955
Ulrich Weigand3d386422013-03-26 10:57:16 +0000956let isCodeGenOnly = 1 in {
957
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000958let isTerminator = 1, isBarrier = 1, PPC970_Unit = 7, isBranch = 1,
Dale Johannesenb384ab92008-10-29 18:26:45 +0000959 isIndirectBranch = 1, isCall = 1, isReturn = 1, Uses = [CTR, RM] in
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000960def TAILBCTR : XLForm_2_ext<19, 528, 20, 0, 0, (outs), (ins), "bctr", BrB, []>,
961 Requires<[In32BitMode]>;
962
963
964
965let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
Dale Johannesenb384ab92008-10-29 18:26:45 +0000966 isBarrier = 1, isCall = 1, isReturn = 1, Uses = [RM] in
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000967def TAILB : IForm<18, 0, 0, (outs), (ins calltarget:$dst),
968 "b $dst", BrB,
969 []>;
970
Ulrich Weigand3d386422013-03-26 10:57:16 +0000971}
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000972
973let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
Dale Johannesenb384ab92008-10-29 18:26:45 +0000974 isBarrier = 1, isCall = 1, isReturn = 1, Uses = [RM] in
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000975def TAILBA : IForm<18, 0, 0, (outs), (ins aaddr:$dst),
976 "ba $dst", BrB,
977 []>;
978
Ulrich Weigand3d386422013-03-26 10:57:16 +0000979let hasSideEffects = 1, isBarrier = 1, usesCustomInserter = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +0000980 def EH_SjLj_SetJmp32 : Pseudo<(outs gprc:$dst), (ins memr:$buf),
Hal Finkel7ee74a62013-03-21 21:37:52 +0000981 "#EH_SJLJ_SETJMP32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +0000982 [(set i32:$dst, (PPCeh_sjlj_setjmp addr:$buf))]>,
Hal Finkel7ee74a62013-03-21 21:37:52 +0000983 Requires<[In32BitMode]>;
984 let isTerminator = 1 in
985 def EH_SjLj_LongJmp32 : Pseudo<(outs), (ins memr:$buf),
986 "#EH_SJLJ_LONGJMP32",
987 [(PPCeh_sjlj_longjmp addr:$buf)]>,
988 Requires<[In32BitMode]>;
989}
990
Ulrich Weigand3d386422013-03-26 10:57:16 +0000991let isBranch = 1, isTerminator = 1 in {
Hal Finkel7ee74a62013-03-21 21:37:52 +0000992 def EH_SjLj_Setup : Pseudo<(outs), (ins directbrtarget:$dst),
993 "#EH_SjLj_Setup\t$dst", []>;
994}
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +0000995
Bill Schmidt5bbdb192013-05-14 19:35:45 +0000996// System call.
997let PPC970_Unit = 7 in {
998 def SC : SCForm<17, 1, (outs), (ins i32imm:$lev),
999 "sc $lev", BrB, [(PPCsc (i32 imm:$lev))]>;
1000}
1001
Chris Lattner001db452006-06-06 21:29:23 +00001002// DCB* instructions.
Evan Cheng64d80e32007-07-19 01:14:50 +00001003def DCBA : DCB_Form<758, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001004 "dcba $dst", LdStDCBF, [(int_ppc_dcba xoaddr:$dst)]>,
1005 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001006def DCBF : DCB_Form<86, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001007 "dcbf $dst", LdStDCBF, [(int_ppc_dcbf xoaddr:$dst)]>,
1008 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001009def DCBI : DCB_Form<470, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001010 "dcbi $dst", LdStDCBF, [(int_ppc_dcbi xoaddr:$dst)]>,
1011 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001012def DCBST : DCB_Form<54, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001013 "dcbst $dst", LdStDCBF, [(int_ppc_dcbst xoaddr:$dst)]>,
1014 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001015def DCBT : DCB_Form<278, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001016 "dcbt $dst", LdStDCBF, [(int_ppc_dcbt xoaddr:$dst)]>,
1017 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001018def DCBTST : DCB_Form<246, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001019 "dcbtst $dst", LdStDCBF, [(int_ppc_dcbtst xoaddr:$dst)]>,
1020 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001021def DCBZ : DCB_Form<1014, 0, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001022 "dcbz $dst", LdStDCBF, [(int_ppc_dcbz xoaddr:$dst)]>,
1023 PPC970_DGroup_Single;
Evan Cheng64d80e32007-07-19 01:14:50 +00001024def DCBZL : DCB_Form<1014, 1, (outs), (ins memrr:$dst),
Chris Lattnere90c5372006-10-24 01:08:42 +00001025 "dcbzl $dst", LdStDCBF, [(int_ppc_dcbzl xoaddr:$dst)]>,
1026 PPC970_DGroup_Single;
Chris Lattner26e552b2006-11-14 19:19:53 +00001027
Hal Finkel19aa2b52012-04-01 20:08:17 +00001028def : Pat<(prefetch xoaddr:$dst, (i32 0), imm, (i32 1)),
1029 (DCBT xoaddr:$dst)>;
1030
Evan Cheng53301922008-07-12 02:23:19 +00001031// Atomic operations
Dan Gohman533297b2009-10-29 18:10:34 +00001032let usesCustomInserter = 1 in {
Jakob Stoklund Olesencf3a7482011-04-04 17:07:09 +00001033 let Defs = [CR0] in {
Dale Johannesen97efa362008-08-28 17:53:09 +00001034 def ATOMIC_LOAD_ADD_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001035 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_ADD_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001036 [(set i32:$dst, (atomic_load_add_8 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001037 def ATOMIC_LOAD_SUB_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001038 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_SUB_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001039 [(set i32:$dst, (atomic_load_sub_8 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001040 def ATOMIC_LOAD_AND_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001041 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_AND_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001042 [(set i32:$dst, (atomic_load_and_8 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001043 def ATOMIC_LOAD_OR_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001044 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_OR_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001045 [(set i32:$dst, (atomic_load_or_8 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001046 def ATOMIC_LOAD_XOR_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001047 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "ATOMIC_LOAD_XOR_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001048 [(set i32:$dst, (atomic_load_xor_8 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001049 def ATOMIC_LOAD_NAND_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001050 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_NAND_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001051 [(set i32:$dst, (atomic_load_nand_8 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001052 def ATOMIC_LOAD_ADD_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001053 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_ADD_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001054 [(set i32:$dst, (atomic_load_add_16 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001055 def ATOMIC_LOAD_SUB_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001056 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_SUB_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001057 [(set i32:$dst, (atomic_load_sub_16 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001058 def ATOMIC_LOAD_AND_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001059 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_AND_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001060 [(set i32:$dst, (atomic_load_and_16 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001061 def ATOMIC_LOAD_OR_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001062 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_OR_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001063 [(set i32:$dst, (atomic_load_or_16 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001064 def ATOMIC_LOAD_XOR_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001065 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_XOR_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001066 [(set i32:$dst, (atomic_load_xor_16 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001067 def ATOMIC_LOAD_NAND_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001068 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_NAND_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001069 [(set i32:$dst, (atomic_load_nand_16 xoaddr:$ptr, i32:$incr))]>;
Evan Cheng53301922008-07-12 02:23:19 +00001070 def ATOMIC_LOAD_ADD_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001071 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_ADD_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001072 [(set i32:$dst, (atomic_load_add_32 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001073 def ATOMIC_LOAD_SUB_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001074 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_SUB_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001075 [(set i32:$dst, (atomic_load_sub_32 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001076 def ATOMIC_LOAD_AND_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001077 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_AND_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001078 [(set i32:$dst, (atomic_load_and_32 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001079 def ATOMIC_LOAD_OR_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001080 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_OR_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001081 [(set i32:$dst, (atomic_load_or_32 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001082 def ATOMIC_LOAD_XOR_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001083 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_XOR_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001084 [(set i32:$dst, (atomic_load_xor_32 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001085 def ATOMIC_LOAD_NAND_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001086 (outs gprc:$dst), (ins memrr:$ptr, gprc:$incr), "#ATOMIC_LOAD_NAND_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001087 [(set i32:$dst, (atomic_load_nand_32 xoaddr:$ptr, i32:$incr))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001088
Dale Johannesen97efa362008-08-28 17:53:09 +00001089 def ATOMIC_CMP_SWAP_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001090 (outs gprc:$dst), (ins memrr:$ptr, gprc:$old, gprc:$new), "#ATOMIC_CMP_SWAP_I8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001091 [(set i32:$dst, (atomic_cmp_swap_8 xoaddr:$ptr, i32:$old, i32:$new))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001092 def ATOMIC_CMP_SWAP_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001093 (outs gprc:$dst), (ins memrr:$ptr, gprc:$old, gprc:$new), "#ATOMIC_CMP_SWAP_I16 $dst $ptr $old $new",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001094 [(set i32:$dst, (atomic_cmp_swap_16 xoaddr:$ptr, i32:$old, i32:$new))]>;
Dale Johannesen5f0cfa22008-08-22 03:49:10 +00001095 def ATOMIC_CMP_SWAP_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001096 (outs gprc:$dst), (ins memrr:$ptr, gprc:$old, gprc:$new), "#ATOMIC_CMP_SWAP_I32 $dst $ptr $old $new",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001097 [(set i32:$dst, (atomic_cmp_swap_32 xoaddr:$ptr, i32:$old, i32:$new))]>;
Dale Johannesenbdab93a2008-08-25 22:34:37 +00001098
Dale Johannesen97efa362008-08-28 17:53:09 +00001099 def ATOMIC_SWAP_I8 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001100 (outs gprc:$dst), (ins memrr:$ptr, gprc:$new), "#ATOMIC_SWAP_i8",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001101 [(set i32:$dst, (atomic_swap_8 xoaddr:$ptr, i32:$new))]>;
Dale Johannesen97efa362008-08-28 17:53:09 +00001102 def ATOMIC_SWAP_I16 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001103 (outs gprc:$dst), (ins memrr:$ptr, gprc:$new), "#ATOMIC_SWAP_I16",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001104 [(set i32:$dst, (atomic_swap_16 xoaddr:$ptr, i32:$new))]>;
Dale Johannesen140a8bb2008-08-25 21:09:52 +00001105 def ATOMIC_SWAP_I32 : Pseudo<
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001106 (outs gprc:$dst), (ins memrr:$ptr, gprc:$new), "#ATOMIC_SWAP_I32",
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001107 [(set i32:$dst, (atomic_swap_32 xoaddr:$ptr, i32:$new))]>;
Dale Johannesen5f0cfa22008-08-22 03:49:10 +00001108 }
Evan Cheng54fc97d2008-04-19 01:30:48 +00001109}
1110
Evan Cheng53301922008-07-12 02:23:19 +00001111// Instructions to support atomic operations
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001112def LWARX : XForm_1<31, 20, (outs gprc:$rD), (ins memrr:$src),
Evan Cheng53301922008-07-12 02:23:19 +00001113 "lwarx $rD, $src", LdStLWARX,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001114 [(set i32:$rD, (PPClarx xoaddr:$src))]>;
Evan Cheng53301922008-07-12 02:23:19 +00001115
1116let Defs = [CR0] in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001117def STWCX : XForm_1<31, 150, (outs), (ins gprc:$rS, memrr:$dst),
Evan Cheng53301922008-07-12 02:23:19 +00001118 "stwcx. $rS, $dst", LdStSTWCX,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001119 [(PPCstcx i32:$rS, xoaddr:$dst)]>,
Evan Cheng53301922008-07-12 02:23:19 +00001120 isDOT;
1121
Dan Gohmaneffc8c52010-05-14 16:46:02 +00001122let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in
Hal Finkel20b529b2012-04-01 04:44:16 +00001123def TRAP : XForm_24<31, 4, (outs), (ins), "trap", LdStLoad, [(trap)]>;
Nate Begeman1db3c922008-08-11 17:36:31 +00001124
Chris Lattner26e552b2006-11-14 19:19:53 +00001125//===----------------------------------------------------------------------===//
1126// PPC32 Load Instructions.
Nate Begeman07aada82004-08-30 02:28:06 +00001127//
Chris Lattner26e552b2006-11-14 19:19:53 +00001128
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001129// Unindexed (r+i) Loads.
Dan Gohman15511cf2008-12-03 18:15:48 +00001130let canFoldAsLoad = 1, PPC970_Unit = 2 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001131def LBZ : DForm_1<34, (outs gprc:$rD), (ins memri:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001132 "lbz $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001133 [(set i32:$rD, (zextloadi8 iaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001134def LHA : DForm_1<42, (outs gprc:$rD), (ins memri:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00001135 "lha $rD, $src", LdStLHA,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001136 [(set i32:$rD, (sextloadi16 iaddr:$src))]>,
Chris Lattnerfd977342006-03-13 05:15:10 +00001137 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001138def LHZ : DForm_1<40, (outs gprc:$rD), (ins memri:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001139 "lhz $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001140 [(set i32:$rD, (zextloadi16 iaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001141def LWZ : DForm_1<32, (outs gprc:$rD), (ins memri:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001142 "lwz $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001143 [(set i32:$rD, (load iaddr:$src))]>;
Chris Lattner302bf9c2006-11-08 02:13:12 +00001144
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001145def LFS : DForm_1<48, (outs f4rc:$rD), (ins memri:$src),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001146 "lfs $rD, $src", LdStLFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001147 [(set f32:$rD, (load iaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001148def LFD : DForm_1<50, (outs f8rc:$rD), (ins memri:$src),
Chris Lattner4eab7142006-11-10 02:08:47 +00001149 "lfd $rD, $src", LdStLFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001150 [(set f64:$rD, (load iaddr:$src))]>;
Chris Lattner4eab7142006-11-10 02:08:47 +00001151
Chris Lattner4eab7142006-11-10 02:08:47 +00001152
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001153// Unindexed (r+i) Loads with Update (preinc).
Hal Finkelfa1d1022013-04-07 05:46:58 +00001154let mayLoad = 1, neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001155def LBZU : DForm_1<35, (outs gprc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001156 "lbzu $rD, $addr", LdStLoadUpd,
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001157 []>, RegConstraint<"$addr.reg = $ea_result">,
1158 NoEncode<"$ea_result">;
Chris Lattner4eab7142006-11-10 02:08:47 +00001159
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001160def LHAU : DForm_1<43, (outs gprc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001161 "lhau $rD, $addr", LdStLHAU,
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001162 []>, RegConstraint<"$addr.reg = $ea_result">,
1163 NoEncode<"$ea_result">;
Chris Lattner4eab7142006-11-10 02:08:47 +00001164
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001165def LHZU : DForm_1<41, (outs gprc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001166 "lhzu $rD, $addr", LdStLoadUpd,
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001167 []>, RegConstraint<"$addr.reg = $ea_result">,
1168 NoEncode<"$ea_result">;
Chris Lattner4eab7142006-11-10 02:08:47 +00001169
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001170def LWZU : DForm_1<33, (outs gprc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001171 "lwzu $rD, $addr", LdStLoadUpd,
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001172 []>, RegConstraint<"$addr.reg = $ea_result">,
1173 NoEncode<"$ea_result">;
Chris Lattner4eab7142006-11-10 02:08:47 +00001174
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001175def LFSU : DForm_1<49, (outs f4rc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001176 "lfsu $rD, $addr", LdStLFDU,
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001177 []>, RegConstraint<"$addr.reg = $ea_result">,
1178 NoEncode<"$ea_result">;
1179
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001180def LFDU : DForm_1<51, (outs f8rc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001181 "lfdu $rD, $addr", LdStLFDU,
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001182 []>, RegConstraint<"$addr.reg = $ea_result">,
1183 NoEncode<"$ea_result">;
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001184
1185
1186// Indexed (r+r) Loads with Update (preinc).
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001187def LBZUX : XForm_1<31, 119, (outs gprc:$rD, ptr_rc_nor0:$ea_result),
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001188 (ins memrr:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001189 "lbzux $rD, $addr", LdStLoadUpd,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001190 []>, RegConstraint<"$addr.ptrreg = $ea_result">,
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001191 NoEncode<"$ea_result">;
1192
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001193def LHAUX : XForm_1<31, 375, (outs gprc:$rD, ptr_rc_nor0:$ea_result),
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001194 (ins memrr:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001195 "lhaux $rD, $addr", LdStLHAU,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001196 []>, RegConstraint<"$addr.ptrreg = $ea_result">,
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001197 NoEncode<"$ea_result">;
1198
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001199def LHZUX : XForm_1<31, 311, (outs gprc:$rD, ptr_rc_nor0:$ea_result),
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001200 (ins memrr:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001201 "lhzux $rD, $addr", LdStLoadUpd,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001202 []>, RegConstraint<"$addr.ptrreg = $ea_result">,
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001203 NoEncode<"$ea_result">;
1204
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001205def LWZUX : XForm_1<31, 55, (outs gprc:$rD, ptr_rc_nor0:$ea_result),
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001206 (ins memrr:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001207 "lwzux $rD, $addr", LdStLoadUpd,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001208 []>, RegConstraint<"$addr.ptrreg = $ea_result">,
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001209 NoEncode<"$ea_result">;
1210
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001211def LFSUX : XForm_1<31, 567, (outs f4rc:$rD, ptr_rc_nor0:$ea_result),
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001212 (ins memrr:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001213 "lfsux $rD, $addr", LdStLFDU,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001214 []>, RegConstraint<"$addr.ptrreg = $ea_result">,
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001215 NoEncode<"$ea_result">;
1216
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001217def LFDUX : XForm_1<31, 631, (outs f8rc:$rD, ptr_rc_nor0:$ea_result),
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001218 (ins memrr:$addr),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001219 "lfdux $rD, $addr", LdStLFDU,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001220 []>, RegConstraint<"$addr.ptrreg = $ea_result">,
Hal Finkel0fcdd8b2012-06-20 15:43:03 +00001221 NoEncode<"$ea_result">;
Nate Begemanb816f022004-10-07 22:30:03 +00001222}
Dan Gohman41474ba2008-12-03 02:30:17 +00001223}
Chris Lattner302bf9c2006-11-08 02:13:12 +00001224
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001225// Indexed (r+r) Loads.
Chris Lattner26e552b2006-11-14 19:19:53 +00001226//
Dan Gohman15511cf2008-12-03 18:15:48 +00001227let canFoldAsLoad = 1, PPC970_Unit = 2 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001228def LBZX : XForm_1<31, 87, (outs gprc:$rD), (ins memrr:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001229 "lbzx $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001230 [(set i32:$rD, (zextloadi8 xaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001231def LHAX : XForm_1<31, 343, (outs gprc:$rD), (ins memrr:$src),
Chris Lattner26e552b2006-11-14 19:19:53 +00001232 "lhax $rD, $src", LdStLHA,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001233 [(set i32:$rD, (sextloadi16 xaddr:$src))]>,
Chris Lattner26e552b2006-11-14 19:19:53 +00001234 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001235def LHZX : XForm_1<31, 279, (outs gprc:$rD), (ins memrr:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001236 "lhzx $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001237 [(set i32:$rD, (zextloadi16 xaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001238def LWZX : XForm_1<31, 23, (outs gprc:$rD), (ins memrr:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001239 "lwzx $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001240 [(set i32:$rD, (load xaddr:$src))]>;
Chris Lattner26e552b2006-11-14 19:19:53 +00001241
1242
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001243def LHBRX : XForm_1<31, 790, (outs gprc:$rD), (ins memrr:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001244 "lhbrx $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001245 [(set i32:$rD, (PPClbrx xoaddr:$src, i16))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001246def LWBRX : XForm_1<31, 534, (outs gprc:$rD), (ins memrr:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001247 "lwbrx $rD, $src", LdStLoad,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001248 [(set i32:$rD, (PPClbrx xoaddr:$src, i32))]>;
Chris Lattner26e552b2006-11-14 19:19:53 +00001249
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001250def LFSX : XForm_25<31, 535, (outs f4rc:$frD), (ins memrr:$src),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001251 "lfsx $frD, $src", LdStLFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001252 [(set f32:$frD, (load xaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001253def LFDX : XForm_25<31, 599, (outs f8rc:$frD), (ins memrr:$src),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001254 "lfdx $frD, $src", LdStLFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001255 [(set f64:$frD, (load xaddr:$src))]>;
Hal Finkel8049ab12013-03-31 10:12:51 +00001256
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001257def LFIWAX : XForm_25<31, 855, (outs f8rc:$frD), (ins memrr:$src),
Hal Finkel8049ab12013-03-31 10:12:51 +00001258 "lfiwax $frD, $src", LdStLFD,
1259 [(set f64:$frD, (PPClfiwax xoaddr:$src))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001260def LFIWZX : XForm_25<31, 887, (outs f8rc:$frD), (ins memrr:$src),
Hal Finkel46479192013-04-01 17:52:07 +00001261 "lfiwzx $frD, $src", LdStLFD,
1262 [(set f64:$frD, (PPClfiwzx xoaddr:$src))]>;
Chris Lattner26e552b2006-11-14 19:19:53 +00001263}
1264
1265//===----------------------------------------------------------------------===//
1266// PPC32 Store Instructions.
1267//
1268
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001269// Unindexed (r+i) Stores.
Chris Lattner9c9fbf82008-01-06 05:53:26 +00001270let PPC970_Unit = 2 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001271def STB : DForm_1<38, (outs), (ins gprc:$rS, memri:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001272 "stb $rS, $src", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001273 [(truncstorei8 i32:$rS, iaddr:$src)]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001274def STH : DForm_1<44, (outs), (ins gprc:$rS, memri:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001275 "sth $rS, $src", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001276 [(truncstorei16 i32:$rS, iaddr:$src)]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001277def STW : DForm_1<36, (outs), (ins gprc:$rS, memri:$src),
Hal Finkel20b529b2012-04-01 04:44:16 +00001278 "stw $rS, $src", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001279 [(store i32:$rS, iaddr:$src)]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001280def STFS : DForm_1<52, (outs), (ins f4rc:$rS, memri:$dst),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001281 "stfs $rS, $dst", LdStSTFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001282 [(store f32:$rS, iaddr:$dst)]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001283def STFD : DForm_1<54, (outs), (ins f8rc:$rS, memri:$dst),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001284 "stfd $rS, $dst", LdStSTFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001285 [(store f64:$rS, iaddr:$dst)]>;
Chris Lattner26e552b2006-11-14 19:19:53 +00001286}
1287
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001288// Unindexed (r+i) Stores with Update (preinc).
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001289let PPC970_Unit = 2, mayStore = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001290def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001291 "stbu $rS, $dst", LdStStoreUpd, []>,
1292 RegConstraint<"$dst.reg = $ea_res">, NoEncode<"$ea_res">;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001293def STHU : DForm_1<45, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001294 "sthu $rS, $dst", LdStStoreUpd, []>,
1295 RegConstraint<"$dst.reg = $ea_res">, NoEncode<"$ea_res">;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001296def STWU : DForm_1<37, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001297 "stwu $rS, $dst", LdStStoreUpd, []>,
1298 RegConstraint<"$dst.reg = $ea_res">, NoEncode<"$ea_res">;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001299def STFSU : DForm_1<53, (outs ptr_rc_nor0:$ea_res), (ins f4rc:$rS, memri:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001300 "stfsu $rS, $dst", LdStSTFDU, []>,
1301 RegConstraint<"$dst.reg = $ea_res">, NoEncode<"$ea_res">;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001302def STFDU : DForm_1<55, (outs ptr_rc_nor0:$ea_res), (ins f8rc:$rS, memri:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001303 "stfdu $rS, $dst", LdStSTFDU, []>,
1304 RegConstraint<"$dst.reg = $ea_res">, NoEncode<"$ea_res">;
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001305}
1306
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001307// Patterns to match the pre-inc stores. We can't put the patterns on
1308// the instruction definitions directly as ISel wants the address base
1309// and offset to be separate operands, not a single complex operand.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00001310def : Pat<(pre_truncsti8 i32:$rS, iPTR:$ptrreg, iaddroff:$ptroff),
1311 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;
1312def : Pat<(pre_truncsti16 i32:$rS, iPTR:$ptrreg, iaddroff:$ptroff),
1313 (STHU $rS, iaddroff:$ptroff, $ptrreg)>;
1314def : Pat<(pre_store i32:$rS, iPTR:$ptrreg, iaddroff:$ptroff),
1315 (STWU $rS, iaddroff:$ptroff, $ptrreg)>;
1316def : Pat<(pre_store f32:$rS, iPTR:$ptrreg, iaddroff:$ptroff),
1317 (STFSU $rS, iaddroff:$ptroff, $ptrreg)>;
1318def : Pat<(pre_store f64:$rS, iPTR:$ptrreg, iaddroff:$ptroff),
1319 (STFDU $rS, iaddroff:$ptroff, $ptrreg)>;
Chris Lattnerf8e07f42006-11-15 02:43:19 +00001320
Chris Lattner26e552b2006-11-14 19:19:53 +00001321// Indexed (r+r) Stores.
Chris Lattner9c9fbf82008-01-06 05:53:26 +00001322let PPC970_Unit = 2 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001323def STBX : XForm_8<31, 215, (outs), (ins gprc:$rS, memrr:$dst),
Hal Finkel20b529b2012-04-01 04:44:16 +00001324 "stbx $rS, $dst", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001325 [(truncstorei8 i32:$rS, xaddr:$dst)]>,
Chris Lattner26e552b2006-11-14 19:19:53 +00001326 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001327def STHX : XForm_8<31, 407, (outs), (ins gprc:$rS, memrr:$dst),
Hal Finkel20b529b2012-04-01 04:44:16 +00001328 "sthx $rS, $dst", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001329 [(truncstorei16 i32:$rS, xaddr:$dst)]>,
Chris Lattner26e552b2006-11-14 19:19:53 +00001330 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001331def STWX : XForm_8<31, 151, (outs), (ins gprc:$rS, memrr:$dst),
Hal Finkel20b529b2012-04-01 04:44:16 +00001332 "stwx $rS, $dst", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001333 [(store i32:$rS, xaddr:$dst)]>,
Chris Lattner26e552b2006-11-14 19:19:53 +00001334 PPC970_DGroup_Cracked;
Hal Finkelac81cc32012-06-19 02:34:32 +00001335
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001336def STHBRX: XForm_8<31, 918, (outs), (ins gprc:$rS, memrr:$dst),
Hal Finkel20b529b2012-04-01 04:44:16 +00001337 "sthbrx $rS, $dst", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001338 [(PPCstbrx i32:$rS, xoaddr:$dst, i16)]>,
Chris Lattner26e552b2006-11-14 19:19:53 +00001339 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001340def STWBRX: XForm_8<31, 662, (outs), (ins gprc:$rS, memrr:$dst),
Hal Finkel20b529b2012-04-01 04:44:16 +00001341 "stwbrx $rS, $dst", LdStStore,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001342 [(PPCstbrx i32:$rS, xoaddr:$dst, i32)]>,
Chris Lattner26e552b2006-11-14 19:19:53 +00001343 PPC970_DGroup_Cracked;
1344
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001345def STFIWX: XForm_28<31, 983, (outs), (ins f8rc:$frS, memrr:$dst),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001346 "stfiwx $frS, $dst", LdStSTFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001347 [(PPCstfiwx f64:$frS, xoaddr:$dst)]>;
Chris Lattnerc8478d82008-01-06 06:44:58 +00001348
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001349def STFSX : XForm_28<31, 663, (outs), (ins f4rc:$frS, memrr:$dst),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001350 "stfsx $frS, $dst", LdStSTFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001351 [(store f32:$frS, xaddr:$dst)]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001352def STFDX : XForm_28<31, 727, (outs), (ins f8rc:$frS, memrr:$dst),
Hal Finkel8dc440a2012-08-28 02:49:14 +00001353 "stfdx $frS, $dst", LdStSTFD,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001354 [(store f64:$frS, xaddr:$dst)]>;
Chris Lattner26e552b2006-11-14 19:19:53 +00001355}
1356
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001357// Indexed (r+r) Stores with Update (preinc).
1358let PPC970_Unit = 2, mayStore = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001359def STBUX : XForm_8<31, 247, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memrr:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001360 "stbux $rS, $dst", LdStStoreUpd, []>,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001361 RegConstraint<"$dst.ptrreg = $ea_res">, NoEncode<"$ea_res">,
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001362 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001363def STHUX : XForm_8<31, 439, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memrr:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001364 "sthux $rS, $dst", LdStStoreUpd, []>,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001365 RegConstraint<"$dst.ptrreg = $ea_res">, NoEncode<"$ea_res">,
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001366 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001367def STWUX : XForm_8<31, 183, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memrr:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001368 "stwux $rS, $dst", LdStStoreUpd, []>,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001369 RegConstraint<"$dst.ptrreg = $ea_res">, NoEncode<"$ea_res">,
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001370 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001371def STFSUX: XForm_8<31, 695, (outs ptr_rc_nor0:$ea_res), (ins f4rc:$rS, memrr:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001372 "stfsux $rS, $dst", LdStSTFDU, []>,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001373 RegConstraint<"$dst.ptrreg = $ea_res">, NoEncode<"$ea_res">,
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001374 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001375def STFDUX: XForm_8<31, 759, (outs ptr_rc_nor0:$ea_res), (ins f8rc:$rS, memrr:$dst),
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001376 "stfdux $rS, $dst", LdStSTFDU, []>,
Ulrich Weigand89ec8472013-03-22 14:59:13 +00001377 RegConstraint<"$dst.ptrreg = $ea_res">, NoEncode<"$ea_res">,
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001378 PPC970_DGroup_Cracked;
1379}
1380
1381// Patterns to match the pre-inc stores. We can't put the patterns on
1382// the instruction definitions directly as ISel wants the address base
1383// and offset to be separate operands, not a single complex operand.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00001384def : Pat<(pre_truncsti8 i32:$rS, iPTR:$ptrreg, iPTR:$ptroff),
1385 (STBUX $rS, $ptrreg, $ptroff)>;
1386def : Pat<(pre_truncsti16 i32:$rS, iPTR:$ptrreg, iPTR:$ptroff),
1387 (STHUX $rS, $ptrreg, $ptroff)>;
1388def : Pat<(pre_store i32:$rS, iPTR:$ptrreg, iPTR:$ptroff),
1389 (STWUX $rS, $ptrreg, $ptroff)>;
1390def : Pat<(pre_store f32:$rS, iPTR:$ptrreg, iPTR:$ptroff),
1391 (STFSUX $rS, $ptrreg, $ptroff)>;
1392def : Pat<(pre_store f64:$rS, iPTR:$ptrreg, iPTR:$ptroff),
1393 (STFDUX $rS, $ptrreg, $ptroff)>;
Ulrich Weigand5882e3d2013-03-19 19:52:04 +00001394
Dale Johannesenf87d6c02008-08-22 17:20:54 +00001395def SYNC : XForm_24_sync<31, 598, (outs), (ins),
1396 "sync", LdStSync,
1397 [(int_ppc_sync)]>;
Chris Lattner26e552b2006-11-14 19:19:53 +00001398
1399//===----------------------------------------------------------------------===//
1400// PPC32 Arithmetic Instructions.
1401//
Chris Lattner302bf9c2006-11-08 02:13:12 +00001402
Chris Lattner88d211f2006-03-12 09:13:49 +00001403let PPC970_Unit = 1 in { // FXU Operations.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001404def ADDI : DForm_2<14, (outs gprc:$rD), (ins gprc_nor0:$rA, symbolLo:$imm),
Hal Finkel16803092012-06-12 19:01:24 +00001405 "addi $rD, $rA, $imm", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001406 [(set i32:$rD, (add i32:$rA, immSExt16:$imm))]>;
Hal Finkel59857462013-04-12 18:17:57 +00001407let BaseName = "addic" in {
1408let Defs = [CARRY] in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001409def ADDIC : DForm_2<12, (outs gprc:$rD), (ins gprc:$rA, s16imm:$imm),
Jim Laskey53842142005-10-19 19:51:16 +00001410 "addic $rD, $rA, $imm", IntGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001411 [(set i32:$rD, (addc i32:$rA, immSExt16:$imm))]>,
Hal Finkel171a8ad2013-04-12 02:18:09 +00001412 RecFormRel, PPC970_DGroup_Cracked;
Hal Finkel59857462013-04-12 18:17:57 +00001413let Defs = [CARRY, CR0] in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001414def ADDICo : DForm_2<13, (outs gprc:$rD), (ins gprc:$rA, s16imm:$imm),
Jim Laskey53842142005-10-19 19:51:16 +00001415 "addic. $rD, $rA, $imm", IntGeneral,
Hal Finkel171a8ad2013-04-12 02:18:09 +00001416 []>, isDOT, RecFormRel;
Dale Johannesen8dffc812009-09-18 20:15:22 +00001417}
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001418def ADDIS : DForm_2<15, (outs gprc:$rD), (ins gprc_nor0:$rA, symbolHi:$imm),
Hal Finkel16803092012-06-12 19:01:24 +00001419 "addis $rD, $rA, $imm", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001420 [(set i32:$rD, (add i32:$rA, imm16ShiftedSExt:$imm))]>;
Ulrich Weigand3d386422013-03-26 10:57:16 +00001421let isCodeGenOnly = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001422def LA : DForm_2<14, (outs gprc:$rD), (ins gprc_nor0:$rA, symbolLo:$sym),
Jim Laskey53842142005-10-19 19:51:16 +00001423 "la $rD, $sym($rA)", IntGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001424 [(set i32:$rD, (add i32:$rA,
Chris Lattner490ad082005-11-17 17:52:01 +00001425 (PPClo tglobaladdr:$sym, 0)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001426def MULLI : DForm_2< 7, (outs gprc:$rD), (ins gprc:$rA, s16imm:$imm),
Jim Laskey53842142005-10-19 19:51:16 +00001427 "mulli $rD, $rA, $imm", IntMulLI,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001428 [(set i32:$rD, (mul i32:$rA, immSExt16:$imm))]>;
Hal Finkel59857462013-04-12 18:17:57 +00001429let Defs = [CARRY] in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001430def SUBFIC : DForm_2< 8, (outs gprc:$rD), (ins gprc:$rA, s16imm:$imm),
Jim Laskey53842142005-10-19 19:51:16 +00001431 "subfic $rD, $rA, $imm", IntGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001432 [(set i32:$rD, (subc immSExt16:$imm, i32:$rA))]>;
Bill Wendling0f940c92007-12-07 21:42:31 +00001433
Hal Finkelf3c38282012-08-28 02:10:33 +00001434let isReMaterializable = 1, isAsCheapAsAMove = 1, isMoveImm = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001435 def LI : DForm_2_r0<14, (outs gprc:$rD), (ins symbolLo:$imm),
Hal Finkel16803092012-06-12 19:01:24 +00001436 "li $rD, $imm", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001437 [(set i32:$rD, immSExt16:$imm)]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001438 def LIS : DForm_2_r0<15, (outs gprc:$rD), (ins symbolHi:$imm),
Hal Finkel16803092012-06-12 19:01:24 +00001439 "lis $rD, $imm", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001440 [(set i32:$rD, imm16ShiftedSExt:$imm)]>;
Bill Wendling0f940c92007-12-07 21:42:31 +00001441}
Chris Lattner88d211f2006-03-12 09:13:49 +00001442}
Chris Lattner26e552b2006-11-14 19:19:53 +00001443
Chris Lattner88d211f2006-03-12 09:13:49 +00001444let PPC970_Unit = 1 in { // FXU Operations.
Hal Finkel59857462013-04-12 18:17:57 +00001445let Defs = [CR0] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001446def ANDIo : DForm_4<28, (outs gprc:$dst), (ins gprc:$src1, u16imm:$src2),
Jim Laskey53842142005-10-19 19:51:16 +00001447 "andi. $dst, $src1, $src2", IntGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001448 [(set i32:$dst, (and i32:$src1, immZExt16:$src2))]>,
Nate Begeman789fd422006-02-12 09:09:52 +00001449 isDOT;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001450def ANDISo : DForm_4<29, (outs gprc:$dst), (ins gprc:$src1, u16imm:$src2),
Jim Laskey53842142005-10-19 19:51:16 +00001451 "andis. $dst, $src1, $src2", IntGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001452 [(set i32:$dst, (and i32:$src1, imm16ShiftedZExt:$src2))]>,
Nate Begeman789fd422006-02-12 09:09:52 +00001453 isDOT;
Hal Finkel59857462013-04-12 18:17:57 +00001454}
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001455def ORI : DForm_4<24, (outs gprc:$dst), (ins gprc:$src1, u16imm:$src2),
Hal Finkel16803092012-06-12 19:01:24 +00001456 "ori $dst, $src1, $src2", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001457 [(set i32:$dst, (or i32:$src1, immZExt16:$src2))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001458def ORIS : DForm_4<25, (outs gprc:$dst), (ins gprc:$src1, u16imm:$src2),
Hal Finkel16803092012-06-12 19:01:24 +00001459 "oris $dst, $src1, $src2", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001460 [(set i32:$dst, (or i32:$src1, imm16ShiftedZExt:$src2))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001461def XORI : DForm_4<26, (outs gprc:$dst), (ins gprc:$src1, u16imm:$src2),
Hal Finkel16803092012-06-12 19:01:24 +00001462 "xori $dst, $src1, $src2", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001463 [(set i32:$dst, (xor i32:$src1, immZExt16:$src2))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001464def XORIS : DForm_4<27, (outs gprc:$dst), (ins gprc:$src1, u16imm:$src2),
Hal Finkel16803092012-06-12 19:01:24 +00001465 "xoris $dst, $src1, $src2", IntSimple,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001466 [(set i32:$dst, (xor i32:$src1, imm16ShiftedZExt:$src2))]>;
Hal Finkel16803092012-06-12 19:01:24 +00001467def NOP : DForm_4_zero<24, (outs), (ins), "nop", IntSimple,
Nate Begeman09761222005-12-09 23:54:18 +00001468 []>;
Hal Finkel00e86ad2013-04-15 02:37:46 +00001469let isCompare = 1, neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001470 def CMPWI : DForm_5_ext<11, (outs crrc:$crD), (ins gprc:$rA, s16imm:$imm),
Hal Finkel00e86ad2013-04-15 02:37:46 +00001471 "cmpwi $crD, $rA, $imm", IntCompare>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001472 def CMPLWI : DForm_6_ext<10, (outs crrc:$dst), (ins gprc:$src1, u16imm:$src2),
Hal Finkel00e86ad2013-04-15 02:37:46 +00001473 "cmplwi $dst, $src1, $src2", IntCompare>;
1474}
Chris Lattner88d211f2006-03-12 09:13:49 +00001475}
Nate Begemaned428532004-09-04 05:00:00 +00001476
Hal Finkel171a8ad2013-04-12 02:18:09 +00001477let PPC970_Unit = 1, neverHasSideEffects = 1 in { // FXU Operations.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001478defm NAND : XForm_6r<31, 476, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001479 "nand", "$rA, $rS, $rB", IntSimple,
1480 [(set i32:$rA, (not (and i32:$rS, i32:$rB)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001481defm AND : XForm_6r<31, 28, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001482 "and", "$rA, $rS, $rB", IntSimple,
1483 [(set i32:$rA, (and i32:$rS, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001484defm ANDC : XForm_6r<31, 60, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001485 "andc", "$rA, $rS, $rB", IntSimple,
1486 [(set i32:$rA, (and i32:$rS, (not i32:$rB)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001487defm OR : XForm_6r<31, 444, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001488 "or", "$rA, $rS, $rB", IntSimple,
1489 [(set i32:$rA, (or i32:$rS, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001490defm NOR : XForm_6r<31, 124, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001491 "nor", "$rA, $rS, $rB", IntSimple,
1492 [(set i32:$rA, (not (or i32:$rS, i32:$rB)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001493defm ORC : XForm_6r<31, 412, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001494 "orc", "$rA, $rS, $rB", IntSimple,
1495 [(set i32:$rA, (or i32:$rS, (not i32:$rB)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001496defm EQV : XForm_6r<31, 284, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001497 "eqv", "$rA, $rS, $rB", IntSimple,
1498 [(set i32:$rA, (not (xor i32:$rS, i32:$rB)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001499defm XOR : XForm_6r<31, 316, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001500 "xor", "$rA, $rS, $rB", IntSimple,
1501 [(set i32:$rA, (xor i32:$rS, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001502defm SLW : XForm_6r<31, 24, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001503 "slw", "$rA, $rS, $rB", IntGeneral,
1504 [(set i32:$rA, (PPCshl i32:$rS, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001505defm SRW : XForm_6r<31, 536, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001506 "srw", "$rA, $rS, $rB", IntGeneral,
1507 [(set i32:$rA, (PPCsrl i32:$rS, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001508defm SRAW : XForm_6rc<31, 792, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB),
Hal Finkel59857462013-04-12 18:17:57 +00001509 "sraw", "$rA, $rS, $rB", IntShift,
1510 [(set i32:$rA, (PPCsra i32:$rS, i32:$rB))]>;
Dale Johannesen8dffc812009-09-18 20:15:22 +00001511}
Chris Lattner26e552b2006-11-14 19:19:53 +00001512
Chris Lattner88d211f2006-03-12 09:13:49 +00001513let PPC970_Unit = 1 in { // FXU Operations.
Hal Finkel171a8ad2013-04-12 02:18:09 +00001514let neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001515defm SRAWI : XForm_10rc<31, 824, (outs gprc:$rA), (ins gprc:$rS, u5imm:$SH),
Hal Finkel59857462013-04-12 18:17:57 +00001516 "srawi", "$rA, $rS, $SH", IntShift,
1517 [(set i32:$rA, (sra i32:$rS, (i32 imm:$SH)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001518defm CNTLZW : XForm_11r<31, 26, (outs gprc:$rA), (ins gprc:$rS),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001519 "cntlzw", "$rA, $rS", IntGeneral,
1520 [(set i32:$rA, (ctlz i32:$rS))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001521defm EXTSB : XForm_11r<31, 954, (outs gprc:$rA), (ins gprc:$rS),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001522 "extsb", "$rA, $rS", IntSimple,
1523 [(set i32:$rA, (sext_inreg i32:$rS, i8))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001524defm EXTSH : XForm_11r<31, 922, (outs gprc:$rA), (ins gprc:$rS),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001525 "extsh", "$rA, $rS", IntSimple,
1526 [(set i32:$rA, (sext_inreg i32:$rS, i16))]>;
1527}
Hal Finkel00e86ad2013-04-15 02:37:46 +00001528let isCompare = 1, neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001529 def CMPW : XForm_16_ext<31, 0, (outs crrc:$crD), (ins gprc:$rA, gprc:$rB),
Hal Finkel00e86ad2013-04-15 02:37:46 +00001530 "cmpw $crD, $rA, $rB", IntCompare>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001531 def CMPLW : XForm_16_ext<31, 32, (outs crrc:$crD), (ins gprc:$rA, gprc:$rB),
Hal Finkel00e86ad2013-04-15 02:37:46 +00001532 "cmplw $crD, $rA, $rB", IntCompare>;
1533}
Chris Lattner88d211f2006-03-12 09:13:49 +00001534}
1535let PPC970_Unit = 3 in { // FPU Operations.
Evan Cheng64d80e32007-07-19 01:14:50 +00001536//def FCMPO : XForm_17<63, 32, (outs CRRC:$crD), (ins FPRC:$fA, FPRC:$fB),
Jim Laskey53842142005-10-19 19:51:16 +00001537// "fcmpo $crD, $fA, $fB", FPCompare>;
Hal Finkel00e86ad2013-04-15 02:37:46 +00001538let isCompare = 1, neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001539 def FCMPUS : XForm_17<63, 0, (outs crrc:$crD), (ins f4rc:$fA, f4rc:$fB),
Hal Finkel00e86ad2013-04-15 02:37:46 +00001540 "fcmpu $crD, $fA, $fB", FPCompare>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001541 def FCMPUD : XForm_17<63, 0, (outs crrc:$crD), (ins f8rc:$fA, f8rc:$fB),
Hal Finkel00e86ad2013-04-15 02:37:46 +00001542 "fcmpu $crD, $fA, $fB", FPCompare>;
1543}
Chris Lattner26e552b2006-11-14 19:19:53 +00001544
Dale Johannesenb384ab92008-10-29 18:26:45 +00001545let Uses = [RM] in {
Hal Finkel171a8ad2013-04-12 02:18:09 +00001546 let neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001547 defm FCTIWZ : XForm_26r<63, 15, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001548 "fctiwz", "$frD, $frB", FPGeneral,
1549 [(set f64:$frD, (PPCfctiwz f64:$frB))]>;
Hal Finkelf5d5c432013-03-29 08:57:48 +00001550
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001551 defm FRSP : XForm_26r<63, 12, (outs f4rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001552 "frsp", "$frD, $frB", FPGeneral,
1553 [(set f32:$frD, (fround f64:$frB))]>;
Hal Finkelf5d5c432013-03-29 08:57:48 +00001554
1555 // The frin -> nearbyint mapping is valid only in fast-math mode.
Hal Finkel171a8ad2013-04-12 02:18:09 +00001556 let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001557 defm FRIND : XForm_26r<63, 392, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001558 "frin", "$frD, $frB", FPGeneral,
1559 [(set f64:$frD, (fnearbyint f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001560 defm FRINS : XForm_26r<63, 392, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001561 "frin", "$frD, $frB", FPGeneral,
1562 [(set f32:$frD, (fnearbyint f32:$frB))]>;
1563 }
Hal Finkelf5d5c432013-03-29 08:57:48 +00001564
Hal Finkel0882fd62013-03-29 19:41:55 +00001565 // These pseudos expand to rint but also set FE_INEXACT when the result does
1566 // not equal the argument.
1567 let usesCustomInserter = 1, Defs = [RM] in { // FIXME: Model FPSCR!
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001568 def FRINDrint : Pseudo<(outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel0882fd62013-03-29 19:41:55 +00001569 "#FRINDrint", [(set f64:$frD, (frint f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001570 def FRINSrint : Pseudo<(outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel0882fd62013-03-29 19:41:55 +00001571 "#FRINSrint", [(set f32:$frD, (frint f32:$frB))]>;
1572 }
1573
Hal Finkel171a8ad2013-04-12 02:18:09 +00001574 let neverHasSideEffects = 1 in {
1575 let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001576 defm FRIPD : XForm_26r<63, 456, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001577 "frip", "$frD, $frB", FPGeneral,
1578 [(set f64:$frD, (fceil f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001579 defm FRIPS : XForm_26r<63, 456, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001580 "frip", "$frD, $frB", FPGeneral,
1581 [(set f32:$frD, (fceil f32:$frB))]>;
1582 let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001583 defm FRIZD : XForm_26r<63, 424, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001584 "friz", "$frD, $frB", FPGeneral,
1585 [(set f64:$frD, (ftrunc f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001586 defm FRIZS : XForm_26r<63, 424, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001587 "friz", "$frD, $frB", FPGeneral,
1588 [(set f32:$frD, (ftrunc f32:$frB))]>;
1589 let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001590 defm FRIMD : XForm_26r<63, 488, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001591 "frim", "$frD, $frB", FPGeneral,
1592 [(set f64:$frD, (ffloor f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001593 defm FRIMS : XForm_26r<63, 488, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001594 "frim", "$frD, $frB", FPGeneral,
1595 [(set f32:$frD, (ffloor f32:$frB))]>;
Hal Finkelf5d5c432013-03-29 08:57:48 +00001596
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001597 defm FSQRT : XForm_26r<63, 22, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001598 "fsqrt", "$frD, $frB", FPSqrt,
1599 [(set f64:$frD, (fsqrt f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001600 defm FSQRTS : XForm_26r<59, 22, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001601 "fsqrts", "$frD, $frB", FPSqrt,
1602 [(set f32:$frD, (fsqrt f32:$frB))]>;
1603 }
Dale Johannesenb384ab92008-10-29 18:26:45 +00001604 }
Chris Lattner88d211f2006-03-12 09:13:49 +00001605}
Chris Lattner919c0322005-10-01 01:35:02 +00001606
Jakob Stoklund Olesena90c3f62010-07-16 21:03:52 +00001607/// Note that FMR is defined as pseudo-ops on the PPC970 because they are
Chris Lattner9d5da1d2006-03-24 07:12:19 +00001608/// often coalesced away and we don't want the dispatch group builder to think
Chris Lattner88d211f2006-03-12 09:13:49 +00001609/// that they will fill slots (which could cause the load of a LSU reject to
1610/// sneak into a d-group with a store).
Hal Finkelfa1cac22013-04-07 04:56:16 +00001611let neverHasSideEffects = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001612defm FMR : XForm_26r<63, 72, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001613 "fmr", "$frD, $frB", FPGeneral,
1614 []>, // (set f32:$frD, f32:$frB)
1615 PPC970_Unit_Pseudo;
Chris Lattner919c0322005-10-01 01:35:02 +00001616
Hal Finkel171a8ad2013-04-12 02:18:09 +00001617let PPC970_Unit = 3, neverHasSideEffects = 1 in { // FPU Operations.
Chris Lattner919c0322005-10-01 01:35:02 +00001618// These are artificially split into two different forms, for 4/8 byte FP.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001619defm FABSS : XForm_26r<63, 264, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001620 "fabs", "$frD, $frB", FPGeneral,
1621 [(set f32:$frD, (fabs f32:$frB))]>;
1622let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001623defm FABSD : XForm_26r<63, 264, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001624 "fabs", "$frD, $frB", FPGeneral,
1625 [(set f64:$frD, (fabs f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001626defm FNABSS : XForm_26r<63, 136, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001627 "fnabs", "$frD, $frB", FPGeneral,
1628 [(set f32:$frD, (fneg (fabs f32:$frB)))]>;
1629let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001630defm FNABSD : XForm_26r<63, 136, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001631 "fnabs", "$frD, $frB", FPGeneral,
1632 [(set f64:$frD, (fneg (fabs f64:$frB)))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001633defm FNEGS : XForm_26r<63, 40, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001634 "fneg", "$frD, $frB", FPGeneral,
1635 [(set f32:$frD, (fneg f32:$frB))]>;
1636let Interpretation64Bit = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001637defm FNEGD : XForm_26r<63, 40, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001638 "fneg", "$frD, $frB", FPGeneral,
1639 [(set f64:$frD, (fneg f64:$frB))]>;
Hal Finkel827307b2013-04-03 04:01:11 +00001640
1641// Reciprocal estimates.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001642defm FRE : XForm_26r<63, 24, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001643 "fre", "$frD, $frB", FPGeneral,
1644 [(set f64:$frD, (PPCfre f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001645defm FRES : XForm_26r<59, 24, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001646 "fres", "$frD, $frB", FPGeneral,
1647 [(set f32:$frD, (PPCfre f32:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001648defm FRSQRTE : XForm_26r<63, 26, (outs f8rc:$frD), (ins f8rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001649 "frsqrte", "$frD, $frB", FPGeneral,
1650 [(set f64:$frD, (PPCfrsqrte f64:$frB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001651defm FRSQRTES : XForm_26r<59, 26, (outs f4rc:$frD), (ins f4rc:$frB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001652 "frsqrtes", "$frD, $frB", FPGeneral,
1653 [(set f32:$frD, (PPCfrsqrte f32:$frB))]>;
Chris Lattner88d211f2006-03-12 09:13:49 +00001654}
Nate Begeman6b3dc552004-08-29 22:45:13 +00001655
Nate Begeman07aada82004-08-30 02:28:06 +00001656// XL-Form instructions. condition register logical ops.
1657//
Hal Finkelaecbe242013-04-07 05:16:57 +00001658let neverHasSideEffects = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001659def MCRF : XLForm_3<19, 0, (outs crrc:$BF), (ins crrc:$BFA),
Chris Lattner88d211f2006-03-12 09:13:49 +00001660 "mcrf $BF, $BFA", BrMCR>,
1661 PPC970_DGroup_First, PPC970_Unit_CRU;
Nate Begeman07aada82004-08-30 02:28:06 +00001662
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001663def CREQV : XLForm_1<19, 289, (outs crbitrc:$CRD),
1664 (ins crbitrc:$CRA, crbitrc:$CRB),
Chris Lattner9f0bc652007-02-25 05:34:32 +00001665 "creqv $CRD, $CRA, $CRB", BrCR,
1666 []>;
1667
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001668def CROR : XLForm_1<19, 449, (outs crbitrc:$CRD),
1669 (ins crbitrc:$CRA, crbitrc:$CRB),
Nicolas Geoffray0404cd92008-03-10 14:12:10 +00001670 "cror $CRD, $CRA, $CRB", BrCR,
1671 []>;
1672
Ulrich Weigand3d386422013-03-26 10:57:16 +00001673let isCodeGenOnly = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001674def CRSET : XLForm_1_ext<19, 289, (outs crbitrc:$dst), (ins),
Chris Lattner9f0bc652007-02-25 05:34:32 +00001675 "creqv $dst, $dst, $dst", BrCR,
1676 []>;
1677
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001678def CRUNSET: XLForm_1_ext<19, 193, (outs crbitrc:$dst), (ins),
Roman Divacky0aaa9192011-08-30 17:04:16 +00001679 "crxor $dst, $dst, $dst", BrCR,
1680 []>;
1681
Hal Finkel82b38212012-08-28 02:10:27 +00001682let Defs = [CR1EQ], CRD = 6 in {
1683def CR6SET : XLForm_1_ext<19, 289, (outs), (ins),
1684 "creqv 6, 6, 6", BrCR,
1685 [(PPCcr6set)]>;
1686
1687def CR6UNSET: XLForm_1_ext<19, 193, (outs), (ins),
1688 "crxor 6, 6, 6", BrCR,
1689 [(PPCcr6unset)]>;
1690}
Ulrich Weigand3d386422013-03-26 10:57:16 +00001691}
Hal Finkel82b38212012-08-28 02:10:27 +00001692
Chris Lattner88d211f2006-03-12 09:13:49 +00001693// XFX-Form instructions. Instructions that deal with SPRs.
Nate Begeman07aada82004-08-30 02:28:06 +00001694//
Dale Johannesen639076f2008-10-23 20:41:28 +00001695let Uses = [CTR] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001696def MFCTR : XFXForm_1_ext<31, 339, 9, (outs gprc:$rT), (ins),
Evan Cheng64d80e32007-07-19 01:14:50 +00001697 "mfctr $rT", SprMFSPR>,
Chris Lattner88d211f2006-03-12 09:13:49 +00001698 PPC970_DGroup_First, PPC970_Unit_FXU;
Dale Johannesen639076f2008-10-23 20:41:28 +00001699}
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001700let Defs = [CTR], Pattern = [(PPCmtctr i32:$rS)] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001701def MTCTR : XFXForm_7_ext<31, 467, 9, (outs), (ins gprc:$rS),
Evan Cheng64d80e32007-07-19 01:14:50 +00001702 "mtctr $rS", SprMTSPR>,
Chris Lattner1877ec92006-03-13 21:52:10 +00001703 PPC970_DGroup_First, PPC970_Unit_FXU;
Chris Lattnerc703a8f2006-05-17 19:00:46 +00001704}
Hal Finkelb1fd3cd2013-05-15 21:37:41 +00001705let hasSideEffects = 1, isCodeGenOnly = 1, Defs = [CTR] in {
1706let Pattern = [(int_ppc_mtctr i32:$rS)] in
1707def MTCTRse : XFXForm_7_ext<31, 467, 9, (outs), (ins gprc:$rS),
1708 "mtctr $rS", SprMTSPR>,
1709 PPC970_DGroup_First, PPC970_Unit_FXU;
1710}
Chris Lattner1877ec92006-03-13 21:52:10 +00001711
Dale Johannesen639076f2008-10-23 20:41:28 +00001712let Defs = [LR] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001713def MTLR : XFXForm_7_ext<31, 467, 8, (outs), (ins gprc:$rS),
Evan Cheng64d80e32007-07-19 01:14:50 +00001714 "mtlr $rS", SprMTSPR>,
Chris Lattner1877ec92006-03-13 21:52:10 +00001715 PPC970_DGroup_First, PPC970_Unit_FXU;
Dale Johannesen639076f2008-10-23 20:41:28 +00001716}
1717let Uses = [LR] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001718def MFLR : XFXForm_1_ext<31, 339, 8, (outs gprc:$rT), (ins),
Evan Cheng64d80e32007-07-19 01:14:50 +00001719 "mflr $rT", SprMFSPR>,
Chris Lattner88d211f2006-03-12 09:13:49 +00001720 PPC970_DGroup_First, PPC970_Unit_FXU;
Dale Johannesen639076f2008-10-23 20:41:28 +00001721}
Chris Lattner1877ec92006-03-13 21:52:10 +00001722
1723// Move to/from VRSAVE: despite being a SPR, the VRSAVE register is renamed like
1724// a GPR on the PPC970. As such, copies in and out have the same performance
1725// characteristics as an OR instruction.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001726def MTVRSAVE : XFXForm_7_ext<31, 467, 256, (outs), (ins gprc:$rS),
Chris Lattner1877ec92006-03-13 21:52:10 +00001727 "mtspr 256, $rS", IntGeneral>,
Nate Begeman133decd2006-03-15 05:25:05 +00001728 PPC970_DGroup_Single, PPC970_Unit_FXU;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001729def MFVRSAVE : XFXForm_1_ext<31, 339, 256, (outs gprc:$rT), (ins),
Chris Lattner1877ec92006-03-13 21:52:10 +00001730 "mfspr $rT, 256", IntGeneral>,
Nate Begeman133decd2006-03-15 05:25:05 +00001731 PPC970_DGroup_First, PPC970_Unit_FXU;
Chris Lattner1877ec92006-03-13 21:52:10 +00001732
Hal Finkel10f7f2a2013-03-21 19:03:21 +00001733let isCodeGenOnly = 1 in {
1734 def MTVRSAVEv : XFXForm_7_ext<31, 467, 256,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001735 (outs VRSAVERC:$reg), (ins gprc:$rS),
Hal Finkel10f7f2a2013-03-21 19:03:21 +00001736 "mtspr 256, $rS", IntGeneral>,
1737 PPC970_DGroup_Single, PPC970_Unit_FXU;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001738 def MFVRSAVEv : XFXForm_1_ext<31, 339, 256, (outs gprc:$rT),
Hal Finkel10f7f2a2013-03-21 19:03:21 +00001739 (ins VRSAVERC:$reg),
1740 "mfspr $rT, 256", IntGeneral>,
1741 PPC970_DGroup_First, PPC970_Unit_FXU;
1742}
1743
1744// SPILL_VRSAVE - Indicate that we're dumping the VRSAVE register,
1745// so we'll need to scavenge a register for it.
1746let mayStore = 1 in
1747def SPILL_VRSAVE : Pseudo<(outs), (ins VRSAVERC:$vrsave, memri:$F),
1748 "#SPILL_VRSAVE", []>;
1749
1750// RESTORE_VRSAVE - Indicate that we're restoring the VRSAVE register (previously
1751// spilled), so we'll need to scavenge a register for it.
1752let mayLoad = 1 in
1753def RESTORE_VRSAVE : Pseudo<(outs VRSAVERC:$vrsave), (ins memri:$F),
1754 "#RESTORE_VRSAVE", []>;
1755
Hal Finkelf0e3ca02013-04-07 14:33:13 +00001756let neverHasSideEffects = 1 in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001757def MTCRF : XFXForm_5<31, 144, (outs crbitm:$FXM), (ins gprc:$rS),
Chris Lattner88d211f2006-03-12 09:13:49 +00001758 "mtcrf $FXM, $rS", BrMCRX>,
1759 PPC970_MicroCode, PPC970_Unit_CRU;
Dale Johannesen5f07d522010-05-20 17:48:26 +00001760
1761// This is a pseudo for MFCR, which implicitly uses all 8 of its subregisters;
1762// declaring that here gives the local register allocator problems with this:
Dale Johannesenb384ab92008-10-29 18:26:45 +00001763// vreg = MCRF CR0
1764// MFCR <kill of whatever preg got assigned to vreg>
Dale Johannesen5f07d522010-05-20 17:48:26 +00001765// while not declaring it breaks DeadMachineInstructionElimination.
1766// As it turns out, in all cases where we currently use this,
1767// we're only interested in one subregister of it. Represent this in the
1768// instruction to keep the register allocator from becoming confused.
Chris Lattner2ead4582010-11-14 22:03:15 +00001769//
1770// FIXME: Make this a real Pseudo instruction when the JIT switches to MC.
Ulrich Weigand3d386422013-03-26 10:57:16 +00001771let isCodeGenOnly = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001772def MFCRpseud: XFXForm_3<31, 19, (outs gprc:$rT), (ins crbitm:$FXM),
Will Schmidt91638152012-10-04 18:14:28 +00001773 "#MFCRpseud", SprMFCR>,
Chris Lattner6d92cad2006-03-26 10:06:40 +00001774 PPC970_MicroCode, PPC970_Unit_CRU;
Chris Lattner2ead4582010-11-14 22:03:15 +00001775
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001776def MFOCRF: XFXForm_5a<31, 19, (outs gprc:$rT), (ins crbitm:$FXM),
Hal Finkel0a1852b2012-06-11 15:43:15 +00001777 "mfocrf $rT, $FXM", SprMFCR>,
Chris Lattner88d211f2006-03-12 09:13:49 +00001778 PPC970_DGroup_First, PPC970_Unit_CRU;
Hal Finkelf0e3ca02013-04-07 14:33:13 +00001779} // neverHasSideEffects = 1
1780
Hal Finkel63496f62013-04-13 23:06:15 +00001781let neverHasSideEffects = 1 in
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001782def MFCR : XFXForm_3<31, 19, (outs gprc:$rT), (ins),
Hal Finkelf0e3ca02013-04-07 14:33:13 +00001783 "mfcr $rT", SprMFCR>,
1784 PPC970_MicroCode, PPC970_Unit_CRU;
Nate Begeman07aada82004-08-30 02:28:06 +00001785
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +00001786// Pseudo instruction to perform FADD in round-to-zero mode.
1787let usesCustomInserter = 1, Uses = [RM] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001788 def FADDrtz: Pseudo<(outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRB), "",
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +00001789 [(set f64:$FRT, (PPCfaddrtz f64:$FRA, f64:$FRB))]>;
1790}
Dale Johannesen6eaeff22007-10-10 01:01:31 +00001791
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +00001792// The above pseudo gets expanded to make use of the following instructions
1793// to manipulate FPSCR. Note that FPSCR is not modeled at the DAG level.
Dale Johannesenb384ab92008-10-29 18:26:45 +00001794let Uses = [RM], Defs = [RM] in {
1795 def MTFSB0 : XForm_43<63, 70, (outs), (ins u5imm:$FM),
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +00001796 "mtfsb0 $FM", IntMTFSB0, []>,
Dale Johannesenb384ab92008-10-29 18:26:45 +00001797 PPC970_DGroup_Single, PPC970_Unit_FPU;
1798 def MTFSB1 : XForm_43<63, 38, (outs), (ins u5imm:$FM),
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +00001799 "mtfsb1 $FM", IntMTFSB0, []>,
Dale Johannesenb384ab92008-10-29 18:26:45 +00001800 PPC970_DGroup_Single, PPC970_Unit_FPU;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001801 def MTFSF : XFLForm<63, 711, (outs), (ins i32imm:$FM, f8rc:$rT),
Ulrich Weigand7d35d3f2013-03-26 10:56:22 +00001802 "mtfsf $FM, $rT", IntMTFSB0, []>,
Dale Johannesenb384ab92008-10-29 18:26:45 +00001803 PPC970_DGroup_Single, PPC970_Unit_FPU;
1804}
1805let Uses = [RM] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001806 def MFFS : XForm_42<63, 583, (outs f8rc:$rT), (ins),
Dale Johannesenb384ab92008-10-29 18:26:45 +00001807 "mffs $rT", IntMFFS,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001808 [(set f64:$rT, (PPCmffs))]>,
Dale Johannesenb384ab92008-10-29 18:26:45 +00001809 PPC970_DGroup_Single, PPC970_Unit_FPU;
Dale Johannesenb384ab92008-10-29 18:26:45 +00001810}
1811
Dale Johannesen6eaeff22007-10-10 01:01:31 +00001812
Hal Finkel171a8ad2013-04-12 02:18:09 +00001813let PPC970_Unit = 1, neverHasSideEffects = 1 in { // FXU Operations.
Nate Begeman07aada82004-08-30 02:28:06 +00001814// XO-Form instructions. Arithmetic instructions that can set overflow bit
1815//
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001816defm ADD4 : XOForm_1r<31, 266, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001817 "add", "$rT, $rA, $rB", IntSimple,
1818 [(set i32:$rT, (add i32:$rA, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001819defm ADDC : XOForm_1rc<31, 10, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel59857462013-04-12 18:17:57 +00001820 "addc", "$rT, $rA, $rB", IntGeneral,
1821 [(set i32:$rT, (addc i32:$rA, i32:$rB))]>,
1822 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001823defm DIVW : XOForm_1r<31, 491, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001824 "divw", "$rT, $rA, $rB", IntDivW,
1825 [(set i32:$rT, (sdiv i32:$rA, i32:$rB))]>,
1826 PPC970_DGroup_First, PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001827defm DIVWU : XOForm_1r<31, 459, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001828 "divwu", "$rT, $rA, $rB", IntDivW,
1829 [(set i32:$rT, (udiv i32:$rA, i32:$rB))]>,
1830 PPC970_DGroup_First, PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001831defm MULHW : XOForm_1r<31, 75, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001832 "mulhw", "$rT, $rA, $rB", IntMulHW,
1833 [(set i32:$rT, (mulhs i32:$rA, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001834defm MULHWU : XOForm_1r<31, 11, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001835 "mulhwu", "$rT, $rA, $rB", IntMulHWU,
1836 [(set i32:$rT, (mulhu i32:$rA, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001837defm MULLW : XOForm_1r<31, 235, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001838 "mullw", "$rT, $rA, $rB", IntMulHW,
1839 [(set i32:$rT, (mul i32:$rA, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001840defm SUBF : XOForm_1r<31, 40, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001841 "subf", "$rT, $rA, $rB", IntGeneral,
1842 [(set i32:$rT, (sub i32:$rB, i32:$rA))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001843defm SUBFC : XOForm_1rc<31, 8, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel59857462013-04-12 18:17:57 +00001844 "subfc", "$rT, $rA, $rB", IntGeneral,
1845 [(set i32:$rT, (subc i32:$rB, i32:$rA))]>,
1846 PPC970_DGroup_Cracked;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001847defm NEG : XOForm_3r<31, 104, 0, (outs gprc:$rT), (ins gprc:$rA),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001848 "neg", "$rT, $rA", IntSimple,
1849 [(set i32:$rT, (ineg i32:$rA))]>;
Hal Finkel59857462013-04-12 18:17:57 +00001850let Uses = [CARRY] in {
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001851defm ADDE : XOForm_1rc<31, 138, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel59857462013-04-12 18:17:57 +00001852 "adde", "$rT, $rA, $rB", IntGeneral,
1853 [(set i32:$rT, (adde i32:$rA, i32:$rB))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001854defm ADDME : XOForm_3rc<31, 234, 0, (outs gprc:$rT), (ins gprc:$rA),
Hal Finkel59857462013-04-12 18:17:57 +00001855 "addme", "$rT, $rA", IntGeneral,
1856 [(set i32:$rT, (adde i32:$rA, -1))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001857defm ADDZE : XOForm_3rc<31, 202, 0, (outs gprc:$rT), (ins gprc:$rA),
Hal Finkel59857462013-04-12 18:17:57 +00001858 "addze", "$rT, $rA", IntGeneral,
1859 [(set i32:$rT, (adde i32:$rA, 0))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001860defm SUBFE : XOForm_1rc<31, 136, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
Hal Finkel59857462013-04-12 18:17:57 +00001861 "subfe", "$rT, $rA, $rB", IntGeneral,
1862 [(set i32:$rT, (sube i32:$rB, i32:$rA))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001863defm SUBFME : XOForm_3rc<31, 232, 0, (outs gprc:$rT), (ins gprc:$rA),
Hal Finkel59857462013-04-12 18:17:57 +00001864 "subfme", "$rT, $rA", IntGeneral,
1865 [(set i32:$rT, (sube -1, i32:$rA))]>;
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001866defm SUBFZE : XOForm_3rc<31, 200, 0, (outs gprc:$rT), (ins gprc:$rA),
Hal Finkel59857462013-04-12 18:17:57 +00001867 "subfze", "$rT, $rA", IntGeneral,
1868 [(set i32:$rT, (sube 0, i32:$rA))]>;
Chris Lattner88d211f2006-03-12 09:13:49 +00001869}
Dale Johannesen8dffc812009-09-18 20:15:22 +00001870}
Nate Begeman07aada82004-08-30 02:28:06 +00001871
1872// A-Form instructions. Most of the instructions executed in the FPU are of
1873// this type.
1874//
Hal Finkel171a8ad2013-04-12 02:18:09 +00001875let PPC970_Unit = 3, neverHasSideEffects = 1 in { // FPU Operations.
Dale Johannesenb384ab92008-10-29 18:26:45 +00001876let Uses = [RM] in {
Hal Finkel171a8ad2013-04-12 02:18:09 +00001877 defm FMADD : AForm_1r<63, 29,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001878 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001879 "fmadd", "$FRT, $FRA, $FRC, $FRB", FPFused,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001880 [(set f64:$FRT, (fma f64:$FRA, f64:$FRC, f64:$FRB))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001881 defm FMADDS : AForm_1r<59, 29,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001882 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001883 "fmadds", "$FRT, $FRA, $FRC, $FRB", FPGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001884 [(set f32:$FRT, (fma f32:$FRA, f32:$FRC, f32:$FRB))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001885 defm FMSUB : AForm_1r<63, 28,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001886 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001887 "fmsub", "$FRT, $FRA, $FRC, $FRB", FPFused,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001888 [(set f64:$FRT,
1889 (fma f64:$FRA, f64:$FRC, (fneg f64:$FRB)))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001890 defm FMSUBS : AForm_1r<59, 28,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001891 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001892 "fmsubs", "$FRT, $FRA, $FRC, $FRB", FPGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001893 [(set f32:$FRT,
1894 (fma f32:$FRA, f32:$FRC, (fneg f32:$FRB)))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001895 defm FNMADD : AForm_1r<63, 31,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001896 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001897 "fnmadd", "$FRT, $FRA, $FRC, $FRB", FPFused,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001898 [(set f64:$FRT,
1899 (fneg (fma f64:$FRA, f64:$FRC, f64:$FRB)))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001900 defm FNMADDS : AForm_1r<59, 31,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001901 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001902 "fnmadds", "$FRT, $FRA, $FRC, $FRB", FPGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001903 [(set f32:$FRT,
1904 (fneg (fma f32:$FRA, f32:$FRC, f32:$FRB)))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001905 defm FNMSUB : AForm_1r<63, 30,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001906 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001907 "fnmsub", "$FRT, $FRA, $FRC, $FRB", FPFused,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001908 [(set f64:$FRT, (fneg (fma f64:$FRA, f64:$FRC,
1909 (fneg f64:$FRB))))]>;
Hal Finkel171a8ad2013-04-12 02:18:09 +00001910 defm FNMSUBS : AForm_1r<59, 30,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001911 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001912 "fnmsubs", "$FRT, $FRA, $FRC, $FRB", FPGeneral,
Ulrich Weigand5b390e42013-03-25 19:05:30 +00001913 [(set f32:$FRT, (fneg (fma f32:$FRA, f32:$FRC,
1914 (fneg f32:$FRB))))]>;
Dale Johannesenb384ab92008-10-29 18:26:45 +00001915}
Chris Lattner43f07a42005-10-02 07:07:49 +00001916// FSEL is artificially split into 4 and 8-byte forms for the result. To avoid
1917// having 4 of these, force the comparison to always be an 8-byte double (code
1918// should use an FMRSD if the input comparison value really wants to be a float)
Chris Lattner867940d2005-10-02 06:58:23 +00001919// and 4/8 byte forms for the result and operand type..
Hal Finkel171a8ad2013-04-12 02:18:09 +00001920let Interpretation64Bit = 1 in
1921defm FSELD : AForm_1r<63, 23,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001922 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001923 "fsel", "$FRT, $FRA, $FRC, $FRB", FPGeneral,
1924 [(set f64:$FRT, (PPCfsel f64:$FRA, f64:$FRC, f64:$FRB))]>;
1925defm FSELS : AForm_1r<63, 23,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001926 (outs f4rc:$FRT), (ins f8rc:$FRA, f4rc:$FRC, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001927 "fsel", "$FRT, $FRA, $FRC, $FRB", FPGeneral,
1928 [(set f32:$FRT, (PPCfsel f64:$FRA, f32:$FRC, f32:$FRB))]>;
Dale Johannesenb384ab92008-10-29 18:26:45 +00001929let Uses = [RM] in {
Hal Finkel171a8ad2013-04-12 02:18:09 +00001930 defm FADD : AForm_2r<63, 21,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001931 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001932 "fadd", "$FRT, $FRA, $FRB", FPAddSub,
1933 [(set f64:$FRT, (fadd f64:$FRA, f64:$FRB))]>;
1934 defm FADDS : AForm_2r<59, 21,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001935 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001936 "fadds", "$FRT, $FRA, $FRB", FPGeneral,
1937 [(set f32:$FRT, (fadd f32:$FRA, f32:$FRB))]>;
1938 defm FDIV : AForm_2r<63, 18,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001939 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001940 "fdiv", "$FRT, $FRA, $FRB", FPDivD,
1941 [(set f64:$FRT, (fdiv f64:$FRA, f64:$FRB))]>;
1942 defm FDIVS : AForm_2r<59, 18,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001943 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001944 "fdivs", "$FRT, $FRA, $FRB", FPDivS,
1945 [(set f32:$FRT, (fdiv f32:$FRA, f32:$FRB))]>;
1946 defm FMUL : AForm_3r<63, 25,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001947 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001948 "fmul", "$FRT, $FRA, $FRC", FPFused,
1949 [(set f64:$FRT, (fmul f64:$FRA, f64:$FRC))]>;
1950 defm FMULS : AForm_3r<59, 25,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001951 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001952 "fmuls", "$FRT, $FRA, $FRC", FPGeneral,
1953 [(set f32:$FRT, (fmul f32:$FRA, f32:$FRC))]>;
1954 defm FSUB : AForm_2r<63, 20,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001955 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001956 "fsub", "$FRT, $FRA, $FRB", FPAddSub,
1957 [(set f64:$FRT, (fsub f64:$FRA, f64:$FRB))]>;
1958 defm FSUBS : AForm_2r<59, 20,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001959 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRB),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001960 "fsubs", "$FRT, $FRA, $FRB", FPGeneral,
1961 [(set f32:$FRT, (fsub f32:$FRA, f32:$FRB))]>;
Dale Johannesenb384ab92008-10-29 18:26:45 +00001962 }
Chris Lattner88d211f2006-03-12 09:13:49 +00001963}
Nate Begeman07aada82004-08-30 02:28:06 +00001964
Hal Finkel946a8112013-04-07 15:06:53 +00001965let neverHasSideEffects = 1 in {
Chris Lattner88d211f2006-03-12 09:13:49 +00001966let PPC970_Unit = 1 in { // FXU Operations.
Hal Finkel946a8112013-04-07 15:06:53 +00001967 let isSelect = 1 in
Ulrich Weigandbc40df32012-11-13 19:14:19 +00001968 def ISEL : AForm_4<31, 15,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001969 (outs gprc:$rT), (ins gprc_nor0:$rA, gprc:$rB, crbitrc:$cond),
Hal Finkel009f7af2012-06-22 23:10:08 +00001970 "isel $rT, $rA, $rB, $cond", IntGeneral,
1971 []>;
1972}
1973
1974let PPC970_Unit = 1 in { // FXU Operations.
Nate Begemancc8bd9c2004-08-31 02:28:08 +00001975// M-Form instructions. rotate and mask instructions.
1976//
Chris Lattner8e28b5c2006-11-15 23:24:18 +00001977let isCommutable = 1 in {
Chris Lattner043870d2005-09-09 18:17:41 +00001978// RLWIMI can be commuted if the rotate amount is zero.
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001979defm RLWIMI : MForm_2r<20, (outs gprc:$rA),
1980 (ins gprc:$rSi, gprc:$rS, u5imm:$SH, u5imm:$MB,
Hal Finkel171a8ad2013-04-12 02:18:09 +00001981 u5imm:$ME), "rlwimi", "$rA, $rS, $SH, $MB, $ME", IntRotate,
1982 []>, PPC970_DGroup_Cracked, RegConstraint<"$rSi = $rA">,
1983 NoEncode<"$rSi">;
Nate Begeman2d4c98d2004-10-16 20:43:38 +00001984}
Hal Finkel171a8ad2013-04-12 02:18:09 +00001985let BaseName = "rlwinm" in {
Chris Lattner14522e32005-04-19 05:21:30 +00001986def RLWINM : MForm_2<21,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001987 (outs gprc:$rA), (ins gprc:$rS, u5imm:$SH, u5imm:$MB, u5imm:$ME),
Jim Laskey53842142005-10-19 19:51:16 +00001988 "rlwinm $rA, $rS, $SH, $MB, $ME", IntGeneral,
Hal Finkel171a8ad2013-04-12 02:18:09 +00001989 []>, RecFormRel;
Hal Finkel59857462013-04-12 18:17:57 +00001990let Defs = [CR0] in
Chris Lattner14522e32005-04-19 05:21:30 +00001991def RLWINMo : MForm_2<21,
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001992 (outs gprc:$rA), (ins gprc:$rS, u5imm:$SH, u5imm:$MB, u5imm:$ME),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001993 "rlwinm. $rA, $rS, $SH, $MB, $ME", IntGeneral,
1994 []>, isDOT, RecFormRel, PPC970_DGroup_Cracked;
1995}
Ulrich Weiganda3acc2b2013-04-26 16:53:15 +00001996defm RLWNM : MForm_2r<23, (outs gprc:$rA),
1997 (ins gprc:$rS, gprc:$rB, u5imm:$MB, u5imm:$ME),
Hal Finkel171a8ad2013-04-12 02:18:09 +00001998 "rlwnm", "$rA, $rS, $rB, $MB, $ME", IntGeneral,
1999 []>;
Chris Lattner88d211f2006-03-12 09:13:49 +00002000}
Hal Finkel946a8112013-04-07 15:06:53 +00002001} // neverHasSideEffects = 1
Chris Lattner3c0f9cc2006-03-20 06:15:45 +00002002
Chris Lattner2eb25172005-09-09 00:39:56 +00002003//===----------------------------------------------------------------------===//
2004// PowerPC Instruction Patterns
2005//
2006
Chris Lattner30e21a42005-09-26 22:20:16 +00002007// Arbitrary immediate support. Implement in terms of LIS/ORI.
2008def : Pat<(i32 imm:$imm),
2009 (ORI (LIS (HI16 imm:$imm)), (LO16 imm:$imm))>;
Chris Lattner91da8622005-09-28 17:13:15 +00002010
2011// Implement the 'not' operation with the NOR instruction.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002012def NOT : Pat<(not i32:$in),
2013 (NOR $in, $in)>;
Chris Lattner91da8622005-09-28 17:13:15 +00002014
Chris Lattner79d0e9f2005-09-28 23:07:13 +00002015// ADD an arbitrary immediate.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002016def : Pat<(add i32:$in, imm:$imm),
2017 (ADDIS (ADDI $in, (LO16 imm:$imm)), (HA16 imm:$imm))>;
Chris Lattner79d0e9f2005-09-28 23:07:13 +00002018// OR an arbitrary immediate.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002019def : Pat<(or i32:$in, imm:$imm),
2020 (ORIS (ORI $in, (LO16 imm:$imm)), (HI16 imm:$imm))>;
Chris Lattner79d0e9f2005-09-28 23:07:13 +00002021// XOR an arbitrary immediate.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002022def : Pat<(xor i32:$in, imm:$imm),
2023 (XORIS (XORI $in, (LO16 imm:$imm)), (HI16 imm:$imm))>;
Nate Begeman551bf3f2006-02-17 05:43:56 +00002024// SUBFIC
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002025def : Pat<(sub immSExt16:$imm, i32:$in),
2026 (SUBFIC $in, imm:$imm)>;
Chris Lattner8be1fa52005-10-19 01:38:02 +00002027
Chris Lattner956f43c2006-06-16 20:22:01 +00002028// SHL/SRL
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002029def : Pat<(shl i32:$in, (i32 imm:$imm)),
2030 (RLWINM $in, imm:$imm, 0, (SHL32 imm:$imm))>;
2031def : Pat<(srl i32:$in, (i32 imm:$imm)),
2032 (RLWINM $in, (SRL32 imm:$imm), imm:$imm, 31)>;
Nate Begeman2d5aff72005-10-19 18:42:01 +00002033
Nate Begeman35ef9132006-01-11 21:21:00 +00002034// ROTL
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002035def : Pat<(rotl i32:$in, i32:$sh),
2036 (RLWNM $in, $sh, 0, 31)>;
2037def : Pat<(rotl i32:$in, (i32 imm:$imm)),
2038 (RLWINM $in, imm:$imm, 0, 31)>;
Chris Lattnerc703a8f2006-05-17 19:00:46 +00002039
Nate Begemanf42f1332006-09-22 05:01:56 +00002040// RLWNM
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002041def : Pat<(and (rotl i32:$in, i32:$sh), maskimm32:$imm),
2042 (RLWNM $in, $sh, (MB maskimm32:$imm), (ME maskimm32:$imm))>;
Nate Begemanf42f1332006-09-22 05:01:56 +00002043
Chris Lattnerc703a8f2006-05-17 19:00:46 +00002044// Calls
Ulrich Weigand86765fb2013-03-22 15:24:13 +00002045def : Pat<(PPCcall (i32 tglobaladdr:$dst)),
2046 (BL tglobaladdr:$dst)>;
2047def : Pat<(PPCcall (i32 texternalsym:$dst)),
2048 (BL texternalsym:$dst)>;
Chris Lattnerc703a8f2006-05-17 19:00:46 +00002049
Arnold Schwaighofer30e62c02008-04-30 09:16:33 +00002050
2051def : Pat<(PPCtc_return (i32 tglobaladdr:$dst), imm:$imm),
2052 (TCRETURNdi tglobaladdr:$dst, imm:$imm)>;
2053
2054def : Pat<(PPCtc_return (i32 texternalsym:$dst), imm:$imm),
2055 (TCRETURNdi texternalsym:$dst, imm:$imm)>;
2056
2057def : Pat<(PPCtc_return CTRRC:$dst, imm:$imm),
2058 (TCRETURNri CTRRC:$dst, imm:$imm)>;
2059
2060
2061
Chris Lattner860e8862005-11-17 07:30:41 +00002062// Hi and Lo for Darwin Global Addresses.
Chris Lattnerd717b192005-12-11 07:45:47 +00002063def : Pat<(PPChi tglobaladdr:$in, 0), (LIS tglobaladdr:$in)>;
2064def : Pat<(PPClo tglobaladdr:$in, 0), (LI tglobaladdr:$in)>;
2065def : Pat<(PPChi tconstpool:$in, 0), (LIS tconstpool:$in)>;
2066def : Pat<(PPClo tconstpool:$in, 0), (LI tconstpool:$in)>;
Nate Begeman37efe672006-04-22 18:53:45 +00002067def : Pat<(PPChi tjumptable:$in, 0), (LIS tjumptable:$in)>;
2068def : Pat<(PPClo tjumptable:$in, 0), (LI tjumptable:$in)>;
Bob Wilson3d90dbe2009-11-04 21:31:18 +00002069def : Pat<(PPChi tblockaddress:$in, 0), (LIS tblockaddress:$in)>;
2070def : Pat<(PPClo tblockaddress:$in, 0), (LI tblockaddress:$in)>;
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002071def : Pat<(PPChi tglobaltlsaddr:$g, i32:$in),
2072 (ADDIS $in, tglobaltlsaddr:$g)>;
2073def : Pat<(PPClo tglobaltlsaddr:$g, i32:$in),
Ulrich Weigand2b0850b2013-03-26 10:55:20 +00002074 (ADDI $in, tglobaltlsaddr:$g)>;
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002075def : Pat<(add i32:$in, (PPChi tglobaladdr:$g, 0)),
2076 (ADDIS $in, tglobaladdr:$g)>;
2077def : Pat<(add i32:$in, (PPChi tconstpool:$g, 0)),
2078 (ADDIS $in, tconstpool:$g)>;
2079def : Pat<(add i32:$in, (PPChi tjumptable:$g, 0)),
2080 (ADDIS $in, tjumptable:$g)>;
2081def : Pat<(add i32:$in, (PPChi tblockaddress:$g, 0)),
2082 (ADDIS $in, tblockaddress:$g)>;
Chris Lattner860e8862005-11-17 07:30:41 +00002083
Chris Lattner4172b102005-12-06 02:10:38 +00002084// Standard shifts. These are represented separately from the real shifts above
2085// so that we can distinguish between shifts that allow 5-bit and 6-bit shift
2086// amounts.
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002087def : Pat<(sra i32:$rS, i32:$rB),
2088 (SRAW $rS, $rB)>;
2089def : Pat<(srl i32:$rS, i32:$rB),
2090 (SRW $rS, $rB)>;
2091def : Pat<(shl i32:$rS, i32:$rB),
2092 (SLW $rS, $rB)>;
Chris Lattner4172b102005-12-06 02:10:38 +00002093
Evan Cheng466685d2006-10-09 20:57:25 +00002094def : Pat<(zextloadi1 iaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002095 (LBZ iaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002096def : Pat<(zextloadi1 xaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002097 (LBZX xaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002098def : Pat<(extloadi1 iaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002099 (LBZ iaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002100def : Pat<(extloadi1 xaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002101 (LBZX xaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002102def : Pat<(extloadi8 iaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002103 (LBZ iaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002104def : Pat<(extloadi8 xaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002105 (LBZX xaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002106def : Pat<(extloadi16 iaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002107 (LHZ iaddr:$src)>;
Evan Cheng466685d2006-10-09 20:57:25 +00002108def : Pat<(extloadi16 xaddr:$src),
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002109 (LHZX xaddr:$src)>;
Jakob Stoklund Olesena90c3f62010-07-16 21:03:52 +00002110def : Pat<(f64 (extloadf32 iaddr:$src)),
2111 (COPY_TO_REGCLASS (LFS iaddr:$src), F8RC)>;
2112def : Pat<(f64 (extloadf32 xaddr:$src)),
2113 (COPY_TO_REGCLASS (LFSX xaddr:$src), F8RC)>;
2114
Ulrich Weigand1492a4e2013-03-25 19:04:58 +00002115def : Pat<(f64 (fextend f32:$src)),
2116 (COPY_TO_REGCLASS $src, F8RC)>;
Nate Begeman7fd1edd2005-12-19 23:25:09 +00002117
Eli Friedman14648462011-07-27 22:21:52 +00002118def : Pat<(atomic_fence (imm), (imm)), (SYNC)>;
2119
Hal Finkel827307b2013-04-03 04:01:11 +00002120// Additional FNMSUB patterns: -a*c + b == -(a*c - b)
2121def : Pat<(fma (fneg f64:$A), f64:$C, f64:$B),
2122 (FNMSUB $A, $C, $B)>;
2123def : Pat<(fma f64:$A, (fneg f64:$C), f64:$B),
2124 (FNMSUB $A, $C, $B)>;
2125def : Pat<(fma (fneg f32:$A), f32:$C, f32:$B),
2126 (FNMSUBS $A, $C, $B)>;
2127def : Pat<(fma f32:$A, (fneg f32:$C), f32:$B),
2128 (FNMSUBS $A, $C, $B)>;
2129
Chris Lattnerb22a04d2006-03-25 07:51:43 +00002130include "PPCInstrAltivec.td"
Chris Lattner956f43c2006-06-16 20:22:01 +00002131include "PPCInstr64Bit.td"
Ulrich Weigand16adfdb2013-05-03 19:50:27 +00002132
Ulrich Weigand8e4ba8f2013-05-03 19:51:09 +00002133
2134//===----------------------------------------------------------------------===//
2135// PowerPC Instructions used for assembler/disassembler only
2136//
2137
2138def ISYNC : XLForm_2_ext<19, 150, 0, 0, 0, (outs), (ins),
2139 "isync", SprISYNC, []>;
2140
2141def ICBI : XForm_1a<31, 982, (outs), (ins memrr:$src),
2142 "icbi $src", LdStICBI, []>;
2143
Ulrich Weigand16adfdb2013-05-03 19:50:27 +00002144//===----------------------------------------------------------------------===//
2145// PowerPC Assembler Instruction Aliases
2146//
2147
2148// Pseudo-instructions for alternate assembly syntax (never used by codegen).
2149// These are aliases that require C++ handling to convert to the target
2150// instruction, while InstAliases can be handled directly by tblgen.
2151class PPCAsmPseudo<string asm, dag iops>
2152 : Instruction {
2153 let Namespace = "PPC";
2154 bit PPC64 = 0; // Default value, override with isPPC64
2155
2156 let OutOperandList = (outs);
2157 let InOperandList = iops;
2158 let Pattern = [];
2159 let AsmString = asm;
2160 let isAsmParserOnly = 1;
2161 let isPseudo = 1;
2162}
2163
2164def : InstAlias<"mr $rA, $rB", (OR8 g8rc:$rA, g8rc:$rB, g8rc:$rB)>;
2165
2166def SLWI : PPCAsmPseudo<"slwi $rA, $rS, $n",
2167 (ins gprc:$rA, gprc:$rS, u5imm:$n)>;
2168def SRWI : PPCAsmPseudo<"srwi $rA, $rS, $n",
2169 (ins gprc:$rA, gprc:$rS, u5imm:$n)>;
2170def SLDI : PPCAsmPseudo<"sldi $rA, $rS, $n",
2171 (ins g8rc:$rA, g8rc:$rS, u6imm:$n)>;
2172def SRDI : PPCAsmPseudo<"srdi $rA, $rS, $n",
2173 (ins g8rc:$rA, g8rc:$rS, u6imm:$n)>;
2174
2175def : InstAlias<"blt $cc, $dst", (BCC 12, crrc:$cc, condbrtarget:$dst)>;
2176def : InstAlias<"bgt $cc, $dst", (BCC 44, crrc:$cc, condbrtarget:$dst)>;
2177def : InstAlias<"beq $cc, $dst", (BCC 76, crrc:$cc, condbrtarget:$dst)>;
2178def : InstAlias<"bun $cc, $dst", (BCC 108, crrc:$cc, condbrtarget:$dst)>;
2179def : InstAlias<"bso $cc, $dst", (BCC 108, crrc:$cc, condbrtarget:$dst)>;
2180def : InstAlias<"bge $cc, $dst", (BCC 4, crrc:$cc, condbrtarget:$dst)>;
2181def : InstAlias<"bnl $cc, $dst", (BCC 4, crrc:$cc, condbrtarget:$dst)>;
2182def : InstAlias<"ble $cc, $dst", (BCC 36, crrc:$cc, condbrtarget:$dst)>;
2183def : InstAlias<"bng $cc, $dst", (BCC 36, crrc:$cc, condbrtarget:$dst)>;
2184def : InstAlias<"bne $cc, $dst", (BCC 68, crrc:$cc, condbrtarget:$dst)>;
2185def : InstAlias<"bnu $cc, $dst", (BCC 100, crrc:$cc, condbrtarget:$dst)>;
2186def : InstAlias<"bns $cc, $dst", (BCC 100, crrc:$cc, condbrtarget:$dst)>;
2187
2188def : InstAlias<"bltlr $cc", (BCLR 12, crrc:$cc)>;
2189def : InstAlias<"bgtlr $cc", (BCLR 44, crrc:$cc)>;
2190def : InstAlias<"beqlr $cc", (BCLR 76, crrc:$cc)>;
2191def : InstAlias<"bunlr $cc", (BCLR 108, crrc:$cc)>;
2192def : InstAlias<"bsolr $cc", (BCLR 108, crrc:$cc)>;
2193def : InstAlias<"bgelr $cc", (BCLR 4, crrc:$cc)>;
2194def : InstAlias<"bnllr $cc", (BCLR 4, crrc:$cc)>;
2195def : InstAlias<"blelr $cc", (BCLR 36, crrc:$cc)>;
2196def : InstAlias<"bnglr $cc", (BCLR 36, crrc:$cc)>;
2197def : InstAlias<"bnelr $cc", (BCLR 68, crrc:$cc)>;
2198def : InstAlias<"bnulr $cc", (BCLR 100, crrc:$cc)>;
2199def : InstAlias<"bnslr $cc", (BCLR 100, crrc:$cc)>;
2200
2201def : InstAlias<"bltctr $cc", (BCCTR 12, crrc:$cc)>;
2202def : InstAlias<"bgtctr $cc", (BCCTR 44, crrc:$cc)>;
2203def : InstAlias<"beqctr $cc", (BCCTR 76, crrc:$cc)>;
2204def : InstAlias<"bunctr $cc", (BCCTR 108, crrc:$cc)>;
2205def : InstAlias<"bsoctr $cc", (BCCTR 108, crrc:$cc)>;
2206def : InstAlias<"bgectr $cc", (BCCTR 4, crrc:$cc)>;
2207def : InstAlias<"bnlctr $cc", (BCCTR 4, crrc:$cc)>;
2208def : InstAlias<"blectr $cc", (BCCTR 36, crrc:$cc)>;
2209def : InstAlias<"bngctr $cc", (BCCTR 36, crrc:$cc)>;
2210def : InstAlias<"bnectr $cc", (BCCTR 68, crrc:$cc)>;
2211def : InstAlias<"bnuctr $cc", (BCCTR 100, crrc:$cc)>;
2212def : InstAlias<"bnsctr $cc", (BCCTR 100, crrc:$cc)>;
2213
2214def : InstAlias<"bltctrl $cc", (BCCTRL 12, crrc:$cc)>;
2215def : InstAlias<"bgtctrl $cc", (BCCTRL 44, crrc:$cc)>;
2216def : InstAlias<"beqctrl $cc", (BCCTRL 76, crrc:$cc)>;
2217def : InstAlias<"bunctrl $cc", (BCCTRL 108, crrc:$cc)>;
2218def : InstAlias<"bsoctrl $cc", (BCCTRL 108, crrc:$cc)>;
2219def : InstAlias<"bgectrl $cc", (BCCTRL 4, crrc:$cc)>;
2220def : InstAlias<"bnlctrl $cc", (BCCTRL 4, crrc:$cc)>;
2221def : InstAlias<"blectrl $cc", (BCCTRL 36, crrc:$cc)>;
2222def : InstAlias<"bngctrl $cc", (BCCTRL 36, crrc:$cc)>;
2223def : InstAlias<"bnectrl $cc", (BCCTRL 68, crrc:$cc)>;
2224def : InstAlias<"bnuctrl $cc", (BCCTRL 100, crrc:$cc)>;
2225def : InstAlias<"bnsctrl $cc", (BCCTRL 100, crrc:$cc)>;
2226