Commit 910c46b5 by Kazu Hirata Committed by Kazu Hirata

h8300.md (*zero_extendqisi2_h8300hs): Change the second alternative to "#".

	* config/h8300/h8300.md (*zero_extendqisi2_h8300hs): Change
	the second alternative to "#".

From-SVN: r65295
parent ef378bbe
2003-04-06 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.md (*zero_extendqisi2_h8300hs): Change
the second alternative to "#".
2003-04-05 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.c (single_one_operand): Use GET_MODE_MASK.
......
......@@ -2086,7 +2086,7 @@
"TARGET_H8300H || TARGET_H8300S"
"@
extu.w %T0\;extu.l %S0
mov.b %R1,%w0\;extu.w %T0\;extu.l %S0"
#"
[(set_attr "length" "4,12")
(set_attr "cc" "set_znv,set_znv")])
......
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