Skip to content
Snippets Groups Projects
Commit a01491a2 authored by Helge Deller's avatar Helge Deller
Browse files

target/hppa: Fix 64-bit SHRPD instruction


When shifting the two joined 64-bit registers right, shift the upper
64-bit register to the left and the lower 64-bit register to the right
before merging them with OR.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 34a5cb6d
No related branches found
No related tags found
No related merge requests found
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