diff options
author | Richard Henderson | 2020-12-12 17:46:34 +0100 |
---|---|---|
committer | Richard Henderson | 2021-01-07 16:09:41 +0100 |
commit | 664a79735e4deb10dd652cee370c9b13d9b10db9 (patch) | |
tree | 4a73897bf56d29f57b6e36dbda7fd709cbaeca48 /include/tcg/tcg.h | |
parent | util: Enhance flush_icache_range with separate data pointer (diff) | |
download | qemu-664a79735e4deb10dd652cee370c9b13d9b10db9.tar.gz qemu-664a79735e4deb10dd652cee370c9b13d9b10db9.tar.xz qemu-664a79735e4deb10dd652cee370c9b13d9b10db9.zip |
util: Specialize flush_idcache_range for aarch64
For darwin, the CTR_EL0 register is not accessible, but there
are system routines that we can use.
For other hosts, copy the single pointer implementation from
libgcc and modify it to support the double pointer interface
we require. This halves the number of cache operations required
when split-rwx is enabled.
Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/tcg/tcg.h')
0 files changed, 0 insertions, 0 deletions