Home
last modified time | relevance | path

Searched hist:"0 cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f" (Results 1 – 14 of 14) sorted by relevance

/qemu/include/tcg/
H A Dtcg-ldst.h0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/docs/devel/
H A Dloads-stores.rst0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/mips/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/arm/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/riscv/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/s390x/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/i386/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/ppc/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtci.c0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.c0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/accel/tcg/
H A Dcputlb.c0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f Tue Nov 01 01:51:04 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Unify helper_{be,le}_{ld,st}*

With the current structure of cputlb.c, there is no difference
between the little-endian and big-endian entry points, aside
from the assert. Unify the pairs of functions.

Hoist the qemu_{ld,st}_helpers arrays to tcg.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>