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
This commit is contained in:
parent
1347d65ccb
commit
5490de28a2
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue