commit | 60abd45224d0cb855bf32789b7b7b78061f1fbd6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue May 02 16:14:19 2023 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 05 17:09:47 2023 +0100 |
tree | 60874f1d75b0dc77cebed2185857ea6230ea7595 | |
parent | 316b6783f1a67aa6b124d864f06b75d43b710675 [diff] |
target/sparc: Use cpu_ld*_code_mmu This passes on the memop as given as argument to helper_ld_asi to the ultimate load primitive. Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>