Commit 5490de28 by Andreas Krebbel Committed by Andreas Krebbel

s390.md (*xordi3_cc): Mark xgrk as z196 only.

2010-10-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* config/s390/s390.md (*xordi3_cc): Mark xgrk as z196 only.

From-SVN: r165754
parent 1347d65c
2010-10-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/s390/s390.md (*xordi3_cc): Mark xgrk as z196 only.
2010-10-21 Tristan Gingold <gingold@adacore.com>
* config/vms/vms-crtl.h (CRTL_NAMES): Add new translations.
......@@ -6638,6 +6638,7 @@
xgrk\t%0,%1,%2
xg\t%0,%2"
[(set_attr "op_type" "RRE,RRF,RXY")
(set_attr "cpu_facility" "*,z196,*")
(set_attr "z10prop" "z10_super_E1,*,z10_super_E1")])
(define_insn "*xordi3_cconly"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment