Searched hist:c6d84fd7cfb46a67c5c0404e93ed024cd3a14e6e (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mem_helper.c | diff c6d84fd7cfb46a67c5c0404e93ed024cd3a14e6e Mon Jul 01 22:10:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/ppc: Merge helper_{dcbz,dcbzep}
Merge the two and pass the mmu_idx directly from translation. Swap the argument order in dcbz_common to avoid extra swaps.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | helper.h | diff c6d84fd7cfb46a67c5c0404e93ed024cd3a14e6e Mon Jul 01 22:10:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/ppc: Merge helper_{dcbz,dcbzep}
Merge the two and pass the mmu_idx directly from translation. Swap the argument order in dcbz_common to avoid extra swaps.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate.c | diff c6d84fd7cfb46a67c5c0404e93ed024cd3a14e6e Mon Jul 01 22:10:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/ppc: Merge helper_{dcbz,dcbzep}
Merge the two and pass the mmu_idx directly from translation. Swap the argument order in dcbz_common to avoid extra swaps.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|