Home
last modified time | relevance | path

Searched hist:"37 e891e38fe1e81fc468d8a000912f8e7ee61336" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg-ldst.h37e891e38fe1e81fc468d8a000912f8e7ee61336 Wed Jul 28 05:41:04 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Add helper_unaligned_{ld,st} for user-only sigbus

To be called from tcg generated code on hosts that support
unaligned accesses natively, in response to an access that
is supposed to be aligned.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/accel/tcg/
H A Duser-exec.c37e891e38fe1e81fc468d8a000912f8e7ee61336 Wed Jul 28 05:41:04 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Add helper_unaligned_{ld,st} for user-only sigbus

To be called from tcg generated code on hosts that support
unaligned accesses natively, in response to an access that
is supposed to be aligned.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>