Home
last modified time | relevance | path

Searched hist:be9568b4e02100681af14ab2d17522c3d497f511 (Results 1 – 8 of 8) sorted by relevance

/qemu/target/i386/tcg/
H A Dmem_helper.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/target/arm/tcg/
H A Dhelper-a64.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/target/ppc/
H A Dmem_helper.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/target/m68k/
H A Dop_helper.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/target/s390x/tcg/
H A Dmem_helper.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/include/tcg/
H A Dtcg.hbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/accel/tcg/
H A Duser-exec.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dcputlb.cbe9568b4e02100681af14ab2d17522c3d497f511 Fri Jul 16 21:20:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Rename helper_atomic_*_mmu and provide for user-only

Always provide the atomic interface using TCGMemOpIdx oi
and uintptr_t retaddr. Rename from helper_* to cpu_* so
as to (mostly) match the exec/cpu_ldst.h functions, and
to emphasize that they are not callable from TCG directly.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>