On 1/5/24 21:24, Clément Chigot wrote:
This allows the guest program to know its cpu id.Co-developed-by: Frederic Konrad<konrad.frede...@yahoo.fr> Signed-off-by: Clément Chigot<chi...@adacore.com> --- target/sparc/helper.c | 16 ++++++++++++++++ target/sparc/helper.h | 1 + target/sparc/translate.c | 13 +++---------- 3 files changed, 20 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~