Home
last modified time | relevance | path

Searched hist:"142 faf5fab337b809b84890579157c9064668011" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dtranslate.cdiff 142faf5fab337b809b84890579157c9064668011 Sat Mar 23 01:45:21 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/hppa: Add IASQ entries to DisasContext

Add variable to track space changes to IAQ. So far, no such changes
are introduced, but the new checks vs ctx->iasq_b may eliminate an
unnecessary copy to cpu_iasq_f with e.g. BLR.

Reviewed-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>