diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-11-01 12:51:04 +1100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-16 15:21:39 -0700 |
commit | 0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f (patch) | |
tree | 480c1a82e17bf8dd990c96c9c98321f9373e6cbb /tcg/tcg-op-gvec.c | |
parent | 5b36f2684cbb07fcd75cc29b618651c43e7a80ed (diff) | |
download | qemu-0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f.zip qemu-0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f.tar.gz qemu-0cadc1eda1a3120c37c713ab6d6b7a02da0d2e6f.tar.bz2 |
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>
Diffstat (limited to 'tcg/tcg-op-gvec.c')
0 files changed, 0 insertions, 0 deletions