rs6000.md (movsf_hardfloat): Add POWER form of nop.
2004-02-23 Dale Johannesen <dalej@apple.com> * config/rs6000.md (movsf_hardfloat): Add POWER form of nop. (movdf_hardfloat64): Ditto. (movdf_softfloat64): Ditto. From-SVN: r78325
This commit is contained in:
parent
e91fa876a6
commit
e074089354
@ -1,3 +1,9 @@
|
||||
2004-02-23 Dale Johannesen <dalej@apple.com>
|
||||
|
||||
* config/rs6000.md (movsf_hardfloat): Add POWER form of nop.
|
||||
(movdf_hardfloat64): Ditto.
|
||||
(movdf_softfloat64): Ditto.
|
||||
|
||||
2004-02-23 Fariborz Jahanian <fjahanian@apple.com>
|
||||
* config/rs6000/rs6000.c (function_arg): call to
|
||||
rs6000_mixed_function_arg for DFmode moved to allow
|
||||
|
@ -7903,7 +7903,7 @@
|
||||
mt%0 %1
|
||||
mt%0 %1
|
||||
mf%1 %0
|
||||
nop
|
||||
{cror 0,0,0|nop}
|
||||
#
|
||||
#"
|
||||
[(set_attr "type" "*,load,store,fp,fpload,fpstore,*,mtjmpr,*,*,*,*")
|
||||
@ -8178,7 +8178,7 @@
|
||||
stfd%U0%X0 %1,%0
|
||||
mt%0 %1
|
||||
mf%1 %0
|
||||
nop
|
||||
{cror 0,0,0|nop}
|
||||
#
|
||||
#
|
||||
#"
|
||||
@ -8200,7 +8200,7 @@
|
||||
#
|
||||
#
|
||||
#
|
||||
nop"
|
||||
{cror 0,0,0|nop}"
|
||||
[(set_attr "type" "load,store,*,*,*,*,*,*,*")
|
||||
(set_attr "length" "4,4,4,4,4,8,12,16,4")])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user