tcg: Do not flush icache for interpreter
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 12 Dec 2020 15:08:02 +0000 (09:08 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 7 Jan 2021 15:09:41 +0000 (05:09 -1000)
commitdf5d2b1658b988cb2be557e9f3114115935506ef
tree68afff7f1f89d4e0bc8ae767bf5505e6d9a02275
parented6f53f9ca9eda16f5edb157fbfe6be09cefc537
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>
tcg/tcg.c