Skip to content
Snippets Groups Projects
Commit dfaf5abf authored by Marek Michalkiewicz's avatar Marek Michalkiewicz Committed by Denis Chertykov
Browse files

avr.c (out_movsi_r_mr, [...]): Do not output undefined opcodes where source or...

avr.c (out_movsi_r_mr, [...]): Do not output undefined opcodes where source or destination register overlaps...

	* config/avr/avr.c (out_movsi_r_mr, out_movsi_mr_r, out_movhi_mr_r):
	Do not output undefined opcodes where source or destination register
	overlaps with modified pointer register.  Handle (X + d) addresses.
	* config/avr/avr.md (*movhi, *movsi, *movsf): Correct insn length
	in alternatives with memory operand.

From-SVN: r38405
parent 64094f6a
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