Commit 32c1ceea authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Drop two instructions from pte lookup code



Remove two instruction from the hot path. The temporary move to %r9 is
unneccessary, and the zero-inialization of pte happens twice.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent a45a0116
Supports Markdown
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