mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 01:30:55 +08:00
s390.md (*tls_load_31): Added type attribute.
2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com> * config/s390/s390.md (*tls_load_31): Added type attribute. From-SVN: r143736
This commit is contained in:
parent
d46f24b683
commit
cdc15d231a
@ -1,3 +1,7 @@
|
||||
2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
|
||||
|
||||
* config/s390/s390.md (*tls_load_31): Added type attribute.
|
||||
|
||||
2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
|
||||
|
||||
* config/s390/s390.md: Fix a few comments.
|
||||
|
@ -8139,6 +8139,7 @@
|
||||
l\t%0,%1%J2
|
||||
ly\t%0,%1%J2"
|
||||
[(set_attr "op_type" "RX,RXY")
|
||||
(set_attr "type" "load")
|
||||
(set_attr "z10prop" "z10_fwd_A3,z10_fwd_A3")])
|
||||
|
||||
(define_insn "*bras_tls"
|
||||
|
Loading…
x
Reference in New Issue
Block a user