Skip to content
Commit 993e3107 authored by Uros Bizjak's avatar Uros Bizjak Committed by Richard Henderson
Browse files

alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S



	* sysdeps/alpha/divqu.S (__divqu): Move save of $f0 and excb after
	conditional branch to DIVBYZERO.  Fix unwind info.
	* sysdeps/alpha/remqu.S (__remqu): Move saves of $f0, $f1, $f2 and
	excb after conditional branch to $powerof2.  Add missing unop
	instructions and .align directives and reorder instructions to
	match __divqu.

Signed-off-by: default avatarUroš Bizjak <ubizjak@gmail.com>
parent d5ecee82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment