On 12/12/24 09:14, Mark Cave-Ayland wrote:
This function is intended to be used for all memory load operations. Convert the GEN_QEMU_LOAD_TL() macro to use it as a starting point.Signed-off-by: Mark Cave-Aykand<[email protected]> --- target/ppc/translate.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
