Commit c36c9821 by H.J. Lu Committed by H.J. Lu

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
parent 88280cf9
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> 2008-05-24 Andy Hutchinson <hutchinsonandy@aim.com>
* function.c: Include target hook for nonlocal_goto frame value. * function.c: Include target hook for nonlocal_goto frame value.
......
...@@ -21010,7 +21010,7 @@ ...@@ -21010,7 +21010,7 @@
[(set_attr "type" "other") [(set_attr "type" "other")
(set_attr "length_immediate" "0") (set_attr "length_immediate" "0")
(set_attr "length_address" "0") (set_attr "length_address" "0")
(set_attr "length" "135") (set_attr "length" "34")
(set_attr "memory" "store") (set_attr "memory" "store")
(set_attr "modrm" "0") (set_attr "modrm" "0")
(set_attr "mode" "DI")]) (set_attr "mode" "DI")])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment