Hi Jiaxun, Here goes the cpu_supports_isa() helper for your bootloader API: https://www.mail-archive.com/[email protected]/msg764582.html
Regards, Phil. Philippe Mathieu-Daudé (2): target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument target/mips/cpu.h | 5 +++-- hw/mips/boston.c | 4 ++-- hw/mips/malta.c | 4 ++-- target/mips/cpu.c | 5 +++++ target/mips/translate.c | 4 ++-- 5 files changed, 14 insertions(+), 8 deletions(-) -- 2.26.2
