Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[external/binutils.git] / gas / testsuite / gas / ppc / power8.s
index 0b350eb..728caae 100644 (file)
@@ -152,3 +152,35 @@ power8:
        stxvd2x      41,0,7
        stxvx        11,21,8
        stxvd2x      11,21,8
+       lbarx        20,0,7
+       lbarx        20,0,7,0
+       lbarx        20,0,7,1
+       lbarx        20,1,7
+       lbarx        20,1,7,0
+       lbarx        20,1,7,1
+       ldarx        21,0,8
+       ldarx        21,0,8,0
+       ldarx        21,0,8,1
+       ldarx        21,1,8
+       ldarx        21,1,8,0
+       ldarx        21,1,8,1
+       lharx        22,0,9
+       lharx        22,0,9,0
+       lharx        22,0,9,1
+       lharx        22,1,9
+       lharx        22,1,9,0
+       lharx        22,1,9,1
+       lwarx        23,0,10
+       lwarx        23,0,10,0
+       lwarx        23,0,10,1
+       lwarx        23,1,10
+       lwarx        23,1,10,0
+       lwarx        23,1,10,1
+       stbcx.       10,0,7
+       stbcx.       10,1,7
+       sthcx.       11,0,8
+       sthcx.       11,1,8
+       stwcx.       12,0,9
+       stwcx.       12,1,9
+       stdcx.       13,0,10
+       stdcx.       13,1,10