You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
2 years ago
..
bios.h Replace TARGET_WORDS_BIGENDIAN 3 years ago
bootloader.h hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register 2 years ago
cps.h hw/mips: Fix Lesser GPL version number 4 years ago
cpudevs.h hw/mips: Move address translation helpers to target/mips/ 4 years ago
mips.h hw/mips/gt64xxx_pci: Resolve gt64120_register() 3 years ago