Skip to content
Snippets Groups Projects
Commit 1df818c3 authored by ciceron's avatar ciceron
Browse files

* config/m68hc11/larith.asm (divmodhi4): Empty for 68HC12.

	(__mulsi3): Rewrite for 68HC12.
	* config/m68hc11/m68hc11.md (divmodhi4): Use idivs for 68HC12.
	Mark 'x' constraint with earlyclobber to prevent a
	RELOAD_FOR_OTHER_ADDRESS to go in it.
	(mulhi3_m68hc12): New pattern.
	(mulhi3_m68hc11): Rename of mulhi3.
	(mulhi3): New expand for 68HC12 optimisation.
	(umulhisi3, mulhisi3): New patterns for 68HC12.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41841 138bc75d-0d04-0410-961f-82ee72b054a4
parent 6791ca54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment