i386.md (*sse_prologue_save_insn): Set length attribute to 34.
2008-05-24 H.J. Lu <hongjiu.lu@intel.com> * config/i386/i386.md (*sse_prologue_save_insn): Set length attribute to 34. From-SVN: r135851
This commit is contained in:
parent
88280cf9e0
commit
c36c98215e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-05-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* config/i386/i386.md (*sse_prologue_save_insn): Set length
|
||||
attribute to 34.
|
||||
|
||||
2008-05-24 Andy Hutchinson <hutchinsonandy@aim.com>
|
||||
|
||||
* function.c: Include target hook for nonlocal_goto frame value.
|
||||
|
|
|
@ -21010,7 +21010,7 @@
|
|||
[(set_attr "type" "other")
|
||||
(set_attr "length_immediate" "0")
|
||||
(set_attr "length_address" "0")
|
||||
(set_attr "length" "135")
|
||||
(set_attr "length" "34")
|
||||
(set_attr "memory" "store")
|
||||
(set_attr "modrm" "0")
|
||||
(set_attr "mode" "DI")])
|
||||
|
|
Loading…
Add table
Reference in a new issue