summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2016-09-29 11:44:36 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-30 23:18:51 -0400
commit7abcfe747989bd8c0e8b0dc5af585656088c62cc (patch)
treec923be8da4b68b7d1ad6658465cfac638fafe15b
parentd72bbca6209a94e2e966d76a2b7206cbfd5c8dca (diff)
downloadtalos-sbe-7abcfe747989bd8c0e8b0dc5af585656088c62cc.tar.gz
talos-sbe-7abcfe747989bd8c0e8b0dc5af585656088c62cc.zip
Create new PK div32.S file to prime repository mirroring
Change-Id: I36025dec2443d9ebbec81e1ba1f4561a37060380 RTC:147209 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30487 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30536 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/ppe/pk/ppe42/div32.S25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/ppe/pk/ppe42/div32.S b/src/import/chips/p9/procedures/ppe/pk/ppe42/div32.S
new file mode 100644
index 00000000..bcf01a1a
--- /dev/null
+++ b/src/import/chips/p9/procedures/ppe/pk/ppe42/div32.S
@@ -0,0 +1,25 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/ppe/pk/ppe42/div32.S $
+#
+# OpenPOWER sbe Project
+#
+# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
+#
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied. See the License for the specific language governing
+# permissions and limitations under the License.
+#
+# IBM_PROLOG_END_TAG
+## Place holder for new file - prime for mirroring.
OpenPOWER on IntegriCloud