commit | df5d2b1658b988cb2be557e9f3114115935506ef | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Dec 12 09:08:02 2020 -0600 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Jan 07 05:09:41 2021 -1000 |
tree | 68afff7f1f89d4e0bc8ae767bf5505e6d9a02275 | |
parent | ed6f53f9ca9eda16f5edb157fbfe6be09cefc537 [diff] |
tcg: Do not flush icache for interpreter This is currently a no-op within tci/tcg-target.h, but is about to be moved to a more generic location. Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>