qemu-e2k/include/hw/mips
Philippe Mathieu-Daudé 36d7487b2a hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register
When one of the $sp/$a[0..3] register is already set, we might
want bl_gen_jump_kernel() to NOT set it again. Pass a boolean
argument for each register, to allow to optionally set them.

Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221026191821.28167-2-philmd@linaro.org>
2022-10-31 11:32:45 +01:00
..
bios.h Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
bootloader.h hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register 2022-10-31 11:32:45 +01:00
cps.h hw/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
cpudevs.h hw/mips: Move address translation helpers to target/mips/ 2020-12-13 19:58:54 +01:00
mips.h hw/mips/gt64xxx_pci: Resolve gt64120_register() 2022-03-08 19:38:13 +01:00