Skip to content
Snippets Groups Projects
Commit 5d1a88af authored by Zhang, Yanmin's avatar Zhang, Yanmin Committed by Tony Luck
Browse files

[IA64] Delete a redundant instruction in unaligned_access


unaligned_access does fetch cr.ipsr, then calls
dispatch_unaligned_handler, but dispatch_unaligned_handler fetches
cr.ipsr again, so delete the first one.

Signed-off-by: default avatarZhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 50e300de
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