Commit 6fb9f8e0 authored by David Mosberger's avatar David Mosberger Committed by Tony Luck

[IA64] entry.S: Align rse_clear_invalid to double-bundle boundary.

Trivial patch: align rse_clear_invalid to 32-byte boundary.  Good for
a 9 cycle speed up.
Signed-off-by: default avatarDavid Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 9789afa8
......@@ -971,6 +971,7 @@ dont_preserve_current_frame:
shladd in0=loc1,3,r17
mov in1=0
;;
.align 32
rse_clear_invalid:
#ifdef CONFIG_ITANIUM
// cycle 0
......
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