qemu-patch-raspberry4/tcg/arm
Peter Maydell f97713ff19 tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code
Use the recently introduced tcg_out_mov_reg() function rather than
the equivalent inline code.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
2012-10-05 14:12:36 +02:00
..
tcg-target.c tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code 2012-10-05 14:12:36 +02:00
tcg-target.h tcg: Introduce movcond 2012-09-21 19:53:16 +02:00