Skip to content
Snippets Groups Projects
Commit 59963d8f authored by Richard Henderson's avatar Richard Henderson
Browse files

target/hppa: Pass d to do_unit_cond


Hoist the resolution of d up one level above do_unit_cond.
All computations are logical, and are simplified by using a mask of the
correct width, after which the result may be compared with zero.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 4fa52edf
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