summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/ppc
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/ppc')
-rw-r--r--binutils-2.25/gas/testsuite/gas/ppc/aix.exp2
-rw-r--r--binutils-2.25/gas/testsuite/gas/ppc/power8.d2
-rw-r--r--binutils-2.25/gas/testsuite/gas/ppc/power8.s2
-rw-r--r--binutils-2.25/gas/testsuite/gas/ppc/ppc.exp3
4 files changed, 6 insertions, 3 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/ppc/aix.exp b/binutils-2.25/gas/testsuite/gas/ppc/aix.exp
index 9612f27d..2c363d73 100644
--- a/binutils-2.25/gas/testsuite/gas/ppc/aix.exp
+++ b/binutils-2.25/gas/testsuite/gas/ppc/aix.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2001, 2002, 2005, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
# Contributed by Red Hat
# This program is free software; you can redistribute it and/or modify
diff --git a/binutils-2.25/gas/testsuite/gas/ppc/power8.d b/binutils-2.25/gas/testsuite/gas/ppc/power8.d
index 2d576e6f..e66951e2 100644
--- a/binutils-2.25/gas/testsuite/gas/ppc/power8.d
+++ b/binutils-2.25/gas/testsuite/gas/ppc/power8.d
@@ -150,4 +150,6 @@ Disassembly of section \.text:
230: (f3 60 d5 2d|2d d5 60 f3) xscvspdpn vs59,vs26
234: (ff 0e 16 8c|8c 16 0e ff) fmrgow f24,f14,f2
238: (fe c7 2f 8c|8c 2f c7 fe) fmrgew f22,f7,f5
+ 23c: (7c 00 71 9c|9c 71 00 7c) msgsnd r14
+ 240: (7c 00 b9 dc|dc b9 00 7c) msgclr r23
#pass
diff --git a/binutils-2.25/gas/testsuite/gas/ppc/power8.s b/binutils-2.25/gas/testsuite/gas/ppc/power8.s
index 8df4f6b2..09dbe43c 100644
--- a/binutils-2.25/gas/testsuite/gas/ppc/power8.s
+++ b/binutils-2.25/gas/testsuite/gas/ppc/power8.s
@@ -142,3 +142,5 @@ power8:
xscvspdpn 59,26
fmrgow 24,14,2
fmrgew 22,7,5
+ msgsnd 14
+ msgclr 23
diff --git a/binutils-2.25/gas/testsuite/gas/ppc/ppc.exp b/binutils-2.25/gas/testsuite/gas/ppc/ppc.exp
index ba29261a..3ba01cdf 100644
--- a/binutils-2.25/gas/testsuite/gas/ppc/ppc.exp
+++ b/binutils-2.25/gas/testsuite/gas/ppc/ppc.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by