On 8/9/23 01:26, Jiajie Chen wrote:
Add object class for future loongarch32 cpus. It is derived from the loongarch64 object class.Signed-off-by: Jiajie Chen<c...@jia.je> --- target/loongarch/cpu.c | 19 +++++++++++++++++++ target/loongarch/cpu.h | 1 + 2 files changed, 20 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~