在2024年9月30日九月 上午10:10,Philippe Mathieu-Daudé写道:
> Get vCPU endianness from CP0::BE bit.
> Propagate endianness at the board level, using QOM property.
> Remove target-specific endianness knowledge from target/.
For the series:
Reviewed-by: Jiaxun Yang
Tested-by: Jiaxun Yang
Will this lead u
Get vCPU endianness from CP0::BE bit.
Propagate endianness at the board level, using QOM property.
Remove target-specific endianness knowledge from target/.
Philippe Mathieu-Daudé (12):
target/mips: Declare cpu_is_bigendian_env() in 'internal.h'
target/mips: Introduce mo_endian_env() helper