On 4/30/25 9:48 AM, Richard Henderson wrote:
This is a tcg-specific function, so move it to a tcg file.
Also move mve_no_pred, a static function only used within
cpu_get_tb_cpu_state.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/arm/helper.c     | 110 ----------------------------------------
  target/arm/tcg/hflags.c | 110 ++++++++++++++++++++++++++++++++++++++++
  2 files changed, 110 insertions(+), 110 deletions(-)

Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>


Reply via email to