On 12/12/24 09:14, Mark Cave-Ayland wrote:
This function determines whether the MSR_LE bit should be used to implement
little endian accesses using address swizzling, instead of reversing the
byte order.
(FIXME: which CPUs?)
Signed-off-by: Mark Cave-Ayland
---
target/ppc/translate.c | 14 +++
This function determines whether the MSR_LE bit should be used to implement
little endian accesses using address swizzling, instead of reversing the
byte order.
(FIXME: which CPUs?)
Signed-off-by: Mark Cave-Ayland
---
target/ppc/translate.c | 14 --
1 file changed, 12 insertions(+),