Richard Henderson <richard.hender...@linaro.org> writes: > Unify the two helper_set_pstate_{sm,za} in this function. > Do not call helper_* functions from svcr_write. > Cleans up linux-user usage by consolodating logic. > > Cc: Fabiano Rosas <faro...@suse.de> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > > Fabiano, I expect this to replace much of your > > [RFC PATCH v2 07/19] target/arm: Move helper_set_pstate_* into cpregs.c
Thanks! Reviewed-by: Fabiano Rosas <faro...@suse.de>