On 16/1/24 14:02, Clément Chigot wrote:
This allows the guest program to know its cpu id.Co-developed-by: Frederic Konrad <[email protected]> Signed-off-by: Clément Chigot <[email protected]> Reviewed-by: Richard Henderson <[email protected]> --- target/sparc/helper.c | 16 ++++++++++++++++ target/sparc/helper.h | 1 + target/sparc/translate.c | 13 +++---------- 3 files changed, 20 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
