Home
last modified time | relevance | path

Searched hist:d62816f2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg.cd62816f2 Tue Nov 27 22:21:31 CST 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Improve register allocation for matching constraints

Try harder to honor the output_pref. When we're forced to allocate
a second register for the input, it does not need to use the input
constraint; that will be honored by the register we allocate for the
output and a move is already required.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>