Skip to content
Commit d3f79584 authored by Russell King's avatar Russell King
Browse files

ARM: cleanup undefined instruction entry code



We don't need to keep reloading the thread into into r10 - we can do
this once and keep the value cached in the register.  Also, schedule
some instructions better so that the pipeline doesn't stall after a
load in the neon code.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 19f949f5
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