Skip to content
Snippets Groups Projects
Commit 74c4a88a authored by Uros Bizjak's avatar Uros Bizjak Committed by Richard Henderson
Browse files

re PR target/21981 ([4.0 only] __m64 return value should be returned in %mm0)

	PR target/21981
	* config/i386/i386.c (ix86_function_value_regno_p): Return true
	for FIRST_MMX_REG if TARGET_MMX.
	(ix86_return_in_memory): Return 1 for MMX/3dNow vectors. Delete
	wrong comment.
	(ix86_struct_value_rtx): Emit warning for MMX ABI violations.
	(ix86_value_regno): Return FIRST_MMX_REG for MMX vector modes.

From-SVN: r100832
parent c45af542
No related branches found
No related tags found
Loading
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