(*zero_extendsidi2_rex64): Remove isa attribute.
From-SVN: r188648
This commit is contained in:
parent
ea15487933
commit
6c31f5fbe0
2 changed files with 2 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
2012-06-14 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/i386/i386.md (*zero_extendsidi2): Remove x,x alternative.
|
||||
(*zero_extendsidi2_rex64): Ditto.
|
||||
(*zero_extendsidi2_rex64): Ditto. Remove isa attribute.
|
||||
|
||||
2012-06-14 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
|
|
@ -3479,8 +3479,7 @@
|
|||
movd\t{%1, %0|%0, %1}
|
||||
%vmovd\t{%1, %0|%0, %1}
|
||||
%vmovd\t{%1, %0|%0, %1}"
|
||||
[(set_attr "isa" "*,*,*,*,*,sse2")
|
||||
(set_attr "type" "imovx,multi,mmxmov,mmxmov,ssemov,ssemov")
|
||||
[(set_attr "type" "imovx,multi,mmxmov,mmxmov,ssemov,ssemov")
|
||||
(set_attr "prefix" "orig,*,orig,orig,maybe_vex,maybe_vex")
|
||||
(set_attr "prefix_0f" "0,*,*,*,*,*")
|
||||
(set_attr "mode" "SI,SI,DI,DI,TI,TI")])
|
||||
|
|
Loading…
Add table
Reference in a new issue